You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

246 lines
7.2 KiB

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9,00"
  5. Name="python3dll"
  6. ProjectGUID="{885D4898-D08D-4091-9C40-C700CFE3FC5A}"
  7. RootNamespace="python3dll"
  8. Keyword="Win32Proj"
  9. TargetFrameworkVersion="196613"
  10. >
  11. <Platforms>
  12. <Platform
  13. Name="Win32"
  14. />
  15. <Platform
  16. Name="x64"
  17. />
  18. </Platforms>
  19. <ToolFiles>
  20. </ToolFiles>
  21. <Configurations>
  22. <Configuration
  23. Name="Release|Win32"
  24. ConfigurationType="0"
  25. InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
  26. WholeProgramOptimization="1"
  27. >
  28. <Tool
  29. Name="VCNMakeTool"
  30. BuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir)"
  31. ReBuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) rebuild"
  32. CleanCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) clean"
  33. Output="$(OutDir)\python3.dll"
  34. PreprocessorDefinitions=""
  35. IncludeSearchPath=""
  36. ForcedIncludes=""
  37. AssemblySearchPath=""
  38. ForcedUsingAssemblies=""
  39. CompileAsManaged=""
  40. />
  41. </Configuration>
  42. <Configuration
  43. Name="Release|x64"
  44. ConfigurationType="0"
  45. InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\release.vsprops"
  46. >
  47. <Tool
  48. Name="VCNMakeTool"
  49. BuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir)"
  50. ReBuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) rebuild"
  51. CleanCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) clean"
  52. Output="$(OutDir)\python3.dll"
  53. PreprocessorDefinitions=""
  54. IncludeSearchPath=""
  55. ForcedIncludes=""
  56. AssemblySearchPath=""
  57. ForcedUsingAssemblies=""
  58. CompileAsManaged=""
  59. />
  60. </Configuration>
  61. <Configuration
  62. Name="PGInstrument|Win32"
  63. ConfigurationType="0"
  64. InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops;.\pginstrument.vsprops"
  65. >
  66. <Tool
  67. Name="VCNMakeTool"
  68. BuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir)"
  69. ReBuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) rebuild"
  70. CleanCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) clean"
  71. Output="$(OutDir)\python3.dll"
  72. PreprocessorDefinitions=""
  73. IncludeSearchPath=""
  74. ForcedIncludes=""
  75. AssemblySearchPath=""
  76. ForcedUsingAssemblies=""
  77. CompileAsManaged=""
  78. />
  79. </Configuration>
  80. <Configuration
  81. Name="PGInstrument|x64"
  82. ConfigurationType="0"
  83. InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\release.vsprops;.\pginstrument.vsprops"
  84. >
  85. <Tool
  86. Name="VCNMakeTool"
  87. BuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir)"
  88. ReBuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) rebuild"
  89. CleanCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) clean"
  90. Output="$(OutDir)\python3.dll"
  91. PreprocessorDefinitions=""
  92. IncludeSearchPath=""
  93. ForcedIncludes=""
  94. AssemblySearchPath=""
  95. ForcedUsingAssemblies=""
  96. CompileAsManaged=""
  97. />
  98. </Configuration>
  99. <Configuration
  100. Name="PGUpdate|Win32"
  101. ConfigurationType="0"
  102. InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops;.\pgupdate.vsprops"
  103. >
  104. <Tool
  105. Name="VCNMakeTool"
  106. BuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir)"
  107. ReBuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) rebuild"
  108. CleanCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x86 OutDir=$(OutDir) clean"
  109. Output="$(OutDir)\python3.dll"
  110. PreprocessorDefinitions=""
  111. IncludeSearchPath=""
  112. ForcedIncludes=""
  113. AssemblySearchPath=""
  114. ForcedUsingAssemblies=""
  115. CompileAsManaged=""
  116. />
  117. </Configuration>
  118. <Configuration
  119. Name="PGUpdate|x64"
  120. ConfigurationType="0"
  121. InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\release.vsprops;.\pgupdate.vsprops"
  122. >
  123. <Tool
  124. Name="VCNMakeTool"
  125. BuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir)"
  126. ReBuildCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) rebuild"
  127. CleanCommandLine="cd $(InputDir)\..\PC&#x0D;&#x0A;nmake /f python3.mak MACHINE=x64 OutDir=$(OutDir) clean"
  128. Output="$(OutDir)\python3.dll"
  129. PreprocessorDefinitions=""
  130. IncludeSearchPath=""
  131. ForcedIncludes=""
  132. AssemblySearchPath=""
  133. ForcedUsingAssemblies=""
  134. CompileAsManaged=""
  135. />
  136. </Configuration>
  137. </Configurations>
  138. <References>
  139. </References>
  140. <Files>
  141. <Filter
  142. Name="Source Files"
  143. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  144. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  145. >
  146. <File
  147. RelativePath="..\PC\python3.def"
  148. >
  149. <FileConfiguration
  150. Name="Release|Win32"
  151. >
  152. </FileConfiguration>
  153. <FileConfiguration
  154. Name="Release|x64"
  155. >
  156. </FileConfiguration>
  157. <FileConfiguration
  158. Name="PGInstrument|Win32"
  159. >
  160. </FileConfiguration>
  161. <FileConfiguration
  162. Name="PGInstrument|x64"
  163. >
  164. </FileConfiguration>
  165. <FileConfiguration
  166. Name="PGUpdate|Win32"
  167. >
  168. </FileConfiguration>
  169. <FileConfiguration
  170. Name="PGUpdate|x64"
  171. >
  172. </FileConfiguration>
  173. </File>
  174. <File
  175. RelativePath="..\PC\python3dll.c"
  176. >
  177. <FileConfiguration
  178. Name="Release|Win32"
  179. >
  180. </FileConfiguration>
  181. <FileConfiguration
  182. Name="Release|x64"
  183. >
  184. </FileConfiguration>
  185. <FileConfiguration
  186. Name="PGInstrument|Win32"
  187. >
  188. </FileConfiguration>
  189. <FileConfiguration
  190. Name="PGInstrument|x64"
  191. >
  192. </FileConfiguration>
  193. <FileConfiguration
  194. Name="PGUpdate|Win32"
  195. >
  196. </FileConfiguration>
  197. <FileConfiguration
  198. Name="PGUpdate|x64"
  199. >
  200. </FileConfiguration>
  201. </File>
  202. </Filter>
  203. <Filter
  204. Name="Header Files"
  205. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  206. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  207. >
  208. </Filter>
  209. <Filter
  210. Name="Resource Files"
  211. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  212. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  213. >
  214. <File
  215. RelativePath="..\PC\python_nt.rc"
  216. >
  217. <FileConfiguration
  218. Name="Release|Win32"
  219. >
  220. </FileConfiguration>
  221. <FileConfiguration
  222. Name="Release|x64"
  223. >
  224. </FileConfiguration>
  225. <FileConfiguration
  226. Name="PGInstrument|Win32"
  227. >
  228. </FileConfiguration>
  229. <FileConfiguration
  230. Name="PGInstrument|x64"
  231. >
  232. </FileConfiguration>
  233. <FileConfiguration
  234. Name="PGUpdate|Win32"
  235. >
  236. </FileConfiguration>
  237. <FileConfiguration
  238. Name="PGUpdate|x64"
  239. >
  240. </FileConfiguration>
  241. </File>
  242. </Filter>
  243. </Files>
  244. <Globals>
  245. </Globals>
  246. </VisualStudioProject>