comparison VisualCE/testwin/testwin.vcproj @ 2207:d63e9f5944ae

Unpacked project archives to get individual file history in subversion
author Sam Lantinga <slouken@libsdl.org>
date Sat, 21 Jul 2007 17:09:01 +0000
parents
children c2539ff054c8
comparison
equal deleted inserted replaced
2206:ca7d2227d630 2207:d63e9f5944ae
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="testwin"
6 ProjectGUID="{DC516978-88CB-4F9A-A39A-C351C258613B}"
7 RootNamespace="testwin"
8 >
9 <Platforms>
10 <Platform
11 Name="Smartphone 2003 (ARMV4)"
12 />
13 <Platform
14 Name="Pocket PC 2003 (ARMV4)"
15 />
16 <Platform
17 Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
18 />
19 </Platforms>
20 <ToolFiles>
21 </ToolFiles>
22 <Configurations>
23 <Configuration
24 Name="Release|Smartphone 2003 (ARMV4)"
25 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
26 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
27 ConfigurationType="1"
28 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
29 UseOfMFC="0"
30 ATLMinimizesCRunTimeLibraryUsage="false"
31 CharacterSet="1"
32 >
33 <Tool
34 Name="VCPreBuildEventTool"
35 />
36 <Tool
37 Name="VCCustomBuildTool"
38 />
39 <Tool
40 Name="VCXMLDataGeneratorTool"
41 />
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
44 />
45 <Tool
46 Name="VCMIDLTool"
47 PreprocessorDefinitions="NDEBUG"
48 MkTypLibCompatible="true"
49 SuppressStartupBanner="true"
50 TargetEnvironment="1"
51 TypeLibraryName="$(PlatformName)\$(ConfigurationName)/testwin.tlb"
52 HeaderFileName=""
53 />
54 <Tool
55 Name="VCCLCompilerTool"
56 ExecutionBucket="7"
57 Optimization="2"
58 InlineFunctionExpansion="1"
59 PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
60 StringPooling="true"
61 RuntimeLibrary="0"
62 EnableFunctionLevelLinking="true"
63 UsePrecompiledHeader="0"
64 PrecompiledHeaderFile="$(PlatformName)\$(ConfigurationName)/testwin.pch"
65 AssemblerListingLocation="$(PlatformName)\$(ConfigurationName)/"
66 ObjectFile="$(PlatformName)\$(ConfigurationName)/"
67 ProgramDataBaseFileName="$(PlatformName)\$(ConfigurationName)/"
68 WarningLevel="3"
69 SuppressStartupBanner="true"
70 />
71 <Tool
72 Name="VCManagedResourceCompilerTool"
73 />
74 <Tool
75 Name="VCResourceCompilerTool"
76 AdditionalOptions="/r "
77 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),NDEBUG,UNICODE,_UNICODE,$(CePlatform),ARM,_ARM_,ARMV4"
78 Culture="1033"
79 />
80 <Tool
81 Name="VCPreLinkEventTool"
82 />
83 <Tool
84 Name="VCLinkerTool"
85 AdditionalOptions="/ALIGN:4096 /subsystem:$(CESubsystem) /MACHINE:ARM "
86 AdditionalDependencies="commctrl.lib coredll.lib aygshell.lib secchk.lib ccrtrtti.lib"
87 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.exe"
88 LinkIncremental="1"
89 SuppressStartupBanner="true"
90 IgnoreDefaultLibraryNames="$(CENoDefaultLib)"
91 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)/testwin.pdb"
92 StackReserveSize="65536"
93 StackCommitSize="4096"
94 EntryPointSymbol="WinMainCRTStartup"
95 BaseAddress="0x00010000"
96 />
97 <Tool
98 Name="VCALinkTool"
99 />
100 <Tool
101 Name="VCXDCMakeTool"
102 />
103 <Tool
104 Name="VCBscMakeTool"
105 SuppressStartupBanner="true"
106 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.bsc"
107 />
108 <Tool
109 Name="VCCodeSignTool"
110 />
111 <Tool
112 Name="VCPostBuildEventTool"
113 />
114 <DeploymentTool
115 ForceDirty="-1"
116 RemoteDirectory=""
117 RegisterOutput="0"
118 AdditionalFiles=""
119 />
120 <DebuggerTool
121 />
122 </Configuration>
123 <Configuration
124 Name="Release|Pocket PC 2003 (ARMV4)"
125 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
126 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
127 ConfigurationType="1"
128 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
129 UseOfMFC="0"
130 ATLMinimizesCRunTimeLibraryUsage="false"
131 CharacterSet="1"
132 >
133 <Tool
134 Name="VCPreBuildEventTool"
135 />
136 <Tool
137 Name="VCCustomBuildTool"
138 />
139 <Tool
140 Name="VCXMLDataGeneratorTool"
141 />
142 <Tool
143 Name="VCWebServiceProxyGeneratorTool"
144 />
145 <Tool
146 Name="VCMIDLTool"
147 PreprocessorDefinitions="NDEBUG"
148 MkTypLibCompatible="true"
149 SuppressStartupBanner="true"
150 TargetEnvironment="1"
151 TypeLibraryName="$(PlatformName)\$(ConfigurationName)/testwin.tlb"
152 HeaderFileName=""
153 />
154 <Tool
155 Name="VCCLCompilerTool"
156 ExecutionBucket="7"
157 Optimization="2"
158 InlineFunctionExpansion="1"
159 AdditionalIncludeDirectories="..\..\include"
160 PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
161 StringPooling="true"
162 RuntimeLibrary="0"
163 EnableFunctionLevelLinking="true"
164 UsePrecompiledHeader="0"
165 PrecompiledHeaderFile="$(PlatformName)\$(ConfigurationName)/testwin.pch"
166 AssemblerListingLocation="$(PlatformName)\$(ConfigurationName)/"
167 ObjectFile="$(PlatformName)\$(ConfigurationName)/"
168 ProgramDataBaseFileName="$(PlatformName)\$(ConfigurationName)/"
169 WarningLevel="3"
170 SuppressStartupBanner="true"
171 />
172 <Tool
173 Name="VCManagedResourceCompilerTool"
174 />
175 <Tool
176 Name="VCResourceCompilerTool"
177 AdditionalOptions="/r "
178 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),NDEBUG,UNICODE,_UNICODE,$(CePlatform),ARM,_ARM_,ARMV4"
179 Culture="1033"
180 />
181 <Tool
182 Name="VCPreLinkEventTool"
183 />
184 <Tool
185 Name="VCLinkerTool"
186 AdditionalOptions="/ALIGN:4096 /subsystem:$(CESubsystem) /MACHINE:ARM "
187 AdditionalDependencies="commctrl.lib coredll.lib aygshell.lib secchk.lib ccrtrtti.lib"
188 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.exe"
189 LinkIncremental="1"
190 SuppressStartupBanner="true"
191 IgnoreDefaultLibraryNames="$(CENoDefaultLib)"
192 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)/testwin.pdb"
193 StackReserveSize="65536"
194 StackCommitSize="4096"
195 EntryPointSymbol="WinMainCRTStartup"
196 BaseAddress="0x00010000"
197 />
198 <Tool
199 Name="VCALinkTool"
200 />
201 <Tool
202 Name="VCXDCMakeTool"
203 />
204 <Tool
205 Name="VCBscMakeTool"
206 SuppressStartupBanner="true"
207 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.bsc"
208 />
209 <Tool
210 Name="VCCodeSignTool"
211 />
212 <Tool
213 Name="VCPostBuildEventTool"
214 />
215 <DeploymentTool
216 ForceDirty="-1"
217 RemoteDirectory=""
218 RegisterOutput="0"
219 AdditionalFiles="sample.bmp|$(SolutionDir)\..\test|\|0"
220 />
221 <DebuggerTool
222 />
223 </Configuration>
224 <Configuration
225 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
226 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
227 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
228 ConfigurationType="1"
229 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
230 UseOfMFC="0"
231 ATLMinimizesCRunTimeLibraryUsage="false"
232 CharacterSet="1"
233 >
234 <Tool
235 Name="VCPreBuildEventTool"
236 />
237 <Tool
238 Name="VCCustomBuildTool"
239 />
240 <Tool
241 Name="VCXMLDataGeneratorTool"
242 />
243 <Tool
244 Name="VCWebServiceProxyGeneratorTool"
245 />
246 <Tool
247 Name="VCMIDLTool"
248 PreprocessorDefinitions="NDEBUG"
249 MkTypLibCompatible="true"
250 SuppressStartupBanner="true"
251 TargetEnvironment="1"
252 TypeLibraryName="$(PlatformName)\$(ConfigurationName)/testwin.tlb"
253 HeaderFileName=""
254 />
255 <Tool
256 Name="VCCLCompilerTool"
257 ExecutionBucket="7"
258 Optimization="2"
259 InlineFunctionExpansion="1"
260 AdditionalIncludeDirectories="..\..\include"
261 PreprocessorDefinitions="_WIN32_WCE=$(CEVER);$(CePlatform);ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);UNICODE;NDEBUG"
262 StringPooling="true"
263 RuntimeLibrary="0"
264 EnableFunctionLevelLinking="true"
265 UsePrecompiledHeader="0"
266 PrecompiledHeaderFile="$(PlatformName)\$(ConfigurationName)/testwin.pch"
267 AssemblerListingLocation="$(PlatformName)\$(ConfigurationName)/"
268 ObjectFile="$(PlatformName)\$(ConfigurationName)/"
269 ProgramDataBaseFileName="$(PlatformName)\$(ConfigurationName)/"
270 WarningLevel="3"
271 SuppressStartupBanner="true"
272 />
273 <Tool
274 Name="VCManagedResourceCompilerTool"
275 />
276 <Tool
277 Name="VCResourceCompilerTool"
278 AdditionalOptions="/r "
279 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),NDEBUG,UNICODE,_UNICODE,$(CePlatform),ARM,_ARM_,ARMV4"
280 Culture="1033"
281 />
282 <Tool
283 Name="VCPreLinkEventTool"
284 />
285 <Tool
286 Name="VCLinkerTool"
287 AdditionalOptions="/ALIGN:4096 /subsystem:$(CESubsystem) "
288 AdditionalDependencies="commctrl.lib coredll.lib aygshell.lib"
289 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.exe"
290 LinkIncremental="1"
291 SuppressStartupBanner="true"
292 IgnoreDefaultLibraryNames="$(CENoDefaultLib)"
293 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)/testwin.pdb"
294 StackReserveSize="65536"
295 StackCommitSize="4096"
296 EntryPointSymbol="WinMainCRTStartup"
297 BaseAddress="0x00010000"
298 />
299 <Tool
300 Name="VCALinkTool"
301 />
302 <Tool
303 Name="VCXDCMakeTool"
304 />
305 <Tool
306 Name="VCBscMakeTool"
307 SuppressStartupBanner="true"
308 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.bsc"
309 />
310 <Tool
311 Name="VCCodeSignTool"
312 />
313 <Tool
314 Name="VCPostBuildEventTool"
315 />
316 <DeploymentTool
317 ForceDirty="-1"
318 RemoteDirectory=""
319 RegisterOutput="0"
320 AdditionalFiles=""
321 />
322 <DebuggerTool
323 />
324 </Configuration>
325 <Configuration
326 Name="Debug|Smartphone 2003 (ARMV4)"
327 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
328 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
329 ConfigurationType="1"
330 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
331 UseOfMFC="0"
332 ATLMinimizesCRunTimeLibraryUsage="false"
333 CharacterSet="1"
334 >
335 <Tool
336 Name="VCPreBuildEventTool"
337 />
338 <Tool
339 Name="VCCustomBuildTool"
340 />
341 <Tool
342 Name="VCXMLDataGeneratorTool"
343 />
344 <Tool
345 Name="VCWebServiceProxyGeneratorTool"
346 />
347 <Tool
348 Name="VCMIDLTool"
349 PreprocessorDefinitions="_DEBUG"
350 MkTypLibCompatible="true"
351 SuppressStartupBanner="true"
352 TargetEnvironment="1"
353 TypeLibraryName="$(PlatformName)\$(ConfigurationName)/testwin.tlb"
354 HeaderFileName=""
355 />
356 <Tool
357 Name="VCCLCompilerTool"
358 ExecutionBucket="7"
359 Optimization="0"
360 AdditionalIncludeDirectories="..\..\include"
361 PreprocessorDefinitions="DEBUG;ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);_WIN32_WCE=$(CEVER);$(CePlatform);UNICODE"
362 RuntimeLibrary="1"
363 UsePrecompiledHeader="0"
364 PrecompiledHeaderFile="$(PlatformName)\$(ConfigurationName)/testwin.pch"
365 AssemblerListingLocation="$(PlatformName)\$(ConfigurationName)/"
366 ObjectFile="$(PlatformName)\$(ConfigurationName)/"
367 ProgramDataBaseFileName="$(PlatformName)\$(ConfigurationName)/"
368 WarningLevel="3"
369 SuppressStartupBanner="true"
370 DebugInformationFormat="3"
371 />
372 <Tool
373 Name="VCManagedResourceCompilerTool"
374 />
375 <Tool
376 Name="VCResourceCompilerTool"
377 AdditionalOptions="/r "
378 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),DEBUG,UNICODE,_UNICODE,$(CePlatform),ARM,_ARM_,ARMV4"
379 Culture="1033"
380 />
381 <Tool
382 Name="VCPreLinkEventTool"
383 />
384 <Tool
385 Name="VCLinkerTool"
386 AdditionalOptions="/ALIGN:4096 /subsystem:$(CESubsystem) /MACHINE:ARM "
387 AdditionalDependencies="commctrl.lib coredll.lib aygshell.lib secchk.lib ccrtrtti.lib"
388 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.exe"
389 LinkIncremental="2"
390 SuppressStartupBanner="true"
391 IgnoreDefaultLibraryNames="$(CENoDefaultLib)"
392 GenerateDebugInformation="true"
393 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)/testwin.pdb"
394 StackReserveSize="65536"
395 StackCommitSize="4096"
396 EntryPointSymbol="WinMainCRTStartup"
397 BaseAddress="0x00010000"
398 />
399 <Tool
400 Name="VCALinkTool"
401 />
402 <Tool
403 Name="VCXDCMakeTool"
404 />
405 <Tool
406 Name="VCBscMakeTool"
407 SuppressStartupBanner="true"
408 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.bsc"
409 />
410 <Tool
411 Name="VCCodeSignTool"
412 />
413 <Tool
414 Name="VCPostBuildEventTool"
415 />
416 <DeploymentTool
417 ForceDirty="-1"
418 RemoteDirectory=""
419 RegisterOutput="0"
420 AdditionalFiles=""
421 />
422 <DebuggerTool
423 />
424 </Configuration>
425 <Configuration
426 Name="Debug|Pocket PC 2003 (ARMV4)"
427 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
428 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
429 ConfigurationType="1"
430 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
431 UseOfMFC="0"
432 ATLMinimizesCRunTimeLibraryUsage="false"
433 CharacterSet="1"
434 >
435 <Tool
436 Name="VCPreBuildEventTool"
437 />
438 <Tool
439 Name="VCCustomBuildTool"
440 />
441 <Tool
442 Name="VCXMLDataGeneratorTool"
443 />
444 <Tool
445 Name="VCWebServiceProxyGeneratorTool"
446 />
447 <Tool
448 Name="VCMIDLTool"
449 PreprocessorDefinitions="_DEBUG"
450 MkTypLibCompatible="true"
451 SuppressStartupBanner="true"
452 TargetEnvironment="1"
453 TypeLibraryName="$(PlatformName)\$(ConfigurationName)/testwin.tlb"
454 HeaderFileName=""
455 />
456 <Tool
457 Name="VCCLCompilerTool"
458 ExecutionBucket="7"
459 Optimization="0"
460 AdditionalIncludeDirectories="..\..\include"
461 PreprocessorDefinitions="DEBUG;ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);_WIN32_WCE=$(CEVER);$(CePlatform);UNICODE"
462 RuntimeLibrary="1"
463 UsePrecompiledHeader="0"
464 PrecompiledHeaderFile="$(PlatformName)\$(ConfigurationName)/testwin.pch"
465 AssemblerListingLocation="$(PlatformName)\$(ConfigurationName)/"
466 ObjectFile="$(PlatformName)\$(ConfigurationName)/"
467 ProgramDataBaseFileName="$(PlatformName)\$(ConfigurationName)/"
468 WarningLevel="3"
469 SuppressStartupBanner="true"
470 DebugInformationFormat="3"
471 />
472 <Tool
473 Name="VCManagedResourceCompilerTool"
474 />
475 <Tool
476 Name="VCResourceCompilerTool"
477 AdditionalOptions="/r "
478 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),DEBUG,UNICODE,_UNICODE,$(CePlatform),ARM,_ARM_,ARMV4"
479 Culture="1033"
480 />
481 <Tool
482 Name="VCPreLinkEventTool"
483 />
484 <Tool
485 Name="VCLinkerTool"
486 AdditionalOptions="/ALIGN:4096 /subsystem:$(CESubsystem) /MACHINE:ARM "
487 AdditionalDependencies="commctrl.lib coredll.lib aygshell.lib secchk.lib ccrtrtti.lib"
488 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.exe"
489 LinkIncremental="2"
490 SuppressStartupBanner="true"
491 IgnoreDefaultLibraryNames="$(CENoDefaultLib)"
492 GenerateDebugInformation="true"
493 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)/testwin.pdb"
494 StackReserveSize="65536"
495 StackCommitSize="4096"
496 EntryPointSymbol="WinMainCRTStartup"
497 BaseAddress="0x00010000"
498 />
499 <Tool
500 Name="VCALinkTool"
501 />
502 <Tool
503 Name="VCXDCMakeTool"
504 />
505 <Tool
506 Name="VCBscMakeTool"
507 SuppressStartupBanner="true"
508 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.bsc"
509 />
510 <Tool
511 Name="VCCodeSignTool"
512 />
513 <Tool
514 Name="VCPostBuildEventTool"
515 />
516 <DeploymentTool
517 ForceDirty="-1"
518 RemoteDirectory=""
519 RegisterOutput="0"
520 AdditionalFiles="sample.bmp|$(SolutionDir)\..\test|\|0"
521 />
522 <DebuggerTool
523 />
524 </Configuration>
525 <Configuration
526 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
527 OutputDirectory="$(PlatformName)\$(ConfigurationName)"
528 IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
529 ConfigurationType="1"
530 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
531 UseOfMFC="0"
532 ATLMinimizesCRunTimeLibraryUsage="false"
533 CharacterSet="1"
534 >
535 <Tool
536 Name="VCPreBuildEventTool"
537 />
538 <Tool
539 Name="VCCustomBuildTool"
540 />
541 <Tool
542 Name="VCXMLDataGeneratorTool"
543 />
544 <Tool
545 Name="VCWebServiceProxyGeneratorTool"
546 />
547 <Tool
548 Name="VCMIDLTool"
549 PreprocessorDefinitions="_DEBUG"
550 MkTypLibCompatible="true"
551 SuppressStartupBanner="true"
552 TargetEnvironment="1"
553 TypeLibraryName="$(PlatformName)\$(ConfigurationName)/testwin.tlb"
554 HeaderFileName=""
555 />
556 <Tool
557 Name="VCCLCompilerTool"
558 ExecutionBucket="7"
559 Optimization="0"
560 AdditionalIncludeDirectories="..\..\include"
561 PreprocessorDefinitions="DEBUG;ARM;_ARM_;ARMV4;UNDER_CE=$(CEVER);_WIN32_WCE=$(CEVER);$(CePlatform);UNICODE"
562 RuntimeLibrary="1"
563 UsePrecompiledHeader="0"
564 PrecompiledHeaderFile="$(PlatformName)\$(ConfigurationName)/testwin.pch"
565 AssemblerListingLocation="$(PlatformName)\$(ConfigurationName)/"
566 ObjectFile="$(PlatformName)\$(ConfigurationName)/"
567 ProgramDataBaseFileName="$(PlatformName)\$(ConfigurationName)/"
568 WarningLevel="3"
569 SuppressStartupBanner="true"
570 DebugInformationFormat="3"
571 />
572 <Tool
573 Name="VCManagedResourceCompilerTool"
574 />
575 <Tool
576 Name="VCResourceCompilerTool"
577 AdditionalOptions="/r "
578 PreprocessorDefinitions="UNDER_CE=$(CEVER),_WIN32_WCE=$(CEVER),DEBUG,UNICODE,_UNICODE,$(CePlatform),ARM,_ARM_,ARMV4"
579 Culture="1033"
580 />
581 <Tool
582 Name="VCPreLinkEventTool"
583 />
584 <Tool
585 Name="VCLinkerTool"
586 AdditionalOptions="/ALIGN:4096 /subsystem:$(CESubsystem) "
587 AdditionalDependencies="commctrl.lib coredll.lib aygshell.lib"
588 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.exe"
589 LinkIncremental="2"
590 SuppressStartupBanner="true"
591 IgnoreDefaultLibraryNames="$(CENoDefaultLib)"
592 GenerateDebugInformation="true"
593 ProgramDatabaseFile="$(PlatformName)\$(ConfigurationName)/testwin.pdb"
594 StackReserveSize="65536"
595 StackCommitSize="4096"
596 EntryPointSymbol="WinMainCRTStartup"
597 BaseAddress="0x00010000"
598 />
599 <Tool
600 Name="VCALinkTool"
601 />
602 <Tool
603 Name="VCXDCMakeTool"
604 />
605 <Tool
606 Name="VCBscMakeTool"
607 SuppressStartupBanner="true"
608 OutputFile="$(PlatformName)\$(ConfigurationName)/testwin.bsc"
609 />
610 <Tool
611 Name="VCCodeSignTool"
612 />
613 <Tool
614 Name="VCPostBuildEventTool"
615 />
616 <DeploymentTool
617 ForceDirty="-1"
618 RemoteDirectory=""
619 RegisterOutput="0"
620 AdditionalFiles=""
621 />
622 <DebuggerTool
623 />
624 </Configuration>
625 </Configurations>
626 <References>
627 </References>
628 <Files>
629 <Filter
630 Name="Source Files"
631 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
632 >
633 <File
634 RelativePath="..\..\test\testwin.c"
635 >
636 <FileConfiguration
637 Name="Release|Smartphone 2003 (ARMV4)"
638 >
639 <Tool
640 Name="VCCLCompilerTool"
641 UsePrecompiledHeader="0"
642 />
643 </FileConfiguration>
644 <FileConfiguration
645 Name="Release|Pocket PC 2003 (ARMV4)"
646 >
647 <Tool
648 Name="VCCLCompilerTool"
649 UsePrecompiledHeader="0"
650 />
651 </FileConfiguration>
652 <FileConfiguration
653 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
654 >
655 <Tool
656 Name="VCCLCompilerTool"
657 UsePrecompiledHeader="0"
658 />
659 </FileConfiguration>
660 <FileConfiguration
661 Name="Debug|Smartphone 2003 (ARMV4)"
662 >
663 <Tool
664 Name="VCCLCompilerTool"
665 AdditionalIncludeDirectories=""
666 UsePrecompiledHeader="0"
667 />
668 </FileConfiguration>
669 <FileConfiguration
670 Name="Debug|Pocket PC 2003 (ARMV4)"
671 >
672 <Tool
673 Name="VCCLCompilerTool"
674 AdditionalIncludeDirectories=""
675 UsePrecompiledHeader="0"
676 />
677 </FileConfiguration>
678 <FileConfiguration
679 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
680 >
681 <Tool
682 Name="VCCLCompilerTool"
683 AdditionalIncludeDirectories=""
684 UsePrecompiledHeader="0"
685 />
686 </FileConfiguration>
687 </File>
688 </Filter>
689 <Filter
690 Name="Header Files"
691 Filter="h;hpp;hxx;hm;inl"
692 >
693 </Filter>
694 <Filter
695 Name="Resource Files"
696 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
697 >
698 </Filter>
699 </Files>
700 <Globals>
701 </Globals>
702 </VisualStudioProject>