1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 12.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+ <PropertyGroup >
5+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7+ <ProductVersion >8.0.30703</ProductVersion >
8+ <SchemaVersion >2.0</SchemaVersion >
9+ <ProjectGuid >{43D11F0A-C577-4B07-B7E9-E1AF99ABC5E6}</ProjectGuid >
10+ <OutputType >Library</OutputType >
11+ <AppDesignerFolder >Properties</AppDesignerFolder >
12+ <RootNamespace >AdRotator</RootNamespace >
13+ <AssemblyName >AdRotator</AssemblyName >
14+ <DefaultLanguage >en-US</DefaultLanguage >
15+ <TargetPlatformVersion >8.1</TargetPlatformVersion >
16+ <MinimumVisualStudioVersion >12</MinimumVisualStudioVersion >
17+ <FileAlignment >512</FileAlignment >
18+ <ProjectTypeGuids >{76F1466A-8B6D-4E39-A767-685A06062A39};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
19+ </PropertyGroup >
20+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
21+ <DebugSymbols >true</DebugSymbols >
22+ <DebugType >full</DebugType >
23+ <Optimize >false</Optimize >
24+ <OutputPath >bin\Debug\</OutputPath >
25+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants >
26+ <ErrorReport >prompt</ErrorReport >
27+ <WarningLevel >4</WarningLevel >
28+ </PropertyGroup >
29+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
30+ <DebugType >pdbonly</DebugType >
31+ <Optimize >true</Optimize >
32+ <OutputPath >..\..\bin\WindowsPhone81\AnyCPU\</OutputPath >
33+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_PHONE_APP;</DefineConstants >
34+ <ErrorReport >prompt</ErrorReport >
35+ <WarningLevel >4</WarningLevel >
36+ </PropertyGroup >
37+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|ARM'" >
38+ <DebugSymbols >true</DebugSymbols >
39+ <OutputPath >bin\ARM\Debug\</OutputPath >
40+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants >
41+ <NoWarn >;2008</NoWarn >
42+ <DebugType >full</DebugType >
43+ <PlatformTarget >ARM</PlatformTarget >
44+ <UseVSHostingProcess >false</UseVSHostingProcess >
45+ <ErrorReport >prompt</ErrorReport >
46+ <Prefer32Bit >true</Prefer32Bit >
47+ </PropertyGroup >
48+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|ARM'" >
49+ <OutputPath >bin\ARM\Release\</OutputPath >
50+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants >
51+ <Optimize >true</Optimize >
52+ <NoWarn >;2008</NoWarn >
53+ <DebugType >pdbonly</DebugType >
54+ <PlatformTarget >ARM</PlatformTarget >
55+ <UseVSHostingProcess >false</UseVSHostingProcess >
56+ <ErrorReport >prompt</ErrorReport >
57+ <Prefer32Bit >true</Prefer32Bit >
58+ </PropertyGroup >
59+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
60+ <DebugSymbols >true</DebugSymbols >
61+ <OutputPath >bin\x86\Debug\</OutputPath >
62+ <DefineConstants >DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants >
63+ <NoWarn >;2008</NoWarn >
64+ <DebugType >full</DebugType >
65+ <PlatformTarget >x86</PlatformTarget >
66+ <UseVSHostingProcess >false</UseVSHostingProcess >
67+ <ErrorReport >prompt</ErrorReport >
68+ <Prefer32Bit >true</Prefer32Bit >
69+ </PropertyGroup >
70+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86'" >
71+ <OutputPath >bin\x86\Release\</OutputPath >
72+ <DefineConstants >TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants >
73+ <Optimize >true</Optimize >
74+ <NoWarn >;2008</NoWarn >
75+ <DebugType >pdbonly</DebugType >
76+ <PlatformTarget >x86</PlatformTarget >
77+ <UseVSHostingProcess >false</UseVSHostingProcess >
78+ <ErrorReport >prompt</ErrorReport >
79+ <Prefer32Bit >true</Prefer32Bit >
80+ </PropertyGroup >
81+ <ItemGroup >
82+ <Compile Include =" ..\..\AdRotatorControl.cs" >
83+ <Link >AdRotatorControl.cs</Link >
84+ </Compile >
85+ <Compile Include =" ..\..\DefaultHouseAd.cs" >
86+ <Link >DefaultHouseAd.cs</Link >
87+ </Compile >
88+ <Compile Include =" ..\..\Properties\AssemblyInfo.cs" >
89+ <Link >Properties\AssemblyInfo.cs</Link >
90+ </Compile >
91+ <Compile Include =" ..\..\Utilities\FileHelpers.cs" >
92+ <Link >Utilities\FileHelpers.cs</Link >
93+ </Compile >
94+ </ItemGroup >
95+ <ItemGroup >
96+ <Page Include =" Themes\Generic.xaml" >
97+ <Generator >MSBuild:Compile</Generator >
98+ <SubType >Designer</SubType >
99+ <CopyToOutputDirectory >Always</CopyToOutputDirectory >
100+ </Page >
101+ </ItemGroup >
102+ <ItemGroup >
103+ <ProjectReference Include =" ..\..\AdRotator.Core.Universal.csproj" >
104+ <Project >{6ec8d15e-4a48-42fd-acf1-c024c4098870}</Project >
105+ <Name >AdRotator.Core.Universal</Name >
106+ </ProjectReference >
107+ </ItemGroup >
108+ <PropertyGroup Condition =" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' < '12.0' " >
109+ <VisualStudioVersion >12.0</VisualStudioVersion >
110+ </PropertyGroup >
111+ <PropertyGroup Condition =" '$(TargetPlatformIdentifier)' == '' " >
112+ <TargetPlatformIdentifier >WindowsPhoneApp</TargetPlatformIdentifier >
113+ </PropertyGroup >
114+ <Import Project =" $(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
115+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
116+ Other similar extension points exist, see Microsoft.Common.targets.
117+ <Target Name="BeforeBuild">
118+ </Target>
119+ <Target Name="AfterBuild">
120+ </Target>
121+ -->
122+ </Project >
0 commit comments