|
@@ -23,7 +23,7 @@
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<Optimize>false</Optimize>
|
|
- <OutputPath>..\Artifacts\Debug\uap\</OutputPath>
|
|
|
|
|
|
+ <OutputPath>..\Artifacts\Debug\Libraries\uap\</OutputPath>
|
|
<DefineConstants>TRACE;DEBUG;W10 MAPPEDMEM</DefineConstants>
|
|
<DefineConstants>TRACE;DEBUG;W10 MAPPEDMEM</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
@@ -34,7 +34,7 @@
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
<DebugType>none</DebugType>
|
|
<DebugType>none</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<Optimize>true</Optimize>
|
|
- <OutputPath>..\Artifacts\Release\uap\</OutputPath>
|
|
|
|
|
|
+ <OutputPath>..\Artifacts\Release\Libraries\uap\</OutputPath>
|
|
<DefineConstants>TRACE;W10 MAPPEDMEM</DefineConstants>
|
|
<DefineConstants>TRACE;W10 MAPPEDMEM</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
<WarningLevel>4</WarningLevel>
|
|
@@ -44,7 +44,7 @@
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
- <OutputPath>..\Artifacts\Debug\uap\ARM\</OutputPath>
|
|
|
|
|
|
+ <OutputPath>..\Artifacts\Debug\Libraries\uap\ARM\</OutputPath>
|
|
<DefineConstants>TRACE;DEBUG;W10 MAPPEDMEM</DefineConstants>
|
|
<DefineConstants>TRACE;DEBUG;W10 MAPPEDMEM</DefineConstants>
|
|
<NoWarn>;2008</NoWarn>
|
|
<NoWarn>;2008</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<DebugType>full</DebugType>
|
|
@@ -56,7 +56,7 @@
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
<PlatformTarget>ARM</PlatformTarget>
|
|
- <OutputPath>..\Artifacts\Release\uap\ARM\</OutputPath>
|
|
|
|
|
|
+ <OutputPath>..\Artifacts\Release\Libraries\uap\ARM\</OutputPath>
|
|
<DefineConstants>TRACE;W10 MAPPEDMEM</DefineConstants>
|
|
<DefineConstants>TRACE;W10 MAPPEDMEM</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008</NoWarn>
|
|
<NoWarn>;2008</NoWarn>
|
|
@@ -70,7 +70,7 @@
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
- <OutputPath>..\Artifacts\Debug\uap\x64\</OutputPath>
|
|
|
|
|
|
+ <OutputPath>..\Artifacts\Debug\Libraries\uap\x64\</OutputPath>
|
|
<DefineConstants>TRACE;DEBUG;W10 MAPPEDMEM</DefineConstants>
|
|
<DefineConstants>TRACE;DEBUG;W10 MAPPEDMEM</DefineConstants>
|
|
<NoWarn>;2008</NoWarn>
|
|
<NoWarn>;2008</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<DebugType>full</DebugType>
|
|
@@ -82,7 +82,7 @@
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
- <OutputPath>..\Artifacts\Release\uap\x64\</OutputPath>
|
|
|
|
|
|
+ <OutputPath>..\Artifacts\Release\Libraries\uap\x64\</OutputPath>
|
|
<DefineConstants>TRACE;W10 MAPPEDMEM</DefineConstants>
|
|
<DefineConstants>TRACE;W10 MAPPEDMEM</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008</NoWarn>
|
|
<NoWarn>;2008</NoWarn>
|
|
@@ -96,7 +96,7 @@
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
- <OutputPath>..\Artifacts\Debug\uap\x86\</OutputPath>
|
|
|
|
|
|
+ <OutputPath>..\Artifacts\Debug\Libraries\uap\x86\</OutputPath>
|
|
<DefineConstants>TRACE;DEBUG;W10 MAPPEDMEM</DefineConstants>
|
|
<DefineConstants>TRACE;DEBUG;W10 MAPPEDMEM</DefineConstants>
|
|
<NoWarn>;2008</NoWarn>
|
|
<NoWarn>;2008</NoWarn>
|
|
<DebugType>full</DebugType>
|
|
<DebugType>full</DebugType>
|
|
@@ -108,7 +108,7 @@
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
- <OutputPath>..\Artifacts\Release\uap\x86\</OutputPath>
|
|
|
|
|
|
+ <OutputPath>..\Artifacts\Release\Libraries\uap\x86\</OutputPath>
|
|
<DefineConstants>TRACE;W10 MAPPEDMEM</DefineConstants>
|
|
<DefineConstants>TRACE;W10 MAPPEDMEM</DefineConstants>
|
|
<Optimize>true</Optimize>
|
|
<Optimize>true</Optimize>
|
|
<NoWarn>;2008</NoWarn>
|
|
<NoWarn>;2008</NoWarn>
|