16 lines
603 B
Plaintext
16 lines
603 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ImportGroup Label="PropertySheets" />
|
||
|
<PropertyGroup Label="UserMacros" />
|
||
|
<!--
|
||
|
To customize common C++/WinRT project properties:
|
||
|
* right-click the project node
|
||
|
* expand the Common Properties item
|
||
|
* select the C++/WinRT property page
|
||
|
|
||
|
For more advanced scenarios, and complete documentation, please see:
|
||
|
https://github.com/Microsoft/xlang/tree/master/src/package/cppwinrt/nuget
|
||
|
-->
|
||
|
<PropertyGroup />
|
||
|
<ItemDefinitionGroup />
|
||
|
</Project>
|