blob: 52c675221436d5d276c54982d830a4d98d0b4c18 [file] [log] [blame]
Martin v. Löwis4d0d4712010-12-03 20:14:31 +00001<?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"
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +000024 ConfigurationType="0"
Martin v. Löwis4d0d4712010-12-03 20:14:31 +000025 InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
26 WholeProgramOptimization="1"
27 >
28 <Tool
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +000029 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=""
Martin v. Löwis4d0d4712010-12-03 20:14:31 +000040 />
41 </Configuration>
42 <Configuration
43 Name="Release|x64"
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +000044 ConfigurationType="0"
Martin v. Löwis4d0d4712010-12-03 20:14:31 +000045 InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\release.vsprops"
46 >
47 <Tool
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +000048 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=""
Martin v. Löwis4d0d4712010-12-03 20:14:31 +000059 />
60 </Configuration>
61 <Configuration
62 Name="PGInstrument|Win32"
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +000063 ConfigurationType="0"
Martin v. Löwis4d0d4712010-12-03 20:14:31 +000064 InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops;.\pginstrument.vsprops"
65 >
66 <Tool
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +000067 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=""
Martin v. Löwis4d0d4712010-12-03 20:14:31 +000078 />
79 </Configuration>
80 <Configuration
81 Name="PGInstrument|x64"
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +000082 ConfigurationType="0"
Martin v. Löwis4d0d4712010-12-03 20:14:31 +000083 InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\release.vsprops;.\pginstrument.vsprops"
84 >
85 <Tool
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +000086 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=""
Martin v. Löwis4d0d4712010-12-03 20:14:31 +000097 />
98 </Configuration>
99 <Configuration
100 Name="PGUpdate|Win32"
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +0000101 ConfigurationType="0"
Martin v. Löwis4d0d4712010-12-03 20:14:31 +0000102 InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops;.\pgupdate.vsprops"
103 >
104 <Tool
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +0000105 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=""
Martin v. Löwis4d0d4712010-12-03 20:14:31 +0000116 />
117 </Configuration>
118 <Configuration
119 Name="PGUpdate|x64"
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +0000120 ConfigurationType="0"
Martin v. Löwis4d0d4712010-12-03 20:14:31 +0000121 InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\release.vsprops;.\pgupdate.vsprops"
122 >
123 <Tool
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +0000124 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=""
Martin v. Löwis4d0d4712010-12-03 20:14:31 +0000135 />
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 >
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +0000149 <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>
Martin v. Löwis4d0d4712010-12-03 20:14:31 +0000173 </File>
174 <File
175 RelativePath="..\PC\python3dll.c"
176 >
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +0000177 <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>
Martin v. Löwis4d0d4712010-12-03 20:14:31 +0000201 </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 >
Martin v. Löwisd53ee5d2010-12-05 23:07:58 +0000217 <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>
Martin v. Löwis4d0d4712010-12-03 20:14:31 +0000241 </File>
242 </Filter>
243 </Files>
244 <Globals>
245 </Globals>
246</VisualStudioProject>