Delay Load WinRT Libraries
This commit is contained in:
parent
da0197543a
commit
2c84d70f8f
4 changed files with 26 additions and 37 deletions
|
@ -14,11 +14,6 @@
|
|||
|
||||
#pragma comment(lib, "runtimeobject.lib")
|
||||
|
||||
using namespace Microsoft::WRL;
|
||||
using namespace ABI::Windows::UI::Notifications;
|
||||
using namespace ABI::Windows::Data::Xml::Dom;
|
||||
using namespace ABI::Windows::Foundation;
|
||||
|
||||
namespace brightray {
|
||||
|
||||
namespace {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue