2222 <DebugType >full</DebugType >
2323 <Optimize >false</Optimize >
2424 <OutputPath >bin\Debug\WinRT45\</OutputPath >
25+ <IntermediateOutputPath >obj\Debug\WinRT45\</IntermediateOutputPath >
2526 <DefineConstants >TRACE;DEBUG;NETFX_CORE; WINRT</DefineConstants >
2627 <ErrorReport >prompt</ErrorReport >
2728 <WarningLevel >4</WarningLevel >
3334 <DebugType >pdbonly</DebugType >
3435 <Optimize >true</Optimize >
3536 <OutputPath >bin\Release\WinRT45\</OutputPath >
37+ <IntermediateOutputPath >obj\Release\WinRT45\</IntermediateOutputPath >
3638 <DefineConstants >TRACE;NETFX_CORE; WINRT</DefineConstants >
3739 <ErrorReport >prompt</ErrorReport >
3840 <WarningLevel >4</WarningLevel >
3941 <DocumentationFile >bin\Release\WinRT45\Akavache.Mobile.XML</DocumentationFile >
4042 </PropertyGroup >
41- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|ARM'" >
42- <DebugSymbols >true</DebugSymbols >
43- <OutputPath >bin\ARM\Debug\</OutputPath >
44- <DefineConstants >DEBUG;TRACE;NETFX_CORE</DefineConstants >
45- <NoWarn >;2008</NoWarn >
46- <DebugType >full</DebugType >
47- <PlatformTarget >ARM</PlatformTarget >
48- <UseVSHostingProcess >false</UseVSHostingProcess >
49- <ErrorReport >prompt</ErrorReport >
50- <Prefer32Bit >true</Prefer32Bit >
51- </PropertyGroup >
52- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|ARM'" >
53- <OutputPath >bin\ARM\Release\</OutputPath >
54- <DefineConstants >TRACE;NETFX_CORE</DefineConstants >
55- <Optimize >true</Optimize >
56- <NoWarn >;2008</NoWarn >
57- <DebugType >pdbonly</DebugType >
58- <PlatformTarget >ARM</PlatformTarget >
59- <UseVSHostingProcess >false</UseVSHostingProcess >
60- <ErrorReport >prompt</ErrorReport >
61- <Prefer32Bit >true</Prefer32Bit >
62- </PropertyGroup >
63- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
64- <DebugSymbols >true</DebugSymbols >
65- <OutputPath >bin\x64\Debug\</OutputPath >
66- <DefineConstants >DEBUG;TRACE;NETFX_CORE</DefineConstants >
67- <NoWarn >;2008</NoWarn >
68- <DebugType >full</DebugType >
69- <PlatformTarget >x64</PlatformTarget >
70- <UseVSHostingProcess >false</UseVSHostingProcess >
71- <ErrorReport >prompt</ErrorReport >
72- <Prefer32Bit >true</Prefer32Bit >
73- </PropertyGroup >
74- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
75- <OutputPath >bin\x64\Release\</OutputPath >
76- <DefineConstants >TRACE;NETFX_CORE</DefineConstants >
77- <Optimize >true</Optimize >
78- <NoWarn >;2008</NoWarn >
79- <DebugType >pdbonly</DebugType >
80- <PlatformTarget >x64</PlatformTarget >
81- <UseVSHostingProcess >false</UseVSHostingProcess >
82- <ErrorReport >prompt</ErrorReport >
83- <Prefer32Bit >true</Prefer32Bit >
84- </PropertyGroup >
85- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
86- <DebugSymbols >true</DebugSymbols >
87- <OutputPath >bin\x86\Debug\</OutputPath >
88- <DefineConstants >DEBUG;TRACE;NETFX_CORE</DefineConstants >
89- <NoWarn >;2008</NoWarn >
90- <DebugType >full</DebugType >
91- <PlatformTarget >x86</PlatformTarget >
92- <UseVSHostingProcess >false</UseVSHostingProcess >
93- <ErrorReport >prompt</ErrorReport >
94- <Prefer32Bit >true</Prefer32Bit >
95- </PropertyGroup >
96- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86'" >
97- <OutputPath >bin\x86\Release\</OutputPath >
98- <DefineConstants >TRACE;NETFX_CORE</DefineConstants >
99- <Optimize >true</Optimize >
100- <NoWarn >;2008</NoWarn >
101- <DebugType >pdbonly</DebugType >
102- <PlatformTarget >x86</PlatformTarget >
103- <UseVSHostingProcess >false</UseVSHostingProcess >
104- <ErrorReport >prompt</ErrorReport >
105- <Prefer32Bit >true</Prefer32Bit >
106- </PropertyGroup >
10743 <ItemGroup >
10844 <!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
10945 <ProjectReference Include =" ..\Akavache\Akavache_WinRT.csproj" >
174110 <Target Name="AfterBuild">
175111 </Target>
176112 -->
177- </Project >
113+ </Project >
0 commit comments