]>
Commit | Line | Data |
---|---|---|
61aba460 VS |
1 | <?xml version="1.0" encoding="Windows-1252"?>\r |
2 | <!--\r | |
3 | \r | |
4 | This project was generated by\r | |
5 | Bakefile 0.2.8 (http://www.bakefile.org)\r | |
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="my_dll"\r | |
13 | ProjectGUID="{0D9BB5C5-B6BC-5B09-B5EE-A9460F5B505C}"\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 | |
25 | Name="Debug|Win32"\r | |
26 | OutputDirectory="vc_mswud"\r | |
27 | IntermediateDirectory="vc_mswud\my_dll"\r | |
28 | ConfigurationType="2"\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 | |
9f38fe4b | 47 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
48 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;."\r |
49 | />\r | |
50 | <Tool\r | |
51 | Name="VCCLCompilerTool"\r | |
52 | Optimization="0"\r | |
53 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;."\r | |
9f38fe4b | 54 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
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 | ObjectFile="vc_mswud\my_dll\"\r | |
62 | ProgramDataBaseFileName="vc_mswud\my_dll.pdb"\r | |
63 | WarningLevel="4"\r | |
64 | SuppressStartupBanner="true"\r | |
65 | Detect64BitPortabilityProblems="true"\r | |
66 | DebugInformationFormat="3"\r | |
67 | />\r | |
68 | <Tool\r | |
69 | Name="VCManagedResourceCompilerTool"\r | |
70 | />\r | |
71 | <Tool\r | |
72 | Name="VCResourceCompilerTool"\r | |
9f38fe4b | 73 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
74 | Culture="1033"\r |
75 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswud;.\..\..\include;."\r | |
76 | />\r | |
77 | <Tool\r | |
78 | Name="VCPreLinkEventTool"\r | |
79 | />\r | |
80 | <Tool\r | |
81 | Name="VCLinkerTool"\r | |
82 | AdditionalOptions=""\r | |
b796194b | 83 | AdditionalDependencies="wxmsw29ud_core.lib wxbase29ud.lib 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"\r |
61aba460 VS |
84 | OutputFile="vc_mswud\my_dll.dll"\r |
85 | LinkIncremental="2"\r | |
86 | ImportLibrary="vc_mswud\my_dll.lib"\r | |
87 | SuppressStartupBanner="true"\r | |
88 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib"\r | |
89 | GenerateManifest="true"\r | |
90 | GenerateDebugInformation="true"\r | |
91 | ProgramDatabaseFile="vc_mswud\my_dll.pdb"\r | |
92 | TargetMachine="1"\r | |
93 | />\r | |
94 | <Tool\r | |
95 | Name="VCALinkTool"\r | |
96 | />\r | |
97 | <Tool\r | |
98 | Name="VCManifestTool"\r | |
99 | />\r | |
100 | <Tool\r | |
101 | Name="VCXDCMakeTool"\r | |
102 | />\r | |
103 | <Tool\r | |
104 | Name="VCBscMakeTool"\r | |
105 | OutputFile="vc_mswud\dll_vc8_my_dll.bsc"\r | |
106 | SuppressStartupBanner="true"\r | |
107 | />\r | |
108 | <Tool\r | |
109 | Name="VCFxCopTool"\r | |
110 | />\r | |
111 | <Tool\r | |
112 | Name="VCPostBuildEventTool"\r | |
113 | />\r | |
114 | </Configuration>\r | |
115 | <Configuration\r | |
116 | Name="Release|Win32"\r | |
117 | OutputDirectory="vc_mswu"\r | |
118 | IntermediateDirectory="vc_mswu\my_dll"\r | |
119 | ConfigurationType="2"\r | |
120 | UseOfMFC="0"\r | |
121 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
122 | CharacterSet="1"\r | |
123 | >\r | |
124 | <Tool\r | |
125 | Name="VCPreBuildEventTool"\r | |
126 | />\r | |
127 | <Tool\r | |
128 | Name="VCCustomBuildTool"\r | |
129 | />\r | |
130 | <Tool\r | |
131 | Name="VCXMLDataGeneratorTool"\r | |
132 | />\r | |
133 | <Tool\r | |
134 | Name="VCWebServiceProxyGeneratorTool"\r | |
135 | />\r | |
136 | <Tool\r | |
137 | Name="VCMIDLTool"\r | |
da8b1d4b | 138 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;NDEBUG;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
139 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;."\r |
140 | />\r | |
141 | <Tool\r | |
142 | Name="VCCLCompilerTool"\r | |
143 | Optimization="2"\r | |
144 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;."\r | |
da8b1d4b | 145 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;NDEBUG;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
146 | ExceptionHandling="1"\r |
147 | RuntimeLibrary="2"\r | |
148 | RuntimeTypeInfo="true"\r | |
149 | ObjectFile="vc_mswu\my_dll\"\r | |
150 | ProgramDataBaseFileName="vc_mswu\my_dll.pdb"\r | |
151 | WarningLevel="4"\r | |
152 | SuppressStartupBanner="true"\r | |
153 | Detect64BitPortabilityProblems="true"\r | |
154 | DebugInformationFormat="3"\r | |
155 | />\r | |
156 | <Tool\r | |
157 | Name="VCManagedResourceCompilerTool"\r | |
158 | />\r | |
159 | <Tool\r | |
160 | Name="VCResourceCompilerTool"\r | |
da8b1d4b | 161 | PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
162 | Culture="1033"\r |
163 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswu;.\..\..\include;."\r | |
164 | />\r | |
165 | <Tool\r | |
166 | Name="VCPreLinkEventTool"\r | |
167 | />\r | |
168 | <Tool\r | |
169 | Name="VCLinkerTool"\r | |
170 | AdditionalOptions=""\r | |
b796194b | 171 | AdditionalDependencies="wxmsw29u_core.lib wxbase29u.lib 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"\r |
61aba460 VS |
172 | OutputFile="vc_mswu\my_dll.dll"\r |
173 | LinkIncremental="1"\r | |
174 | ImportLibrary="vc_mswu\my_dll.lib"\r | |
175 | SuppressStartupBanner="true"\r | |
176 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib"\r | |
177 | GenerateManifest="true"\r | |
178 | GenerateDebugInformation="true"\r | |
179 | ProgramDatabaseFile="vc_mswu\my_dll.pdb"\r | |
180 | TargetMachine="1"\r | |
181 | OptimizeReferences="2"\r | |
182 | EnableCOMDATFolding="2"\r | |
183 | />\r | |
184 | <Tool\r | |
185 | Name="VCALinkTool"\r | |
186 | />\r | |
187 | <Tool\r | |
188 | Name="VCManifestTool"\r | |
189 | />\r | |
190 | <Tool\r | |
191 | Name="VCXDCMakeTool"\r | |
192 | />\r | |
193 | <Tool\r | |
194 | Name="VCBscMakeTool"\r | |
195 | OutputFile="vc_mswu\dll_vc8_my_dll.bsc"\r | |
196 | SuppressStartupBanner="true"\r | |
197 | />\r | |
198 | <Tool\r | |
199 | Name="VCFxCopTool"\r | |
200 | />\r | |
201 | <Tool\r | |
202 | Name="VCPostBuildEventTool"\r | |
203 | />\r | |
204 | </Configuration>\r | |
205 | <Configuration\r | |
206 | Name="Universal Debug|Win32"\r | |
207 | OutputDirectory="vc_mswunivud"\r | |
208 | IntermediateDirectory="vc_mswunivud\my_dll"\r | |
209 | ConfigurationType="2"\r | |
210 | UseOfMFC="0"\r | |
211 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
212 | CharacterSet="1"\r | |
213 | >\r | |
214 | <Tool\r | |
215 | Name="VCPreBuildEventTool"\r | |
216 | />\r | |
217 | <Tool\r | |
218 | Name="VCCustomBuildTool"\r | |
219 | />\r | |
220 | <Tool\r | |
221 | Name="VCXMLDataGeneratorTool"\r | |
222 | />\r | |
223 | <Tool\r | |
224 | Name="VCWebServiceProxyGeneratorTool"\r | |
225 | />\r | |
226 | <Tool\r | |
227 | Name="VCMIDLTool"\r | |
9f38fe4b | 228 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
229 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivud;.\..\..\include;."\r |
230 | />\r | |
231 | <Tool\r | |
232 | Name="VCCLCompilerTool"\r | |
233 | Optimization="0"\r | |
234 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivud;.\..\..\include;."\r | |
9f38fe4b | 235 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
236 | MinimalRebuild="true"\r |
237 | ExceptionHandling="1"\r | |
238 | BasicRuntimeChecks="3"\r | |
239 | RuntimeLibrary="3"\r | |
240 | BufferSecurityCheck="true"\r | |
241 | RuntimeTypeInfo="true"\r | |
242 | ObjectFile="vc_mswunivud\my_dll\"\r | |
243 | ProgramDataBaseFileName="vc_mswunivud\my_dll.pdb"\r | |
244 | WarningLevel="4"\r | |
245 | SuppressStartupBanner="true"\r | |
246 | Detect64BitPortabilityProblems="true"\r | |
247 | DebugInformationFormat="3"\r | |
248 | />\r | |
249 | <Tool\r | |
250 | Name="VCManagedResourceCompilerTool"\r | |
251 | />\r | |
252 | <Tool\r | |
253 | Name="VCResourceCompilerTool"\r | |
9f38fe4b | 254 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
255 | Culture="1033"\r |
256 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivud;.\..\..\include;."\r | |
257 | />\r | |
258 | <Tool\r | |
259 | Name="VCPreLinkEventTool"\r | |
260 | />\r | |
261 | <Tool\r | |
262 | Name="VCLinkerTool"\r | |
263 | AdditionalOptions=""\r | |
b796194b | 264 | AdditionalDependencies="wxmswuniv29ud_core.lib wxbase29ud.lib 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"\r |
61aba460 VS |
265 | OutputFile="vc_mswunivud\my_dll.dll"\r |
266 | LinkIncremental="2"\r | |
267 | ImportLibrary="vc_mswunivud\my_dll.lib"\r | |
268 | SuppressStartupBanner="true"\r | |
269 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib"\r | |
270 | GenerateManifest="true"\r | |
271 | GenerateDebugInformation="true"\r | |
272 | ProgramDatabaseFile="vc_mswunivud\my_dll.pdb"\r | |
273 | TargetMachine="1"\r | |
274 | />\r | |
275 | <Tool\r | |
276 | Name="VCALinkTool"\r | |
277 | />\r | |
278 | <Tool\r | |
279 | Name="VCManifestTool"\r | |
280 | />\r | |
281 | <Tool\r | |
282 | Name="VCXDCMakeTool"\r | |
283 | />\r | |
284 | <Tool\r | |
285 | Name="VCBscMakeTool"\r | |
286 | OutputFile="vc_mswunivud\dll_vc8_my_dll.bsc"\r | |
287 | SuppressStartupBanner="true"\r | |
288 | />\r | |
289 | <Tool\r | |
290 | Name="VCFxCopTool"\r | |
291 | />\r | |
292 | <Tool\r | |
293 | Name="VCPostBuildEventTool"\r | |
294 | />\r | |
295 | </Configuration>\r | |
296 | <Configuration\r | |
297 | Name="Universal Release|Win32"\r | |
298 | OutputDirectory="vc_mswunivu"\r | |
299 | IntermediateDirectory="vc_mswunivu\my_dll"\r | |
300 | ConfigurationType="2"\r | |
301 | UseOfMFC="0"\r | |
302 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
303 | CharacterSet="1"\r | |
304 | >\r | |
305 | <Tool\r | |
306 | Name="VCPreBuildEventTool"\r | |
307 | />\r | |
308 | <Tool\r | |
309 | Name="VCCustomBuildTool"\r | |
310 | />\r | |
311 | <Tool\r | |
312 | Name="VCXMLDataGeneratorTool"\r | |
313 | />\r | |
314 | <Tool\r | |
315 | Name="VCWebServiceProxyGeneratorTool"\r | |
316 | />\r | |
317 | <Tool\r | |
318 | Name="VCMIDLTool"\r | |
da8b1d4b | 319 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
320 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivu;.\..\..\include;."\r |
321 | />\r | |
322 | <Tool\r | |
323 | Name="VCCLCompilerTool"\r | |
324 | Optimization="2"\r | |
325 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivu;.\..\..\include;."\r | |
da8b1d4b | 326 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
327 | ExceptionHandling="1"\r |
328 | RuntimeLibrary="2"\r | |
329 | RuntimeTypeInfo="true"\r | |
330 | ObjectFile="vc_mswunivu\my_dll\"\r | |
331 | ProgramDataBaseFileName="vc_mswunivu\my_dll.pdb"\r | |
332 | WarningLevel="4"\r | |
333 | SuppressStartupBanner="true"\r | |
334 | Detect64BitPortabilityProblems="true"\r | |
335 | DebugInformationFormat="3"\r | |
336 | />\r | |
337 | <Tool\r | |
338 | Name="VCManagedResourceCompilerTool"\r | |
339 | />\r | |
340 | <Tool\r | |
341 | Name="VCResourceCompilerTool"\r | |
da8b1d4b | 342 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;MY_DLL_BUILDING"\r |
61aba460 VS |
343 | Culture="1033"\r |
344 | AdditionalIncludeDirectories=".\..\..\lib\vc_lib\mswunivu;.\..\..\include;."\r | |
345 | />\r | |
346 | <Tool\r | |
347 | Name="VCPreLinkEventTool"\r | |
348 | />\r | |
349 | <Tool\r | |
350 | Name="VCLinkerTool"\r | |
351 | AdditionalOptions=""\r | |
b796194b | 352 | AdditionalDependencies="wxmswuniv29u_core.lib wxbase29u.lib 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"\r |
61aba460 VS |
353 | OutputFile="vc_mswunivu\my_dll.dll"\r |
354 | LinkIncremental="1"\r | |
355 | ImportLibrary="vc_mswunivu\my_dll.lib"\r | |
356 | SuppressStartupBanner="true"\r | |
357 | AdditionalLibraryDirectories=".\..\..\lib\vc_lib"\r | |
358 | GenerateManifest="true"\r | |
359 | GenerateDebugInformation="true"\r | |
360 | ProgramDatabaseFile="vc_mswunivu\my_dll.pdb"\r | |
361 | TargetMachine="1"\r | |
362 | OptimizeReferences="2"\r | |
363 | EnableCOMDATFolding="2"\r | |
364 | />\r | |
365 | <Tool\r | |
366 | Name="VCALinkTool"\r | |
367 | />\r | |
368 | <Tool\r | |
369 | Name="VCManifestTool"\r | |
370 | />\r | |
371 | <Tool\r | |
372 | Name="VCXDCMakeTool"\r | |
373 | />\r | |
374 | <Tool\r | |
375 | Name="VCBscMakeTool"\r | |
376 | OutputFile="vc_mswunivu\dll_vc8_my_dll.bsc"\r | |
377 | SuppressStartupBanner="true"\r | |
378 | />\r | |
379 | <Tool\r | |
380 | Name="VCFxCopTool"\r | |
381 | />\r | |
382 | <Tool\r | |
383 | Name="VCPostBuildEventTool"\r | |
384 | />\r | |
385 | </Configuration>\r | |
386 | <Configuration\r | |
387 | Name="DLL Debug|Win32"\r | |
388 | OutputDirectory="vc_mswuddll"\r | |
389 | IntermediateDirectory="vc_mswuddll\my_dll"\r | |
390 | ConfigurationType="2"\r | |
391 | UseOfMFC="0"\r | |
392 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
393 | CharacterSet="1"\r | |
394 | >\r | |
395 | <Tool\r | |
396 | Name="VCPreBuildEventTool"\r | |
397 | />\r | |
398 | <Tool\r | |
399 | Name="VCCustomBuildTool"\r | |
400 | />\r | |
401 | <Tool\r | |
402 | Name="VCXMLDataGeneratorTool"\r | |
403 | />\r | |
404 | <Tool\r | |
405 | Name="VCWebServiceProxyGeneratorTool"\r | |
406 | />\r | |
407 | <Tool\r | |
408 | Name="VCMIDLTool"\r | |
9f38fe4b | 409 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
410 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;."\r |
411 | />\r | |
412 | <Tool\r | |
413 | Name="VCCLCompilerTool"\r | |
414 | Optimization="0"\r | |
415 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;."\r | |
9f38fe4b | 416 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
417 | MinimalRebuild="true"\r |
418 | ExceptionHandling="1"\r | |
419 | BasicRuntimeChecks="3"\r | |
420 | RuntimeLibrary="3"\r | |
421 | BufferSecurityCheck="true"\r | |
422 | RuntimeTypeInfo="true"\r | |
423 | ObjectFile="vc_mswuddll\my_dll\"\r | |
424 | ProgramDataBaseFileName="vc_mswuddll\my_dll.pdb"\r | |
425 | WarningLevel="4"\r | |
426 | SuppressStartupBanner="true"\r | |
427 | Detect64BitPortabilityProblems="true"\r | |
428 | DebugInformationFormat="3"\r | |
429 | />\r | |
430 | <Tool\r | |
431 | Name="VCManagedResourceCompilerTool"\r | |
432 | />\r | |
433 | <Tool\r | |
434 | Name="VCResourceCompilerTool"\r | |
9f38fe4b | 435 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
436 | Culture="1033"\r |
437 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswud;.\..\..\include;."\r | |
438 | />\r | |
439 | <Tool\r | |
440 | Name="VCPreLinkEventTool"\r | |
441 | />\r | |
442 | <Tool\r | |
443 | Name="VCLinkerTool"\r | |
444 | AdditionalOptions=""\r | |
b796194b | 445 | AdditionalDependencies="wxmsw29ud_core.lib wxbase29ud.lib 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"\r |
61aba460 VS |
446 | OutputFile="vc_mswuddll\my_dll.dll"\r |
447 | LinkIncremental="2"\r | |
448 | ImportLibrary="vc_mswuddll\my_dll.lib"\r | |
449 | SuppressStartupBanner="true"\r | |
450 | AdditionalLibraryDirectories=".\..\..\lib\vc_dll"\r | |
451 | GenerateManifest="true"\r | |
452 | GenerateDebugInformation="true"\r | |
453 | ProgramDatabaseFile="vc_mswuddll\my_dll.pdb"\r | |
454 | TargetMachine="1"\r | |
455 | />\r | |
456 | <Tool\r | |
457 | Name="VCALinkTool"\r | |
458 | />\r | |
459 | <Tool\r | |
460 | Name="VCManifestTool"\r | |
461 | />\r | |
462 | <Tool\r | |
463 | Name="VCXDCMakeTool"\r | |
464 | />\r | |
465 | <Tool\r | |
466 | Name="VCBscMakeTool"\r | |
467 | OutputFile="vc_mswuddll\dll_vc8_my_dll.bsc"\r | |
468 | SuppressStartupBanner="true"\r | |
469 | />\r | |
470 | <Tool\r | |
471 | Name="VCFxCopTool"\r | |
472 | />\r | |
473 | <Tool\r | |
474 | Name="VCPostBuildEventTool"\r | |
475 | />\r | |
476 | </Configuration>\r | |
477 | <Configuration\r | |
478 | Name="DLL Release|Win32"\r | |
479 | OutputDirectory="vc_mswudll"\r | |
480 | IntermediateDirectory="vc_mswudll\my_dll"\r | |
481 | ConfigurationType="2"\r | |
482 | UseOfMFC="0"\r | |
483 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
484 | CharacterSet="1"\r | |
485 | >\r | |
486 | <Tool\r | |
487 | Name="VCPreBuildEventTool"\r | |
488 | />\r | |
489 | <Tool\r | |
490 | Name="VCCustomBuildTool"\r | |
491 | />\r | |
492 | <Tool\r | |
493 | Name="VCXMLDataGeneratorTool"\r | |
494 | />\r | |
495 | <Tool\r | |
496 | Name="VCWebServiceProxyGeneratorTool"\r | |
497 | />\r | |
498 | <Tool\r | |
499 | Name="VCMIDLTool"\r | |
da8b1d4b | 500 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
501 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;."\r |
502 | />\r | |
503 | <Tool\r | |
504 | Name="VCCLCompilerTool"\r | |
505 | Optimization="2"\r | |
506 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;."\r | |
da8b1d4b | 507 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
508 | ExceptionHandling="1"\r |
509 | RuntimeLibrary="2"\r | |
510 | RuntimeTypeInfo="true"\r | |
511 | ObjectFile="vc_mswudll\my_dll\"\r | |
512 | ProgramDataBaseFileName="vc_mswudll\my_dll.pdb"\r | |
513 | WarningLevel="4"\r | |
514 | SuppressStartupBanner="true"\r | |
515 | Detect64BitPortabilityProblems="true"\r | |
516 | DebugInformationFormat="3"\r | |
517 | />\r | |
518 | <Tool\r | |
519 | Name="VCManagedResourceCompilerTool"\r | |
520 | />\r | |
521 | <Tool\r | |
522 | Name="VCResourceCompilerTool"\r | |
da8b1d4b | 523 | PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
524 | Culture="1033"\r |
525 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswu;.\..\..\include;."\r | |
526 | />\r | |
527 | <Tool\r | |
528 | Name="VCPreLinkEventTool"\r | |
529 | />\r | |
530 | <Tool\r | |
531 | Name="VCLinkerTool"\r | |
532 | AdditionalOptions=""\r | |
b796194b | 533 | AdditionalDependencies="wxmsw29u_core.lib wxbase29u.lib 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"\r |
61aba460 VS |
534 | OutputFile="vc_mswudll\my_dll.dll"\r |
535 | LinkIncremental="1"\r | |
536 | ImportLibrary="vc_mswudll\my_dll.lib"\r | |
537 | SuppressStartupBanner="true"\r | |
538 | AdditionalLibraryDirectories=".\..\..\lib\vc_dll"\r | |
539 | GenerateManifest="true"\r | |
540 | GenerateDebugInformation="true"\r | |
541 | ProgramDatabaseFile="vc_mswudll\my_dll.pdb"\r | |
542 | TargetMachine="1"\r | |
543 | OptimizeReferences="2"\r | |
544 | EnableCOMDATFolding="2"\r | |
545 | />\r | |
546 | <Tool\r | |
547 | Name="VCALinkTool"\r | |
548 | />\r | |
549 | <Tool\r | |
550 | Name="VCManifestTool"\r | |
551 | />\r | |
552 | <Tool\r | |
553 | Name="VCXDCMakeTool"\r | |
554 | />\r | |
555 | <Tool\r | |
556 | Name="VCBscMakeTool"\r | |
557 | OutputFile="vc_mswudll\dll_vc8_my_dll.bsc"\r | |
558 | SuppressStartupBanner="true"\r | |
559 | />\r | |
560 | <Tool\r | |
561 | Name="VCFxCopTool"\r | |
562 | />\r | |
563 | <Tool\r | |
564 | Name="VCPostBuildEventTool"\r | |
565 | />\r | |
566 | </Configuration>\r | |
567 | <Configuration\r | |
568 | Name="DLL Universal Debug|Win32"\r | |
569 | OutputDirectory="vc_mswunivuddll"\r | |
570 | IntermediateDirectory="vc_mswunivuddll\my_dll"\r | |
571 | ConfigurationType="2"\r | |
572 | UseOfMFC="0"\r | |
573 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
574 | CharacterSet="1"\r | |
575 | >\r | |
576 | <Tool\r | |
577 | Name="VCPreBuildEventTool"\r | |
578 | />\r | |
579 | <Tool\r | |
580 | Name="VCCustomBuildTool"\r | |
581 | />\r | |
582 | <Tool\r | |
583 | Name="VCXMLDataGeneratorTool"\r | |
584 | />\r | |
585 | <Tool\r | |
586 | Name="VCWebServiceProxyGeneratorTool"\r | |
587 | />\r | |
588 | <Tool\r | |
589 | Name="VCMIDLTool"\r | |
9f38fe4b | 590 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
591 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivud;.\..\..\include;."\r |
592 | />\r | |
593 | <Tool\r | |
594 | Name="VCCLCompilerTool"\r | |
595 | Optimization="0"\r | |
596 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivud;.\..\..\include;."\r | |
9f38fe4b | 597 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
598 | MinimalRebuild="true"\r |
599 | ExceptionHandling="1"\r | |
600 | BasicRuntimeChecks="3"\r | |
601 | RuntimeLibrary="3"\r | |
602 | BufferSecurityCheck="true"\r | |
603 | RuntimeTypeInfo="true"\r | |
604 | ObjectFile="vc_mswunivuddll\my_dll\"\r | |
605 | ProgramDataBaseFileName="vc_mswunivuddll\my_dll.pdb"\r | |
606 | WarningLevel="4"\r | |
607 | SuppressStartupBanner="true"\r | |
608 | Detect64BitPortabilityProblems="true"\r | |
609 | DebugInformationFormat="3"\r | |
610 | />\r | |
611 | <Tool\r | |
612 | Name="VCManagedResourceCompilerTool"\r | |
613 | />\r | |
614 | <Tool\r | |
615 | Name="VCResourceCompilerTool"\r | |
9f38fe4b | 616 | PreprocessorDefinitions="_DEBUG;__WXMSW__;__WXUNIVERSAL__;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
617 | Culture="1033"\r |
618 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivud;.\..\..\include;."\r | |
619 | />\r | |
620 | <Tool\r | |
621 | Name="VCPreLinkEventTool"\r | |
622 | />\r | |
623 | <Tool\r | |
624 | Name="VCLinkerTool"\r | |
625 | AdditionalOptions=""\r | |
b796194b | 626 | AdditionalDependencies="wxmswuniv29ud_core.lib wxbase29ud.lib 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"\r |
61aba460 VS |
627 | OutputFile="vc_mswunivuddll\my_dll.dll"\r |
628 | LinkIncremental="2"\r | |
629 | ImportLibrary="vc_mswunivuddll\my_dll.lib"\r | |
630 | SuppressStartupBanner="true"\r | |
631 | AdditionalLibraryDirectories=".\..\..\lib\vc_dll"\r | |
632 | GenerateManifest="true"\r | |
633 | GenerateDebugInformation="true"\r | |
634 | ProgramDatabaseFile="vc_mswunivuddll\my_dll.pdb"\r | |
635 | TargetMachine="1"\r | |
636 | />\r | |
637 | <Tool\r | |
638 | Name="VCALinkTool"\r | |
639 | />\r | |
640 | <Tool\r | |
641 | Name="VCManifestTool"\r | |
642 | />\r | |
643 | <Tool\r | |
644 | Name="VCXDCMakeTool"\r | |
645 | />\r | |
646 | <Tool\r | |
647 | Name="VCBscMakeTool"\r | |
648 | OutputFile="vc_mswunivuddll\dll_vc8_my_dll.bsc"\r | |
649 | SuppressStartupBanner="true"\r | |
650 | />\r | |
651 | <Tool\r | |
652 | Name="VCFxCopTool"\r | |
653 | />\r | |
654 | <Tool\r | |
655 | Name="VCPostBuildEventTool"\r | |
656 | />\r | |
657 | </Configuration>\r | |
658 | <Configuration\r | |
659 | Name="DLL Universal Release|Win32"\r | |
660 | OutputDirectory="vc_mswunivudll"\r | |
661 | IntermediateDirectory="vc_mswunivudll\my_dll"\r | |
662 | ConfigurationType="2"\r | |
663 | UseOfMFC="0"\r | |
664 | ATLMinimizesCRunTimeLibraryUsage="false"\r | |
665 | CharacterSet="1"\r | |
666 | >\r | |
667 | <Tool\r | |
668 | Name="VCPreBuildEventTool"\r | |
669 | />\r | |
670 | <Tool\r | |
671 | Name="VCCustomBuildTool"\r | |
672 | />\r | |
673 | <Tool\r | |
674 | Name="VCXMLDataGeneratorTool"\r | |
675 | />\r | |
676 | <Tool\r | |
677 | Name="VCWebServiceProxyGeneratorTool"\r | |
678 | />\r | |
679 | <Tool\r | |
680 | Name="VCMIDLTool"\r | |
da8b1d4b | 681 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
682 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivu;.\..\..\include;."\r |
683 | />\r | |
684 | <Tool\r | |
685 | Name="VCCLCompilerTool"\r | |
686 | Optimization="2"\r | |
687 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivu;.\..\..\include;."\r | |
da8b1d4b | 688 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
689 | ExceptionHandling="1"\r |
690 | RuntimeLibrary="2"\r | |
691 | RuntimeTypeInfo="true"\r | |
692 | ObjectFile="vc_mswunivudll\my_dll\"\r | |
693 | ProgramDataBaseFileName="vc_mswunivudll\my_dll.pdb"\r | |
694 | WarningLevel="4"\r | |
695 | SuppressStartupBanner="true"\r | |
696 | Detect64BitPortabilityProblems="true"\r | |
697 | DebugInformationFormat="3"\r | |
698 | />\r | |
699 | <Tool\r | |
700 | Name="VCManagedResourceCompilerTool"\r | |
701 | />\r | |
702 | <Tool\r | |
703 | Name="VCResourceCompilerTool"\r | |
da8b1d4b | 704 | PreprocessorDefinitions="__WXMSW__;__WXUNIVERSAL__;NDEBUG;_UNICODE;WXUSINGDLL;MY_DLL_BUILDING"\r |
61aba460 VS |
705 | Culture="1033"\r |
706 | AdditionalIncludeDirectories=".\..\..\lib\vc_dll\mswunivu;.\..\..\include;."\r | |
707 | />\r | |
708 | <Tool\r | |
709 | Name="VCPreLinkEventTool"\r | |
710 | />\r | |
711 | <Tool\r | |
712 | Name="VCLinkerTool"\r | |
713 | AdditionalOptions=""\r | |
b796194b | 714 | AdditionalDependencies="wxmswuniv29u_core.lib wxbase29u.lib 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"\r |
61aba460 VS |
715 | OutputFile="vc_mswunivudll\my_dll.dll"\r |
716 | LinkIncremental="1"\r | |
717 | ImportLibrary="vc_mswunivudll\my_dll.lib"\r | |
718 | SuppressStartupBanner="true"\r | |
719 | AdditionalLibraryDirectories=".\..\..\lib\vc_dll"\r | |
720 | GenerateManifest="true"\r | |
721 | GenerateDebugInformation="true"\r | |
722 | ProgramDatabaseFile="vc_mswunivudll\my_dll.pdb"\r | |
723 | TargetMachine="1"\r | |
724 | OptimizeReferences="2"\r | |
725 | EnableCOMDATFolding="2"\r | |
726 | />\r | |
727 | <Tool\r | |
728 | Name="VCALinkTool"\r | |
729 | />\r | |
730 | <Tool\r | |
731 | Name="VCManifestTool"\r | |
732 | />\r | |
733 | <Tool\r | |
734 | Name="VCXDCMakeTool"\r | |
735 | />\r | |
736 | <Tool\r | |
737 | Name="VCBscMakeTool"\r | |
738 | OutputFile="vc_mswunivudll\dll_vc8_my_dll.bsc"\r | |
739 | SuppressStartupBanner="true"\r | |
740 | />\r | |
741 | <Tool\r | |
742 | Name="VCFxCopTool"\r | |
743 | />\r | |
744 | <Tool\r | |
745 | Name="VCPostBuildEventTool"\r | |
746 | />\r | |
747 | </Configuration>\r | |
748 | </Configurations>\r | |
749 | <References>\r | |
750 | \r | |
751 | </References>\r | |
752 | <Files>\r | |
753 | <Filter\r | |
754 | Name="Source Files"\r | |
755 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r | |
756 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"\r | |
757 | >\r | |
758 | <File\r | |
759 | RelativePath=".\my_dll.cpp"\r | |
760 | >\r | |
761 | </File>\r | |
762 | </Filter>\r | |
763 | </Files>\r | |
764 | <Globals>\r | |
765 | \r | |
766 | </Globals>\r | |
767 | </VisualStudioProject>\r | |
768 | \r |