Wpa81.csproj 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="14.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>{24f636c6-31f2-4559-ae3f-b3a162810987}</ProjectGuid>
  10. <OutputType>Library</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>Wpa81</RootNamespace>
  13. <AssemblyName>Wpa81</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\Release\</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. <!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
  83. </ItemGroup>
  84. <ItemGroup>
  85. <Compile Include="Class1.cs" />
  86. <Compile Include="Properties\AssemblyInfo.cs" />
  87. </ItemGroup>
  88. <PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
  89. <VisualStudioVersion>12.0</VisualStudioVersion>
  90. </PropertyGroup>
  91. <PropertyGroup Condition=" '$(TargetPlatformIdentifier)' == '' ">
  92. <TargetPlatformIdentifier>WindowsPhoneApp</TargetPlatformIdentifier>
  93. </PropertyGroup>
  94. <Import Project="$(MSBuildExtensionsPath)\Microsoft\WindowsXaml\v$(VisualStudioVersion)\Microsoft.Windows.UI.Xaml.CSharp.targets" />
  95. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  96. Other similar extension points exist, see Microsoft.Common.targets.
  97. <Target Name="BeforeBuild">
  98. </Target>
  99. <Target Name="AfterBuild">
  100. </Target>
  101. -->
  102. </Project>