/build.vc10/gmpy2.python27/gmpy2.python27.vcxproj

http://gmpy.googlecode.com/ · MSBuild · 177 lines · 177 code · 0 blank · 0 comment · 20 complexity · 669200bb846d6e2c743003d5ce1e0e82 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <ItemGroup Label="ProjectConfigurations">
  4. <ProjectConfiguration Include="Debug|Win32">
  5. <Configuration>Debug</Configuration>
  6. <Platform>Win32</Platform>
  7. </ProjectConfiguration>
  8. <ProjectConfiguration Include="Debug|x64">
  9. <Configuration>Debug</Configuration>
  10. <Platform>x64</Platform>
  11. </ProjectConfiguration>
  12. <ProjectConfiguration Include="Release|Win32">
  13. <Configuration>Release</Configuration>
  14. <Platform>Win32</Platform>
  15. </ProjectConfiguration>
  16. <ProjectConfiguration Include="Release|x64">
  17. <Configuration>Release</Configuration>
  18. <Platform>x64</Platform>
  19. </ProjectConfiguration>
  20. </ItemGroup>
  21. <PropertyGroup Label="Globals">
  22. <ProjectGuid>{2410C45F-AA6C-4F9E-9B4F-E1F9356C3DFE}</ProjectGuid>
  23. <Keyword>Win32Proj</Keyword>
  24. <RootNamespace>gmpy2.python27</RootNamespace>
  25. </PropertyGroup>
  26. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
  27. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
  28. <ConfigurationType>DynamicLibrary</ConfigurationType>
  29. <UseDebugLibraries>true</UseDebugLibraries>
  30. <CharacterSet>Unicode</CharacterSet>
  31. </PropertyGroup>
  32. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
  33. <ConfigurationType>DynamicLibrary</ConfigurationType>
  34. <UseDebugLibraries>true</UseDebugLibraries>
  35. <CharacterSet>Unicode</CharacterSet>
  36. </PropertyGroup>
  37. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
  38. <ConfigurationType>DynamicLibrary</ConfigurationType>
  39. <UseDebugLibraries>false</UseDebugLibraries>
  40. <WholeProgramOptimization>true</WholeProgramOptimization>
  41. <CharacterSet>Unicode</CharacterSet>
  42. </PropertyGroup>
  43. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
  44. <ConfigurationType>DynamicLibrary</ConfigurationType>
  45. <UseDebugLibraries>false</UseDebugLibraries>
  46. <WholeProgramOptimization>true</WholeProgramOptimization>
  47. <CharacterSet>Unicode</CharacterSet>
  48. </PropertyGroup>
  49. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
  50. <ImportGroup Label="ExtensionSettings">
  51. </ImportGroup>
  52. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  53. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  54. <Import Project="win32.debug .props" />
  55. </ImportGroup>
  56. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
  57. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  58. <Import Project="x64.debug.props" />
  59. </ImportGroup>
  60. <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  61. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  62. <Import Project="win32.release .props" />
  63. </ImportGroup>
  64. <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
  65. <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
  66. <Import Project="x64.release.props" />
  67. </ImportGroup>
  68. <PropertyGroup Label="UserMacros" />
  69. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  70. <LinkIncremental>true</LinkIncremental>
  71. <OutDir>$(SolutionDir)..\bin\$(Platform)\$(Configuration)\</OutDir>
  72. <IntDir>$(Platform)\$(Configuration)\</IntDir>
  73. <TargetName>gmpy2</TargetName>
  74. <TargetExt>.pyd</TargetExt>
  75. <IncludePath>..\..\..\mpc\src;$(IncludePath)</IncludePath>
  76. <LibraryPath>..\..\..\mpc\build.vc10\lib\$(IntDir)\mpc.lib;$(LibraryPath)</LibraryPath>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  79. <LinkIncremental>true</LinkIncremental>
  80. <OutDir>$(SolutionDir)..\bin\$(Platform)\$(Configuration)\</OutDir>
  81. <IntDir>$(Platform)\$(Configuration)\</IntDir>
  82. <TargetName>gmpy2</TargetName>
  83. <TargetExt>.pyd</TargetExt>
  84. <IncludePath>..\..\..\mpc\src;$(IncludePath)</IncludePath>
  85. <LibraryPath>..\..\..\mpc\build.vc10\lib\$(IntDir)\mpc.lib;$(LibraryPath)</LibraryPath>
  86. </PropertyGroup>
  87. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  88. <LinkIncremental>false</LinkIncremental>
  89. <OutDir>$(SolutionDir)..\bin\$(Platform)\$(Configuration)\</OutDir>
  90. <IntDir>$(Platform)\$(Configuration)\</IntDir>
  91. <TargetName>gmpy2</TargetName>
  92. <TargetExt>.pyd</TargetExt>
  93. </PropertyGroup>
  94. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  95. <LinkIncremental>false</LinkIncremental>
  96. <OutDir>$(SolutionDir)..\bin\$(Platform)\$(Configuration)\</OutDir>
  97. <IntDir>$(Platform)\$(Configuration)\</IntDir>
  98. <TargetName>gmpy2</TargetName>
  99. <TargetExt>.pyd</TargetExt>
  100. <IncludePath>..\..\..\mpc\src;$(IncludePath)</IncludePath>
  101. <LibraryPath>..\..\..\mpc\build.vc10\lib\$(IntDir)\mpc.lib;$(LibraryPath)</LibraryPath>
  102. </PropertyGroup>
  103. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  104. <ClCompile>
  105. <PrecompiledHeader>
  106. </PrecompiledHeader>
  107. <WarningLevel>Level3</WarningLevel>
  108. <Optimization>Disabled</Optimization>
  109. <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;GMPY2_27_EXPORTS;WITHMPFR;WITHMPC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  110. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  111. </ClCompile>
  112. <Link>
  113. <SubSystem>Windows</SubSystem>
  114. <GenerateDebugInformation>true</GenerateDebugInformation>
  115. </Link>
  116. </ItemDefinitionGroup>
  117. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  118. <ClCompile>
  119. <PrecompiledHeader>
  120. </PrecompiledHeader>
  121. <WarningLevel>Level3</WarningLevel>
  122. <Optimization>Disabled</Optimization>
  123. <PreprocessorDefinitions>WIN32;_WIN64;_DEBUG;_WINDOWS;_USRDLL;GMPY2_27_EXPORTS;WITHMPFR;WITHMPC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  124. <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
  125. </ClCompile>
  126. <Link>
  127. <SubSystem>Windows</SubSystem>
  128. <GenerateDebugInformation>true</GenerateDebugInformation>
  129. </Link>
  130. </ItemDefinitionGroup>
  131. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  132. <ClCompile>
  133. <WarningLevel>Level3</WarningLevel>
  134. <PrecompiledHeader>
  135. </PrecompiledHeader>
  136. <Optimization>MaxSpeed</Optimization>
  137. <FunctionLevelLinking>true</FunctionLevelLinking>
  138. <IntrinsicFunctions>true</IntrinsicFunctions>
  139. <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;GMPY2_27_EXPORTS;WITHMPFR;WITHMPC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  140. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  141. </ClCompile>
  142. <Link>
  143. <SubSystem>Windows</SubSystem>
  144. <GenerateDebugInformation>true</GenerateDebugInformation>
  145. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  146. <OptimizeReferences>true</OptimizeReferences>
  147. <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
  148. </Link>
  149. </ItemDefinitionGroup>
  150. <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  151. <ClCompile>
  152. <WarningLevel>Level3</WarningLevel>
  153. <PrecompiledHeader>
  154. </PrecompiledHeader>
  155. <Optimization>MaxSpeed</Optimization>
  156. <FunctionLevelLinking>true</FunctionLevelLinking>
  157. <IntrinsicFunctions>true</IntrinsicFunctions>
  158. <PreprocessorDefinitions>WIN32;_WIN64;NDEBUG;_WINDOWS;_USRDLL;GMPY2_27_EXPORTS;WITHMPFR;WITHMPC;%(PreprocessorDefinitions)</PreprocessorDefinitions>
  159. <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
  160. </ClCompile>
  161. <Link>
  162. <SubSystem>Windows</SubSystem>
  163. <GenerateDebugInformation>true</GenerateDebugInformation>
  164. <EnableCOMDATFolding>true</EnableCOMDATFolding>
  165. <OptimizeReferences>true</OptimizeReferences>
  166. </Link>
  167. </ItemDefinitionGroup>
  168. <ItemGroup>
  169. <ClInclude Include="..\..\src\gmpy.h" />
  170. </ItemGroup>
  171. <ItemGroup>
  172. <ClCompile Include="..\..\src\gmpy2.c" />
  173. </ItemGroup>
  174. <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
  175. <ImportGroup Label="ExtensionTargets">
  176. </ImportGroup>
  177. </Project>