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