]>
Commit | Line | Data |
---|---|---|
8ece421c | 1 | <?xml version="1.0" encoding="Windows-1252"?>\r |
6e0fbb3d VS |
2 | <!--\r |
3 | \r | |
95ff11c4 | 4 | This project was generated by\r |
00eef16d | 5 | Bakefile 0.2.9 (http://www.bakefile.org)\r |
6e0fbb3d VS |
6 | Do not modify, all changes will be overwritten!\r |
7 | \r | |
8 | -->\r | |
9 | <VisualStudioProject\r | |
10 | ProjectType="Visual C++"\r | |
11 | Version="8.00"\r | |
12 | Name="gl"\r | |
e662c315 | 13 | ProjectGUID="{F2A00E07-A7DC-511E-912E-B3A10B8A93CC}"\r |
6e0fbb3d VS |
14 | >\r |
15 | <Platforms>\r | |
16 | <Platform\r | |
17 | Name="Win32"\r | |
18 | />\r | |
19 | </Platforms>\r | |
20 | <ToolFiles>\r | |
21 | \r | |
22 | </ToolFiles>\r | |
23 | <Configurations>\r | |
24 | <Configuration\r | |
95ff11c4 CE |
25 | Name="Debug|Win32"\r |
26 | OutputDirectory="..\..\lib\vc_lib"\r | |
27 | IntermediateDirectory="vc_mswud\gl"\r | |
28 | ConfigurationType="4"\r | |
29 | UseOfMFC="0"\r | |
30 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
31 | CharacterSet="1"\r | |
32 | >\r | |
33 | <Tool\r | |
34 | Name="VCPreBuildEventTool"\r | |
35 | />\r | |
36 | <Tool\r | |
37 | Name="VCCustomBuildTool"\r | |
38 | />\r | |
39 | <Tool\r | |
40 | Name="VCXMLDataGeneratorTool"\r | |
41 | />\r | |
42 | <Tool\r | |
43 | Name="VCWebServiceProxyGeneratorTool"\r | |
44 | />\r | |
45 | <Tool\r | |
46 | Name="VCMIDLTool"\r | |
d12d9eda | 47 | PreprocessorDefinitions="WIN32;_LIB;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING"\r |
95ff11c4 CE |
48 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
49 | />\r | |
50 | <Tool\r | |
51 | Name="VCCLCompilerTool"\r | |
52 | Optimization="0"\r | |
53 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r | |
d12d9eda | 54 | PreprocessorDefinitions="WIN32;_LIB;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING"\r |
95ff11c4 CE |
55 | MinimalRebuild="true"\r |
56 | ExceptionHandling="1"\r | |
57 | BasicRuntimeChecks="3"\r | |
58 | RuntimeLibrary="3"\r | |
59 | BufferSecurityCheck="true"\r | |
60 | RuntimeTypeInfo="true"\r | |
61 | UsePrecompiledHeader="2"\r | |
62 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
63 | PrecompiledHeaderFile="vc_mswud\wxprec_gllib.pch"\r | |
64 | ObjectFile="vc_mswud\gl\"\r | |
65 | ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29ud_gl.pdb"\r | |
66 | WarningLevel="4"\r | |
67 | SuppressStartupBanner="true"\r | |
68 | Detect64BitPortabilityProblems="true"\r | |
69 | DebugInformationFormat="3"\r | |
70 | />\r | |
71 | <Tool\r | |
72 | Name="VCManagedResourceCompilerTool"\r | |
73 | />\r | |
74 | <Tool\r | |
75 | Name="VCResourceCompilerTool"\r | |
d12d9eda | 76 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;WXBUILDING"\r |
95ff11c4 CE |
77 | Culture="1033"\r |
78 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r | |
79 | />\r | |
80 | <Tool\r | |
81 | Name="VCPreLinkEventTool"\r | |
82 | />\r | |
83 | <Tool\r | |
84 | Name="VCLibrarianTool"\r | |
85 | OutputFile="..\..\lib\vc_lib\wxmsw29ud_gl.lib"\r | |
86 | SuppressStartupBanner="true"\r | |
87 | />\r | |
88 | <Tool\r | |
89 | Name="VCALinkTool"\r | |
90 | />\r | |
91 | <Tool\r | |
92 | Name="VCManifestTool"\r | |
93 | />\r | |
94 | <Tool\r | |
95 | Name="VCXDCMakeTool"\r | |
96 | />\r | |
97 | <Tool\r | |
98 | Name="VCBscMakeTool"\r | |
99 | OutputFile="..\..\lib\vc_lib\wx_vc8_gl.bsc"\r | |
100 | SuppressStartupBanner="true"\r | |
101 | />\r | |
102 | <Tool\r | |
103 | Name="VCFxCopTool"\r | |
104 | />\r | |
105 | <Tool\r | |
106 | Name="VCPostBuildEventTool"\r | |
107 | />\r | |
108 | </Configuration>\r | |
109 | <Configuration\r | |
110 | Name="Release|Win32"\r | |
111 | OutputDirectory="..\..\lib\vc_lib"\r | |
112 | IntermediateDirectory="vc_mswu\gl"\r | |
113 | ConfigurationType="4"\r | |
6e0fbb3d VS |
114 | UseOfMFC="0"\r |
115 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
116 | CharacterSet="1"\r | |
117 | >\r | |
118 | <Tool\r | |
119 | Name="VCPreBuildEventTool"\r | |
120 | />\r | |
121 | <Tool\r | |
122 | Name="VCCustomBuildTool"\r | |
123 | />\r | |
124 | <Tool\r | |
125 | Name="VCXMLDataGeneratorTool"\r | |
126 | />\r | |
127 | <Tool\r | |
128 | Name="VCWebServiceProxyGeneratorTool"\r | |
129 | />\r | |
130 | <Tool\r | |
8ece421c | 131 | Name="VCMIDLTool"\r |
da8b1d4b | 132 | PreprocessorDefinitions="WIN32;_LIB;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"\r |
95ff11c4 | 133 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
134 | />\r |
135 | <Tool\r | |
136 | Name="VCCLCompilerTool"\r | |
137 | Optimization="2"\r | |
95ff11c4 | 138 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
da8b1d4b | 139 | PreprocessorDefinitions="WIN32;_LIB;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"\r |
6e0fbb3d | 140 | ExceptionHandling="1"\r |
6e0fbb3d | 141 | RuntimeLibrary="2"\r |
6e0fbb3d | 142 | RuntimeTypeInfo="true"\r |
f7ca1dd4 | 143 | UsePrecompiledHeader="2"\r |
6e0fbb3d | 144 | PrecompiledHeaderThrough="wx/wxprec.h"\r |
95ff11c4 CE |
145 | PrecompiledHeaderFile="vc_mswu\wxprec_gllib.pch"\r |
146 | ObjectFile="vc_mswu\gl\"\r | |
147 | ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29u_gl.pdb"\r | |
6e0fbb3d VS |
148 | WarningLevel="4"\r |
149 | SuppressStartupBanner="true"\r | |
8ece421c VZ |
150 | Detect64BitPortabilityProblems="true"\r |
151 | DebugInformationFormat="3"\r | |
6e0fbb3d VS |
152 | />\r |
153 | <Tool\r | |
154 | Name="VCManagedResourceCompilerTool"\r | |
155 | />\r | |
156 | <Tool\r | |
157 | Name="VCResourceCompilerTool"\r | |
da8b1d4b | 158 | PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;WXBUILDING"\r |
6e0fbb3d | 159 | Culture="1033"\r |
95ff11c4 | 160 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
161 | />\r |
162 | <Tool\r | |
163 | Name="VCPreLinkEventTool"\r | |
164 | />\r | |
165 | <Tool\r | |
95ff11c4 CE |
166 | Name="VCLibrarianTool"\r |
167 | OutputFile="..\..\lib\vc_lib\wxmsw29u_gl.lib"\r | |
6e0fbb3d | 168 | SuppressStartupBanner="true"\r |
6e0fbb3d VS |
169 | />\r |
170 | <Tool\r | |
171 | Name="VCALinkTool"\r | |
172 | />\r | |
8ece421c VZ |
173 | <Tool\r |
174 | Name="VCManifestTool"\r | |
175 | />\r | |
6e0fbb3d VS |
176 | <Tool\r |
177 | Name="VCXDCMakeTool"\r | |
178 | />\r | |
179 | <Tool\r | |
180 | Name="VCBscMakeTool"\r | |
95ff11c4 | 181 | OutputFile="..\..\lib\vc_lib\wx_vc8_gl.bsc"\r |
6e0fbb3d VS |
182 | SuppressStartupBanner="true"\r |
183 | />\r | |
184 | <Tool\r | |
185 | Name="VCFxCopTool"\r | |
186 | />\r | |
187 | <Tool\r | |
188 | Name="VCPostBuildEventTool"\r | |
189 | />\r | |
190 | </Configuration>\r | |
191 | <Configuration\r | |
95ff11c4 CE |
192 | Name="Universal Debug|Win32"\r |
193 | OutputDirectory="..\..\lib\vc_lib"\r | |
194 | IntermediateDirectory="vc_mswunivud\gl"\r | |
195 | ConfigurationType="4"\r | |
6e0fbb3d VS |
196 | UseOfMFC="0"\r |
197 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
198 | CharacterSet="1"\r | |
199 | >\r | |
200 | <Tool\r | |
201 | Name="VCPreBuildEventTool"\r | |
202 | />\r | |
203 | <Tool\r | |
204 | Name="VCCustomBuildTool"\r | |
205 | />\r | |
206 | <Tool\r | |
207 | Name="VCXMLDataGeneratorTool"\r | |
208 | />\r | |
209 | <Tool\r | |
210 | Name="VCWebServiceProxyGeneratorTool"\r | |
211 | />\r | |
212 | <Tool\r | |
8ece421c | 213 | Name="VCMIDLTool"\r |
d12d9eda | 214 | PreprocessorDefinitions="WIN32;_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING"\r |
95ff11c4 | 215 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
216 | />\r |
217 | <Tool\r | |
218 | Name="VCCLCompilerTool"\r | |
219 | Optimization="0"\r | |
95ff11c4 | 220 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
d12d9eda | 221 | PreprocessorDefinitions="WIN32;_LIB;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING"\r |
6e0fbb3d VS |
222 | MinimalRebuild="true"\r |
223 | ExceptionHandling="1"\r | |
6e0fbb3d | 224 | BasicRuntimeChecks="3"\r |
8ece421c VZ |
225 | RuntimeLibrary="3"\r |
226 | BufferSecurityCheck="true"\r | |
6e0fbb3d | 227 | RuntimeTypeInfo="true"\r |
f7ca1dd4 | 228 | UsePrecompiledHeader="2"\r |
6e0fbb3d | 229 | PrecompiledHeaderThrough="wx/wxprec.h"\r |
95ff11c4 CE |
230 | PrecompiledHeaderFile="vc_mswunivud\wxprec_gllib.pch"\r |
231 | ObjectFile="vc_mswunivud\gl\"\r | |
232 | ProgramDataBaseFileName="..\..\lib\vc_lib\wxmswuniv29ud_gl.pdb"\r | |
6e0fbb3d VS |
233 | WarningLevel="4"\r |
234 | SuppressStartupBanner="true"\r | |
8ece421c VZ |
235 | Detect64BitPortabilityProblems="true"\r |
236 | DebugInformationFormat="3"\r | |
6e0fbb3d VS |
237 | />\r |
238 | <Tool\r | |
239 | Name="VCManagedResourceCompilerTool"\r | |
240 | />\r | |
241 | <Tool\r | |
242 | Name="VCResourceCompilerTool"\r | |
d12d9eda | 243 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING"\r |
6e0fbb3d | 244 | Culture="1033"\r |
95ff11c4 | 245 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
246 | />\r |
247 | <Tool\r | |
248 | Name="VCPreLinkEventTool"\r | |
249 | />\r | |
250 | <Tool\r | |
95ff11c4 CE |
251 | Name="VCLibrarianTool"\r |
252 | OutputFile="..\..\lib\vc_lib\wxmswuniv29ud_gl.lib"\r | |
6e0fbb3d | 253 | SuppressStartupBanner="true"\r |
6e0fbb3d VS |
254 | />\r |
255 | <Tool\r | |
256 | Name="VCALinkTool"\r | |
257 | />\r | |
8ece421c VZ |
258 | <Tool\r |
259 | Name="VCManifestTool"\r | |
260 | />\r | |
6e0fbb3d VS |
261 | <Tool\r |
262 | Name="VCXDCMakeTool"\r | |
263 | />\r | |
264 | <Tool\r | |
265 | Name="VCBscMakeTool"\r | |
95ff11c4 | 266 | OutputFile="..\..\lib\vc_lib\wx_vc8_gl.bsc"\r |
6e0fbb3d VS |
267 | SuppressStartupBanner="true"\r |
268 | />\r | |
269 | <Tool\r | |
270 | Name="VCFxCopTool"\r | |
271 | />\r | |
272 | <Tool\r | |
273 | Name="VCPostBuildEventTool"\r | |
274 | />\r | |
275 | </Configuration>\r | |
276 | <Configuration\r | |
95ff11c4 CE |
277 | Name="Universal Release|Win32"\r |
278 | OutputDirectory="..\..\lib\vc_lib"\r | |
279 | IntermediateDirectory="vc_mswunivu\gl"\r | |
280 | ConfigurationType="4"\r | |
6e0fbb3d VS |
281 | UseOfMFC="0"\r |
282 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
283 | CharacterSet="1"\r | |
284 | >\r | |
285 | <Tool\r | |
286 | Name="VCPreBuildEventTool"\r | |
287 | />\r | |
288 | <Tool\r | |
289 | Name="VCCustomBuildTool"\r | |
290 | />\r | |
291 | <Tool\r | |
292 | Name="VCXMLDataGeneratorTool"\r | |
293 | />\r | |
294 | <Tool\r | |
295 | Name="VCWebServiceProxyGeneratorTool"\r | |
296 | />\r | |
297 | <Tool\r | |
8ece421c | 298 | Name="VCMIDLTool"\r |
da8b1d4b | 299 | PreprocessorDefinitions="WIN32;_LIB;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING"\r |
95ff11c4 | 300 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
301 | />\r |
302 | <Tool\r | |
303 | Name="VCCLCompilerTool"\r | |
304 | Optimization="2"\r | |
95ff11c4 | 305 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
da8b1d4b | 306 | PreprocessorDefinitions="WIN32;_LIB;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING"\r |
6e0fbb3d | 307 | ExceptionHandling="1"\r |
6e0fbb3d | 308 | RuntimeLibrary="2"\r |
6e0fbb3d | 309 | RuntimeTypeInfo="true"\r |
f7ca1dd4 | 310 | UsePrecompiledHeader="2"\r |
6e0fbb3d | 311 | PrecompiledHeaderThrough="wx/wxprec.h"\r |
95ff11c4 CE |
312 | PrecompiledHeaderFile="vc_mswunivu\wxprec_gllib.pch"\r |
313 | ObjectFile="vc_mswunivu\gl\"\r | |
314 | ProgramDataBaseFileName="..\..\lib\vc_lib\wxmswuniv29u_gl.pdb"\r | |
6e0fbb3d VS |
315 | WarningLevel="4"\r |
316 | SuppressStartupBanner="true"\r | |
8ece421c VZ |
317 | Detect64BitPortabilityProblems="true"\r |
318 | DebugInformationFormat="3"\r | |
6e0fbb3d VS |
319 | />\r |
320 | <Tool\r | |
321 | Name="VCManagedResourceCompilerTool"\r | |
322 | />\r | |
323 | <Tool\r | |
324 | Name="VCResourceCompilerTool"\r | |
da8b1d4b | 325 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING"\r |
6e0fbb3d | 326 | Culture="1033"\r |
95ff11c4 | 327 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
328 | />\r |
329 | <Tool\r | |
330 | Name="VCPreLinkEventTool"\r | |
331 | />\r | |
332 | <Tool\r | |
95ff11c4 CE |
333 | Name="VCLibrarianTool"\r |
334 | OutputFile="..\..\lib\vc_lib\wxmswuniv29u_gl.lib"\r | |
6e0fbb3d | 335 | SuppressStartupBanner="true"\r |
6e0fbb3d VS |
336 | />\r |
337 | <Tool\r | |
338 | Name="VCALinkTool"\r | |
339 | />\r | |
8ece421c VZ |
340 | <Tool\r |
341 | Name="VCManifestTool"\r | |
342 | />\r | |
6e0fbb3d VS |
343 | <Tool\r |
344 | Name="VCXDCMakeTool"\r | |
345 | />\r | |
346 | <Tool\r | |
347 | Name="VCBscMakeTool"\r | |
95ff11c4 | 348 | OutputFile="..\..\lib\vc_lib\wx_vc8_gl.bsc"\r |
6e0fbb3d VS |
349 | SuppressStartupBanner="true"\r |
350 | />\r | |
351 | <Tool\r | |
352 | Name="VCFxCopTool"\r | |
353 | />\r | |
354 | <Tool\r | |
355 | Name="VCPostBuildEventTool"\r | |
356 | />\r | |
357 | </Configuration>\r | |
358 | <Configuration\r | |
359 | Name="DLL Debug|Win32"\r | |
360 | OutputDirectory="..\..\lib\vc_dll"\r | |
361 | IntermediateDirectory="vc_mswuddll\gl"\r | |
362 | ConfigurationType="2"\r | |
363 | UseOfMFC="0"\r | |
364 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
365 | CharacterSet="1"\r | |
366 | >\r | |
367 | <Tool\r | |
368 | Name="VCPreBuildEventTool"\r | |
369 | />\r | |
370 | <Tool\r | |
371 | Name="VCCustomBuildTool"\r | |
372 | />\r | |
373 | <Tool\r | |
374 | Name="VCXMLDataGeneratorTool"\r | |
375 | />\r | |
376 | <Tool\r | |
377 | Name="VCWebServiceProxyGeneratorTool"\r | |
378 | />\r | |
379 | <Tool\r | |
8ece421c | 380 | Name="VCMIDLTool"\r |
d12d9eda | 381 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_GL"\r |
95ff11c4 | 382 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
383 | />\r |
384 | <Tool\r | |
385 | Name="VCCLCompilerTool"\r | |
386 | Optimization="0"\r | |
6e0fbb3d | 387 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
d12d9eda | 388 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_GL"\r |
6e0fbb3d VS |
389 | MinimalRebuild="true"\r |
390 | ExceptionHandling="1"\r | |
6e0fbb3d | 391 | BasicRuntimeChecks="3"\r |
8ece421c VZ |
392 | RuntimeLibrary="3"\r |
393 | BufferSecurityCheck="true"\r | |
6e0fbb3d | 394 | RuntimeTypeInfo="true"\r |
f7ca1dd4 | 395 | UsePrecompiledHeader="2"\r |
6e0fbb3d VS |
396 | PrecompiledHeaderThrough="wx/wxprec.h"\r |
397 | PrecompiledHeaderFile="vc_mswuddll\wxprec_gldll.pch"\r | |
6e0fbb3d | 398 | ObjectFile="vc_mswuddll\gl\"\r |
6c42e86d | 399 | ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw293ud_gl_vc_custom.pdb"\r |
6e0fbb3d VS |
400 | WarningLevel="4"\r |
401 | SuppressStartupBanner="true"\r | |
8ece421c VZ |
402 | Detect64BitPortabilityProblems="true"\r |
403 | DebugInformationFormat="3"\r | |
6e0fbb3d VS |
404 | />\r |
405 | <Tool\r | |
406 | Name="VCManagedResourceCompilerTool"\r | |
407 | />\r | |
408 | <Tool\r | |
409 | Name="VCResourceCompilerTool"\r | |
6c42e86d | 410 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw293ud_gl_vc_custom;WXUSINGDLL;WXMAKINGDLL_GL"\r |
6e0fbb3d VS |
411 | Culture="1033"\r |
412 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r | |
6e0fbb3d VS |
413 | />\r |
414 | <Tool\r | |
415 | Name="VCPreLinkEventTool"\r | |
416 | />\r | |
417 | <Tool\r | |
418 | Name="VCLinkerTool"\r | |
6e0fbb3d | 419 | AdditionalOptions=""\r |
b796194b | 420 | AdditionalDependencies="wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib wxmsw29ud_core.lib wxbase29ud.lib opengl32.lib glu32.lib"\r |
6c42e86d | 421 | OutputFile="..\..\lib\vc_dll\wxmsw293ud_gl_vc_custom.dll"\r |
6e0fbb3d VS |
422 | LinkIncremental="2"\r |
423 | ImportLibrary="..\..\lib\vc_dll\wxmsw29ud_gl.lib"\r | |
424 | SuppressStartupBanner="true"\r | |
425 | AdditionalLibraryDirectories="..\..\lib\vc_dll"\r | |
426 | GenerateManifest="true"\r | |
427 | GenerateDebugInformation="true"\r | |
6c42e86d | 428 | ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw293ud_gl_vc_custom.pdb"\r |
6e0fbb3d VS |
429 | TargetMachine="1"\r |
430 | />\r | |
431 | <Tool\r | |
432 | Name="VCALinkTool"\r | |
433 | />\r | |
8ece421c VZ |
434 | <Tool\r |
435 | Name="VCManifestTool"\r | |
436 | />\r | |
6e0fbb3d VS |
437 | <Tool\r |
438 | Name="VCXDCMakeTool"\r | |
439 | />\r | |
440 | <Tool\r | |
441 | Name="VCBscMakeTool"\r | |
e662c315 | 442 | OutputFile="..\..\lib\vc_dll\wx_vc8_gl.bsc"\r |
6e0fbb3d VS |
443 | SuppressStartupBanner="true"\r |
444 | />\r | |
445 | <Tool\r | |
446 | Name="VCFxCopTool"\r | |
447 | />\r | |
448 | <Tool\r | |
449 | Name="VCPostBuildEventTool"\r | |
450 | />\r | |
451 | </Configuration>\r | |
452 | <Configuration\r | |
95ff11c4 CE |
453 | Name="DLL Release|Win32"\r |
454 | OutputDirectory="..\..\lib\vc_dll"\r | |
455 | IntermediateDirectory="vc_mswudll\gl"\r | |
456 | ConfigurationType="2"\r | |
6e0fbb3d VS |
457 | UseOfMFC="0"\r |
458 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
459 | CharacterSet="1"\r | |
460 | >\r | |
461 | <Tool\r | |
462 | Name="VCPreBuildEventTool"\r | |
463 | />\r | |
464 | <Tool\r | |
465 | Name="VCCustomBuildTool"\r | |
466 | />\r | |
467 | <Tool\r | |
468 | Name="VCXMLDataGeneratorTool"\r | |
469 | />\r | |
470 | <Tool\r | |
471 | Name="VCWebServiceProxyGeneratorTool"\r | |
472 | />\r | |
473 | <Tool\r | |
8ece421c | 474 | Name="VCMIDLTool"\r |
da8b1d4b | 475 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_GL"\r |
95ff11c4 | 476 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
477 | />\r |
478 | <Tool\r | |
479 | Name="VCCLCompilerTool"\r | |
480 | Optimization="2"\r | |
95ff11c4 | 481 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
da8b1d4b | 482 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_GL"\r |
6e0fbb3d | 483 | ExceptionHandling="1"\r |
6e0fbb3d | 484 | RuntimeLibrary="2"\r |
6e0fbb3d | 485 | RuntimeTypeInfo="true"\r |
f7ca1dd4 | 486 | UsePrecompiledHeader="2"\r |
6e0fbb3d | 487 | PrecompiledHeaderThrough="wx/wxprec.h"\r |
95ff11c4 CE |
488 | PrecompiledHeaderFile="vc_mswudll\wxprec_gldll.pch"\r |
489 | ObjectFile="vc_mswudll\gl\"\r | |
6c42e86d | 490 | ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw293u_gl_vc_custom.pdb"\r |
6e0fbb3d VS |
491 | WarningLevel="4"\r |
492 | SuppressStartupBanner="true"\r | |
8ece421c VZ |
493 | Detect64BitPortabilityProblems="true"\r |
494 | DebugInformationFormat="3"\r | |
6e0fbb3d VS |
495 | />\r |
496 | <Tool\r | |
497 | Name="VCManagedResourceCompilerTool"\r | |
498 | />\r | |
499 | <Tool\r | |
500 | Name="VCResourceCompilerTool"\r | |
6c42e86d | 501 | PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw293u_gl_vc_custom;WXUSINGDLL;WXMAKINGDLL_GL"\r |
6e0fbb3d | 502 | Culture="1033"\r |
95ff11c4 | 503 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
504 | />\r |
505 | <Tool\r | |
506 | Name="VCPreLinkEventTool"\r | |
507 | />\r | |
508 | <Tool\r | |
95ff11c4 CE |
509 | Name="VCLinkerTool"\r |
510 | AdditionalOptions=""\r | |
b796194b | 511 | AdditionalDependencies="wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib wxmsw29u_core.lib wxbase29u.lib opengl32.lib glu32.lib"\r |
6c42e86d | 512 | OutputFile="..\..\lib\vc_dll\wxmsw293u_gl_vc_custom.dll"\r |
eac789b5 | 513 | LinkIncremental="1"\r |
95ff11c4 | 514 | ImportLibrary="..\..\lib\vc_dll\wxmsw29u_gl.lib"\r |
6e0fbb3d | 515 | SuppressStartupBanner="true"\r |
95ff11c4 CE |
516 | AdditionalLibraryDirectories="..\..\lib\vc_dll"\r |
517 | GenerateManifest="true"\r | |
518 | GenerateDebugInformation="true"\r | |
6c42e86d | 519 | ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw293u_gl_vc_custom.pdb"\r |
95ff11c4 | 520 | TargetMachine="1"\r |
eac789b5 KO |
521 | OptimizeReferences="2"\r |
522 | EnableCOMDATFolding="2"\r | |
6e0fbb3d VS |
523 | />\r |
524 | <Tool\r | |
525 | Name="VCALinkTool"\r | |
526 | />\r | |
8ece421c VZ |
527 | <Tool\r |
528 | Name="VCManifestTool"\r | |
529 | />\r | |
6e0fbb3d VS |
530 | <Tool\r |
531 | Name="VCXDCMakeTool"\r | |
532 | />\r | |
533 | <Tool\r | |
534 | Name="VCBscMakeTool"\r | |
95ff11c4 | 535 | OutputFile="..\..\lib\vc_dll\wx_vc8_gl.bsc"\r |
6e0fbb3d VS |
536 | SuppressStartupBanner="true"\r |
537 | />\r | |
538 | <Tool\r | |
539 | Name="VCFxCopTool"\r | |
540 | />\r | |
541 | <Tool\r | |
542 | Name="VCPostBuildEventTool"\r | |
543 | />\r | |
544 | </Configuration>\r | |
545 | <Configuration\r | |
95ff11c4 CE |
546 | Name="DLL Universal Debug|Win32"\r |
547 | OutputDirectory="..\..\lib\vc_dll"\r | |
548 | IntermediateDirectory="vc_mswunivuddll\gl"\r | |
549 | ConfigurationType="2"\r | |
6e0fbb3d VS |
550 | UseOfMFC="0"\r |
551 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
552 | CharacterSet="1"\r | |
553 | >\r | |
554 | <Tool\r | |
555 | Name="VCPreBuildEventTool"\r | |
556 | />\r | |
557 | <Tool\r | |
558 | Name="VCCustomBuildTool"\r | |
559 | />\r | |
560 | <Tool\r | |
561 | Name="VCXMLDataGeneratorTool"\r | |
562 | />\r | |
563 | <Tool\r | |
564 | Name="VCWebServiceProxyGeneratorTool"\r | |
565 | />\r | |
566 | <Tool\r | |
8ece421c | 567 | Name="VCMIDLTool"\r |
d12d9eda | 568 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_GL"\r |
95ff11c4 | 569 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
570 | />\r |
571 | <Tool\r | |
572 | Name="VCCLCompilerTool"\r | |
573 | Optimization="0"\r | |
95ff11c4 | 574 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
d12d9eda | 575 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_GL"\r |
6e0fbb3d VS |
576 | MinimalRebuild="true"\r |
577 | ExceptionHandling="1"\r | |
6e0fbb3d | 578 | BasicRuntimeChecks="3"\r |
8ece421c VZ |
579 | RuntimeLibrary="3"\r |
580 | BufferSecurityCheck="true"\r | |
6e0fbb3d | 581 | RuntimeTypeInfo="true"\r |
f7ca1dd4 | 582 | UsePrecompiledHeader="2"\r |
6e0fbb3d | 583 | PrecompiledHeaderThrough="wx/wxprec.h"\r |
95ff11c4 CE |
584 | PrecompiledHeaderFile="vc_mswunivuddll\wxprec_gldll.pch"\r |
585 | ObjectFile="vc_mswunivuddll\gl\"\r | |
6c42e86d | 586 | ProgramDataBaseFileName="..\..\lib\vc_dll\wxmswuniv293ud_gl_vc_custom.pdb"\r |
6e0fbb3d VS |
587 | WarningLevel="4"\r |
588 | SuppressStartupBanner="true"\r | |
8ece421c VZ |
589 | Detect64BitPortabilityProblems="true"\r |
590 | DebugInformationFormat="3"\r | |
6e0fbb3d VS |
591 | />\r |
592 | <Tool\r | |
593 | Name="VCManagedResourceCompilerTool"\r | |
594 | />\r | |
595 | <Tool\r | |
596 | Name="VCResourceCompilerTool"\r | |
6c42e86d | 597 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXBUILDING;WXDLLNAME=wxmswuniv293ud_gl_vc_custom;WXUSINGDLL;WXMAKINGDLL_GL"\r |
6e0fbb3d | 598 | Culture="1033"\r |
95ff11c4 | 599 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
600 | />\r |
601 | <Tool\r | |
602 | Name="VCPreLinkEventTool"\r | |
603 | />\r | |
604 | <Tool\r | |
95ff11c4 CE |
605 | Name="VCLinkerTool"\r |
606 | AdditionalOptions=""\r | |
b796194b | 607 | AdditionalDependencies="wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib wxmswuniv29ud_core.lib wxbase29ud.lib opengl32.lib glu32.lib"\r |
6c42e86d | 608 | OutputFile="..\..\lib\vc_dll\wxmswuniv293ud_gl_vc_custom.dll"\r |
95ff11c4 CE |
609 | LinkIncremental="2"\r |
610 | ImportLibrary="..\..\lib\vc_dll\wxmswuniv29ud_gl.lib"\r | |
6e0fbb3d | 611 | SuppressStartupBanner="true"\r |
95ff11c4 CE |
612 | AdditionalLibraryDirectories="..\..\lib\vc_dll"\r |
613 | GenerateManifest="true"\r | |
614 | GenerateDebugInformation="true"\r | |
6c42e86d | 615 | ProgramDatabaseFile="..\..\lib\vc_dll\wxmswuniv293ud_gl_vc_custom.pdb"\r |
95ff11c4 | 616 | TargetMachine="1"\r |
6e0fbb3d VS |
617 | />\r |
618 | <Tool\r | |
619 | Name="VCALinkTool"\r | |
620 | />\r | |
8ece421c VZ |
621 | <Tool\r |
622 | Name="VCManifestTool"\r | |
623 | />\r | |
6e0fbb3d VS |
624 | <Tool\r |
625 | Name="VCXDCMakeTool"\r | |
626 | />\r | |
627 | <Tool\r | |
628 | Name="VCBscMakeTool"\r | |
95ff11c4 | 629 | OutputFile="..\..\lib\vc_dll\wx_vc8_gl.bsc"\r |
6e0fbb3d VS |
630 | SuppressStartupBanner="true"\r |
631 | />\r | |
632 | <Tool\r | |
633 | Name="VCFxCopTool"\r | |
634 | />\r | |
635 | <Tool\r | |
636 | Name="VCPostBuildEventTool"\r | |
637 | />\r | |
638 | </Configuration>\r | |
639 | <Configuration\r | |
95ff11c4 CE |
640 | Name="DLL Universal Release|Win32"\r |
641 | OutputDirectory="..\..\lib\vc_dll"\r | |
642 | IntermediateDirectory="vc_mswunivudll\gl"\r | |
643 | ConfigurationType="2"\r | |
6e0fbb3d VS |
644 | UseOfMFC="0"\r |
645 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
646 | CharacterSet="1"\r | |
647 | >\r | |
648 | <Tool\r | |
649 | Name="VCPreBuildEventTool"\r | |
650 | />\r | |
651 | <Tool\r | |
652 | Name="VCCustomBuildTool"\r | |
653 | />\r | |
654 | <Tool\r | |
655 | Name="VCXMLDataGeneratorTool"\r | |
656 | />\r | |
657 | <Tool\r | |
658 | Name="VCWebServiceProxyGeneratorTool"\r | |
659 | />\r | |
660 | <Tool\r | |
8ece421c | 661 | Name="VCMIDLTool"\r |
da8b1d4b | 662 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_GL"\r |
95ff11c4 | 663 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
664 | />\r |
665 | <Tool\r | |
666 | Name="VCCLCompilerTool"\r | |
95ff11c4 CE |
667 | Optimization="2"\r |
668 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r | |
da8b1d4b | 669 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING;WXUSINGDLL;WXMAKINGDLL_GL"\r |
6e0fbb3d | 670 | ExceptionHandling="1"\r |
95ff11c4 | 671 | RuntimeLibrary="2"\r |
6e0fbb3d | 672 | RuntimeTypeInfo="true"\r |
f7ca1dd4 | 673 | UsePrecompiledHeader="2"\r |
6e0fbb3d | 674 | PrecompiledHeaderThrough="wx/wxprec.h"\r |
95ff11c4 CE |
675 | PrecompiledHeaderFile="vc_mswunivudll\wxprec_gldll.pch"\r |
676 | ObjectFile="vc_mswunivudll\gl\"\r | |
6c42e86d | 677 | ProgramDataBaseFileName="..\..\lib\vc_dll\wxmswuniv293u_gl_vc_custom.pdb"\r |
6e0fbb3d VS |
678 | WarningLevel="4"\r |
679 | SuppressStartupBanner="true"\r | |
8ece421c VZ |
680 | Detect64BitPortabilityProblems="true"\r |
681 | DebugInformationFormat="3"\r | |
6e0fbb3d VS |
682 | />\r |
683 | <Tool\r | |
684 | Name="VCManagedResourceCompilerTool"\r | |
685 | />\r | |
686 | <Tool\r | |
687 | Name="VCResourceCompilerTool"\r | |
6c42e86d | 688 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXBUILDING;WXDLLNAME=wxmswuniv293u_gl_vc_custom;WXUSINGDLL;WXMAKINGDLL_GL"\r |
6e0fbb3d | 689 | Culture="1033"\r |
95ff11c4 | 690 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswunivu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib"\r |
6e0fbb3d VS |
691 | />\r |
692 | <Tool\r | |
693 | Name="VCPreLinkEventTool"\r | |
694 | />\r | |
695 | <Tool\r | |
95ff11c4 CE |
696 | Name="VCLinkerTool"\r |
697 | AdditionalOptions=""\r | |
b796194b | 698 | AdditionalDependencies="wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib wxmswuniv29u_core.lib wxbase29u.lib opengl32.lib glu32.lib"\r |
6c42e86d | 699 | OutputFile="..\..\lib\vc_dll\wxmswuniv293u_gl_vc_custom.dll"\r |
eac789b5 | 700 | LinkIncremental="1"\r |
95ff11c4 | 701 | ImportLibrary="..\..\lib\vc_dll\wxmswuniv29u_gl.lib"\r |
6e0fbb3d | 702 | SuppressStartupBanner="true"\r |
95ff11c4 CE |
703 | AdditionalLibraryDirectories="..\..\lib\vc_dll"\r |
704 | GenerateManifest="true"\r | |
705 | GenerateDebugInformation="true"\r | |
6c42e86d | 706 | ProgramDatabaseFile="..\..\lib\vc_dll\wxmswuniv293u_gl_vc_custom.pdb"\r |
95ff11c4 | 707 | TargetMachine="1"\r |
eac789b5 KO |
708 | OptimizeReferences="2"\r |
709 | EnableCOMDATFolding="2"\r | |
6e0fbb3d VS |
710 | />\r |
711 | <Tool\r | |
712 | Name="VCALinkTool"\r | |
713 | />\r | |
8ece421c VZ |
714 | <Tool\r |
715 | Name="VCManifestTool"\r | |
716 | />\r | |
6e0fbb3d VS |
717 | <Tool\r |
718 | Name="VCXDCMakeTool"\r | |
719 | />\r | |
720 | <Tool\r | |
721 | Name="VCBscMakeTool"\r | |
95ff11c4 | 722 | OutputFile="..\..\lib\vc_dll\wx_vc8_gl.bsc"\r |
6e0fbb3d VS |
723 | SuppressStartupBanner="true"\r |
724 | />\r | |
725 | <Tool\r | |
726 | Name="VCFxCopTool"\r | |
727 | />\r | |
728 | <Tool\r | |
729 | Name="VCPostBuildEventTool"\r | |
730 | />\r | |
731 | </Configuration>\r | |
732 | </Configurations>\r | |
733 | <References>\r | |
734 | \r | |
735 | </References>\r | |
736 | <Files>\r | |
737 | <Filter\r | |
738 | Name="Common Sources"\r | |
739 | UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}"\r | |
740 | >\r | |
741 | <File\r | |
742 | RelativePath="..\..\src\common\dummy.cpp"\r | |
743 | >\r | |
744 | <FileConfiguration\r | |
95ff11c4 | 745 | Name="Debug|Win32"\r |
6e0fbb3d VS |
746 | >\r |
747 | <Tool\r | |
748 | Name="VCCLCompilerTool"\r | |
749 | UsePrecompiledHeader="1"\r | |
750 | />\r | |
751 | </FileConfiguration>\r | |
752 | <FileConfiguration\r | |
95ff11c4 | 753 | Name="Release|Win32"\r |
6e0fbb3d VS |
754 | >\r |
755 | <Tool\r | |
756 | Name="VCCLCompilerTool"\r | |
757 | UsePrecompiledHeader="1"\r | |
758 | />\r | |
759 | </FileConfiguration>\r | |
760 | <FileConfiguration\r | |
95ff11c4 | 761 | Name="Universal Debug|Win32"\r |
6e0fbb3d VS |
762 | >\r |
763 | <Tool\r | |
764 | Name="VCCLCompilerTool"\r | |
765 | UsePrecompiledHeader="1"\r | |
766 | />\r | |
767 | </FileConfiguration>\r | |
768 | <FileConfiguration\r | |
95ff11c4 | 769 | Name="Universal Release|Win32"\r |
6e0fbb3d VS |
770 | >\r |
771 | <Tool\r | |
772 | Name="VCCLCompilerTool"\r | |
773 | UsePrecompiledHeader="1"\r | |
774 | />\r | |
775 | </FileConfiguration>\r | |
776 | <FileConfiguration\r | |
95ff11c4 | 777 | Name="DLL Debug|Win32"\r |
6e0fbb3d VS |
778 | >\r |
779 | <Tool\r | |
780 | Name="VCCLCompilerTool"\r | |
781 | UsePrecompiledHeader="1"\r | |
782 | />\r | |
783 | </FileConfiguration>\r | |
784 | <FileConfiguration\r | |
95ff11c4 | 785 | Name="DLL Release|Win32"\r |
6e0fbb3d VS |
786 | >\r |
787 | <Tool\r | |
788 | Name="VCCLCompilerTool"\r | |
789 | UsePrecompiledHeader="1"\r | |
790 | />\r | |
791 | </FileConfiguration>\r | |
792 | <FileConfiguration\r | |
95ff11c4 | 793 | Name="DLL Universal Debug|Win32"\r |
6e0fbb3d VS |
794 | >\r |
795 | <Tool\r | |
796 | Name="VCCLCompilerTool"\r | |
797 | UsePrecompiledHeader="1"\r | |
798 | />\r | |
799 | </FileConfiguration>\r | |
800 | <FileConfiguration\r | |
95ff11c4 | 801 | Name="DLL Universal Release|Win32"\r |
6e0fbb3d VS |
802 | >\r |
803 | <Tool\r | |
804 | Name="VCCLCompilerTool"\r | |
805 | UsePrecompiledHeader="1"\r | |
806 | />\r | |
807 | </FileConfiguration>\r | |
808 | </File>\r | |
809 | <File\r | |
810 | RelativePath="..\..\src\common\glcmn.cpp"\r | |
8ece421c VZ |
811 | >\r |
812 | </File>\r | |
6e0fbb3d VS |
813 | </Filter>\r |
814 | <Filter\r | |
815 | Name="MSW Sources"\r | |
816 | UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}"\r | |
817 | >\r | |
818 | <File\r | |
819 | RelativePath="..\..\src\msw\glcanvas.cpp"\r | |
8ece421c VZ |
820 | >\r |
821 | </File>\r | |
6e0fbb3d VS |
822 | <File\r |
823 | RelativePath="..\..\src\msw\version.rc"\r | |
824 | >\r | |
825 | <FileConfiguration\r | |
95ff11c4 | 826 | Name="Debug|Win32"\r |
6e0fbb3d VS |
827 | ExcludedFromBuild="true"\r |
828 | />\r | |
829 | <FileConfiguration\r | |
95ff11c4 | 830 | Name="Release|Win32"\r |
6e0fbb3d VS |
831 | ExcludedFromBuild="true"\r |
832 | />\r | |
833 | <FileConfiguration\r | |
95ff11c4 | 834 | Name="Universal Debug|Win32"\r |
6e0fbb3d VS |
835 | ExcludedFromBuild="true"\r |
836 | />\r | |
837 | <FileConfiguration\r | |
95ff11c4 | 838 | Name="Universal Release|Win32"\r |
6e0fbb3d VS |
839 | ExcludedFromBuild="true"\r |
840 | />\r | |
841 | </File>\r | |
842 | </Filter>\r | |
843 | <Filter\r | |
844 | Name="Setup Headers"\r | |
845 | UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}"\r | |
846 | >\r | |
847 | <File\r | |
00eef16d | 848 | RelativePath="..\..\include\wx\msw\setup.h"\r |
6e0fbb3d VS |
849 | >\r |
850 | <FileConfiguration\r | |
95ff11c4 | 851 | Name="Debug|Win32"\r |
6e0fbb3d VS |
852 | >\r |
853 | <Tool\r | |
854 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
855 | Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"\r |
856 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h"\r | |
857 | Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"\r | |
6e0fbb3d VS |
858 | />\r |
859 | </FileConfiguration>\r | |
860 | <FileConfiguration\r | |
00eef16d | 861 | Name="Release|Win32"\r |
6e0fbb3d VS |
862 | >\r |
863 | <Tool\r | |
864 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
865 | Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"\r |
866 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h"\r | |
867 | Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"\r | |
6e0fbb3d VS |
868 | />\r |
869 | </FileConfiguration>\r | |
870 | <FileConfiguration\r | |
00eef16d | 871 | Name="Universal Debug|Win32"\r |
6e0fbb3d VS |
872 | />\r |
873 | <FileConfiguration\r | |
00eef16d | 874 | Name="Universal Release|Win32"\r |
6e0fbb3d VS |
875 | />\r |
876 | <FileConfiguration\r | |
00eef16d | 877 | Name="DLL Debug|Win32"\r |
6e0fbb3d VS |
878 | >\r |
879 | <Tool\r | |
880 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
881 | Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"\r |
882 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h"\r | |
883 | Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"\r | |
6e0fbb3d VS |
884 | />\r |
885 | </FileConfiguration>\r | |
886 | <FileConfiguration\r | |
00eef16d | 887 | Name="DLL Release|Win32"\r |
6e0fbb3d VS |
888 | >\r |
889 | <Tool\r | |
890 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
891 | Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"\r |
892 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h"\r | |
893 | Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"\r | |
6e0fbb3d VS |
894 | />\r |
895 | </FileConfiguration>\r | |
00eef16d VZ |
896 | <FileConfiguration\r |
897 | Name="DLL Universal Debug|Win32"\r | |
898 | />\r | |
899 | <FileConfiguration\r | |
900 | Name="DLL Universal Release|Win32"\r | |
901 | />\r | |
6e0fbb3d VS |
902 | </File>\r |
903 | <File\r | |
00eef16d | 904 | RelativePath="..\..\include\wx\univ\setup.h"\r |
6e0fbb3d VS |
905 | >\r |
906 | <FileConfiguration\r | |
95ff11c4 | 907 | Name="Debug|Win32"\r |
00eef16d VZ |
908 | />\r |
909 | <FileConfiguration\r | |
910 | Name="Release|Win32"\r | |
911 | />\r | |
912 | <FileConfiguration\r | |
913 | Name="Universal Debug|Win32"\r | |
6e0fbb3d VS |
914 | >\r |
915 | <Tool\r | |
916 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
917 | Description="Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h"\r |
918 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h"\r | |
919 | Outputs="..\..\lib\vc_lib\mswunivud\wx\setup.h"\r | |
6e0fbb3d VS |
920 | />\r |
921 | </FileConfiguration>\r | |
922 | <FileConfiguration\r | |
00eef16d | 923 | Name="Universal Release|Win32"\r |
6e0fbb3d VS |
924 | >\r |
925 | <Tool\r | |
926 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
927 | Description="Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h"\r |
928 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h"\r | |
929 | Outputs="..\..\lib\vc_lib\mswunivu\wx\setup.h"\r | |
6e0fbb3d VS |
930 | />\r |
931 | </FileConfiguration>\r | |
932 | <FileConfiguration\r | |
00eef16d | 933 | Name="DLL Debug|Win32"\r |
6e0fbb3d VS |
934 | />\r |
935 | <FileConfiguration\r | |
00eef16d | 936 | Name="DLL Release|Win32"\r |
6e0fbb3d VS |
937 | />\r |
938 | <FileConfiguration\r | |
00eef16d | 939 | Name="DLL Universal Debug|Win32"\r |
6e0fbb3d VS |
940 | >\r |
941 | <Tool\r | |
942 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
943 | Description="Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h"\r |
944 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h"\r | |
945 | Outputs="..\..\lib\vc_dll\mswunivud\wx\setup.h"\r | |
6e0fbb3d VS |
946 | />\r |
947 | </FileConfiguration>\r | |
948 | <FileConfiguration\r | |
00eef16d | 949 | Name="DLL Universal Release|Win32"\r |
6e0fbb3d VS |
950 | >\r |
951 | <Tool\r | |
952 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
953 | Description="Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h"\r |
954 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h"\r | |
955 | Outputs="..\..\lib\vc_dll\mswunivu\wx\setup.h"\r | |
6e0fbb3d VS |
956 | />\r |
957 | </FileConfiguration>\r | |
958 | </File>\r | |
959 | </Filter>\r | |
960 | <Filter\r | |
961 | Name="MSW Headers"\r | |
962 | UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}"\r | |
963 | >\r | |
964 | <File\r | |
965 | RelativePath="..\..\include\wx\msw\genrcdefs.h"\r | |
966 | >\r | |
967 | <FileConfiguration\r | |
95ff11c4 | 968 | Name="Debug|Win32"\r |
6e0fbb3d VS |
969 | >\r |
970 | <Tool\r | |
971 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
972 | Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"\r |
973 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h""\r | |
974 | Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"\r | |
975 | AdditionalDependencies=""..\..\lib\vc_lib\mswud\wx\msw""\r | |
6e0fbb3d VS |
976 | />\r |
977 | </FileConfiguration>\r | |
978 | <FileConfiguration\r | |
95ff11c4 | 979 | Name="Release|Win32"\r |
6e0fbb3d VS |
980 | >\r |
981 | <Tool\r | |
982 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
983 | Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"\r |
984 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h""\r | |
985 | Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"\r | |
986 | AdditionalDependencies=""..\..\lib\vc_lib\mswu\wx\msw""\r | |
6e0fbb3d VS |
987 | />\r |
988 | </FileConfiguration>\r | |
989 | <FileConfiguration\r | |
95ff11c4 | 990 | Name="Universal Debug|Win32"\r |
6e0fbb3d VS |
991 | >\r |
992 | <Tool\r | |
993 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
994 | Description="Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"\r |
995 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h""\r | |
996 | Outputs="..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"\r | |
997 | AdditionalDependencies=""..\..\lib\vc_lib\mswunivud\wx\msw""\r | |
6e0fbb3d VS |
998 | />\r |
999 | </FileConfiguration>\r | |
1000 | <FileConfiguration\r | |
95ff11c4 | 1001 | Name="Universal Release|Win32"\r |
6e0fbb3d VS |
1002 | >\r |
1003 | <Tool\r | |
1004 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1005 | Description="Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"\r |
1006 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h""\r | |
1007 | Outputs="..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"\r | |
1008 | AdditionalDependencies=""..\..\lib\vc_lib\mswunivu\wx\msw""\r | |
6e0fbb3d VS |
1009 | />\r |
1010 | </FileConfiguration>\r | |
1011 | <FileConfiguration\r | |
95ff11c4 | 1012 | Name="DLL Debug|Win32"\r |
6e0fbb3d VS |
1013 | >\r |
1014 | <Tool\r | |
1015 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1016 | Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"\r |
1017 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h""\r | |
1018 | Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"\r | |
1019 | AdditionalDependencies=""..\..\lib\vc_dll\mswud\wx\msw""\r | |
6e0fbb3d VS |
1020 | />\r |
1021 | </FileConfiguration>\r | |
1022 | <FileConfiguration\r | |
95ff11c4 | 1023 | Name="DLL Release|Win32"\r |
6e0fbb3d VS |
1024 | >\r |
1025 | <Tool\r | |
1026 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1027 | Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"\r |
1028 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h""\r | |
1029 | Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"\r | |
1030 | AdditionalDependencies=""..\..\lib\vc_dll\mswu\wx\msw""\r | |
6e0fbb3d VS |
1031 | />\r |
1032 | </FileConfiguration>\r | |
1033 | <FileConfiguration\r | |
95ff11c4 | 1034 | Name="DLL Universal Debug|Win32"\r |
6e0fbb3d VS |
1035 | >\r |
1036 | <Tool\r | |
1037 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1038 | Description="Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"\r |
1039 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h""\r | |
1040 | Outputs="..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"\r | |
1041 | AdditionalDependencies=""..\..\lib\vc_dll\mswunivud\wx\msw""\r | |
6e0fbb3d VS |
1042 | />\r |
1043 | </FileConfiguration>\r | |
1044 | <FileConfiguration\r | |
95ff11c4 | 1045 | Name="DLL Universal Release|Win32"\r |
6e0fbb3d VS |
1046 | >\r |
1047 | <Tool\r | |
1048 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
1049 | Description="Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"\r |
1050 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h""\r | |
1051 | Outputs="..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"\r | |
1052 | AdditionalDependencies=""..\..\lib\vc_dll\mswunivu\wx\msw""\r | |
6e0fbb3d VS |
1053 | />\r |
1054 | </FileConfiguration>\r | |
1055 | </File>\r | |
1056 | <File\r | |
1057 | RelativePath="..\..\include\wx\msw\glcanvas.h"\r | |
8ece421c VZ |
1058 | >\r |
1059 | </File>\r | |
6e0fbb3d VS |
1060 | </Filter>\r |
1061 | <Filter\r | |
1062 | Name="Common Headers"\r | |
1063 | UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}"\r | |
1064 | >\r | |
1065 | <File\r | |
1066 | RelativePath="..\..\include\wx\glcanvas.h"\r | |
8ece421c VZ |
1067 | >\r |
1068 | </File>\r | |
6e0fbb3d VS |
1069 | </Filter>\r |
1070 | </Files>\r | |
1071 | <Globals>\r | |
1072 | \r | |
1073 | </Globals>\r | |
1074 | </VisualStudioProject>\r | |
1075 | \r |