Updated project files to VS2008 SP1. Removed deprecated features (and warning message...
[xiph/unicode.git] / oggdsf / src / lib / codecs / cmml / libCMMLParse / libCMMLParse.vcproj
blob33d59c8f5c11ef0ad18b5b059b25e617f0d419a5
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9,00"
5 Name="libCMMLParse"
6 ProjectGUID="{899EB7AD-26BF-4495-9BE5-EADECCC288B2}"
7 RootNamespace="libCMMLParse"
8 Keyword="Win32Proj"
9 TargetFrameworkVersion="131072"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 <Platform
16 Name="Pocket PC 2003 (ARMV4)"
18 <Platform
19 Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
21 </Platforms>
22 <ToolFiles>
23 </ToolFiles>
24 <Configurations>
25 <Configuration
26 Name="Debug|Win32"
27 OutputDirectory="Debug"
28 IntermediateDirectory="Debug"
29 ConfigurationType="2"
30 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
31 CharacterSet="1"
33 <Tool
34 Name="VCPreBuildEventTool"
36 <Tool
37 Name="VCCustomBuildTool"
39 <Tool
40 Name="VCXMLDataGeneratorTool"
42 <Tool
43 Name="VCWebServiceProxyGeneratorTool"
45 <Tool
46 Name="VCMIDLTool"
48 <Tool
49 Name="VCCLCompilerTool"
50 Optimization="0"
51 AdditionalIncludeDirectories="..;..\..\..\helper"
52 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
53 MinimalRebuild="true"
54 BasicRuntimeChecks="3"
55 RuntimeLibrary="3"
56 UsePrecompiledHeader="0"
57 WarningLevel="4"
58 Detect64BitPortabilityProblems="false"
59 DebugInformationFormat="4"
60 CallingConvention="2"
61 DisableSpecificWarnings="4251"
63 <Tool
64 Name="VCManagedResourceCompilerTool"
66 <Tool
67 Name="VCResourceCompilerTool"
69 <Tool
70 Name="VCPreLinkEventTool"
72 <Tool
73 Name="VCLinkerTool"
74 OutputFile="$(OutDir)/libCMMLParse.dll"
75 LinkIncremental="2"
76 GenerateDebugInformation="true"
77 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
78 SubSystem="2"
79 RandomizedBaseAddress="1"
80 DataExecutionPrevention="0"
81 ImportLibrary="$(OutDir)/libCMMLParse.lib"
82 TargetMachine="1"
84 <Tool
85 Name="VCALinkTool"
87 <Tool
88 Name="VCManifestTool"
90 <Tool
91 Name="VCXDCMakeTool"
93 <Tool
94 Name="VCBscMakeTool"
96 <Tool
97 Name="VCFxCopTool"
99 <Tool
100 Name="VCAppVerifierTool"
102 <Tool
103 Name="VCPostBuildEventTool"
105 </Configuration>
106 <Configuration
107 Name="Release|Win32"
108 OutputDirectory="Release"
109 IntermediateDirectory="Release"
110 ConfigurationType="2"
111 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
112 CharacterSet="1"
113 WholeProgramOptimization="1"
115 <Tool
116 Name="VCPreBuildEventTool"
118 <Tool
119 Name="VCCustomBuildTool"
121 <Tool
122 Name="VCXMLDataGeneratorTool"
124 <Tool
125 Name="VCWebServiceProxyGeneratorTool"
127 <Tool
128 Name="VCMIDLTool"
130 <Tool
131 Name="VCCLCompilerTool"
132 InlineFunctionExpansion="2"
133 EnableIntrinsicFunctions="true"
134 FavorSizeOrSpeed="1"
135 OmitFramePointers="true"
136 AdditionalIncludeDirectories="..;..\..\..\helper"
137 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
138 RuntimeLibrary="2"
139 UsePrecompiledHeader="0"
140 WarningLevel="4"
141 Detect64BitPortabilityProblems="false"
142 DebugInformationFormat="3"
143 CallingConvention="2"
144 DisableSpecificWarnings="4251"
146 <Tool
147 Name="VCManagedResourceCompilerTool"
149 <Tool
150 Name="VCResourceCompilerTool"
152 <Tool
153 Name="VCPreLinkEventTool"
155 <Tool
156 Name="VCLinkerTool"
157 OutputFile="$(OutDir)/libCMMLParse.dll"
158 LinkIncremental="1"
159 GenerateDebugInformation="true"
160 SubSystem="2"
161 OptimizeReferences="2"
162 EnableCOMDATFolding="2"
163 RandomizedBaseAddress="1"
164 DataExecutionPrevention="0"
165 ImportLibrary="$(OutDir)/libCMMLParse.lib"
166 TargetMachine="1"
168 <Tool
169 Name="VCALinkTool"
171 <Tool
172 Name="VCManifestTool"
174 <Tool
175 Name="VCXDCMakeTool"
177 <Tool
178 Name="VCBscMakeTool"
180 <Tool
181 Name="VCFxCopTool"
183 <Tool
184 Name="VCAppVerifierTool"
186 <Tool
187 Name="VCPostBuildEventTool"
189 </Configuration>
190 <Configuration
191 Name="Debug_Static|Win32"
192 OutputDirectory="$(ConfigurationName)"
193 IntermediateDirectory="$(ConfigurationName)"
194 ConfigurationType="4"
195 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
196 CharacterSet="1"
198 <Tool
199 Name="VCPreBuildEventTool"
201 <Tool
202 Name="VCCustomBuildTool"
204 <Tool
205 Name="VCXMLDataGeneratorTool"
207 <Tool
208 Name="VCWebServiceProxyGeneratorTool"
210 <Tool
211 Name="VCMIDLTool"
213 <Tool
214 Name="VCCLCompilerTool"
215 Optimization="0"
216 AdditionalIncludeDirectories="..;..\..\..\helper"
217 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
218 MinimalRebuild="true"
219 BasicRuntimeChecks="3"
220 RuntimeLibrary="3"
221 UsePrecompiledHeader="0"
222 WarningLevel="4"
223 Detect64BitPortabilityProblems="false"
224 DebugInformationFormat="4"
225 CallingConvention="2"
226 DisableSpecificWarnings="4251"
228 <Tool
229 Name="VCManagedResourceCompilerTool"
231 <Tool
232 Name="VCResourceCompilerTool"
234 <Tool
235 Name="VCPreLinkEventTool"
237 <Tool
238 Name="VCLibrarianTool"
240 <Tool
241 Name="VCALinkTool"
243 <Tool
244 Name="VCXDCMakeTool"
246 <Tool
247 Name="VCBscMakeTool"
249 <Tool
250 Name="VCFxCopTool"
252 <Tool
253 Name="VCPostBuildEventTool"
255 </Configuration>
256 <Configuration
257 Name="Debug_CE_ARM|Win32"
258 OutputDirectory="$(ConfigurationName)"
259 IntermediateDirectory="$(ConfigurationName)"
260 ConfigurationType="2"
261 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
262 CharacterSet="1"
264 <Tool
265 Name="VCPreBuildEventTool"
267 <Tool
268 Name="VCCustomBuildTool"
270 <Tool
271 Name="VCXMLDataGeneratorTool"
273 <Tool
274 Name="VCWebServiceProxyGeneratorTool"
276 <Tool
277 Name="VCMIDLTool"
279 <Tool
280 Name="VCCLCompilerTool"
281 Optimization="0"
282 AdditionalIncludeDirectories="..;..\..\..\helper"
283 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
284 MinimalRebuild="true"
285 BasicRuntimeChecks="3"
286 RuntimeLibrary="3"
287 UsePrecompiledHeader="0"
288 WarningLevel="4"
289 Detect64BitPortabilityProblems="false"
290 DebugInformationFormat="4"
291 CallingConvention="2"
292 DisableSpecificWarnings="4251"
294 <Tool
295 Name="VCManagedResourceCompilerTool"
297 <Tool
298 Name="VCResourceCompilerTool"
300 <Tool
301 Name="VCPreLinkEventTool"
303 <Tool
304 Name="VCLinkerTool"
305 OutputFile="$(OutDir)/libCMMLParse.dll"
306 LinkIncremental="2"
307 GenerateDebugInformation="true"
308 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
309 SubSystem="2"
310 RandomizedBaseAddress="1"
311 DataExecutionPrevention="0"
312 ImportLibrary="$(OutDir)/libCMMLParse.lib"
313 TargetMachine="1"
315 <Tool
316 Name="VCALinkTool"
318 <Tool
319 Name="VCManifestTool"
321 <Tool
322 Name="VCXDCMakeTool"
324 <Tool
325 Name="VCBscMakeTool"
327 <Tool
328 Name="VCFxCopTool"
330 <Tool
331 Name="VCAppVerifierTool"
333 <Tool
334 Name="VCPostBuildEventTool"
336 </Configuration>
337 <Configuration
338 Name="Debug_WM5_PPC_ARM|Win32"
339 OutputDirectory="$(ConfigurationName)"
340 IntermediateDirectory="$(ConfigurationName)"
341 ConfigurationType="2"
342 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
343 CharacterSet="1"
345 <Tool
346 Name="VCPreBuildEventTool"
348 <Tool
349 Name="VCCustomBuildTool"
351 <Tool
352 Name="VCXMLDataGeneratorTool"
354 <Tool
355 Name="VCWebServiceProxyGeneratorTool"
357 <Tool
358 Name="VCMIDLTool"
360 <Tool
361 Name="VCCLCompilerTool"
362 Optimization="0"
363 AdditionalIncludeDirectories="..;..\..\..\helper"
364 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
365 MinimalRebuild="true"
366 BasicRuntimeChecks="3"
367 RuntimeLibrary="3"
368 UsePrecompiledHeader="0"
369 WarningLevel="4"
370 Detect64BitPortabilityProblems="false"
371 DebugInformationFormat="4"
372 CallingConvention="2"
373 DisableSpecificWarnings="4251"
375 <Tool
376 Name="VCManagedResourceCompilerTool"
378 <Tool
379 Name="VCResourceCompilerTool"
381 <Tool
382 Name="VCPreLinkEventTool"
384 <Tool
385 Name="VCLinkerTool"
386 OutputFile="$(OutDir)/libCMMLParse.dll"
387 LinkIncremental="2"
388 GenerateDebugInformation="true"
389 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
390 SubSystem="2"
391 RandomizedBaseAddress="1"
392 DataExecutionPrevention="0"
393 ImportLibrary="$(OutDir)/libCMMLParse.lib"
394 TargetMachine="1"
396 <Tool
397 Name="VCALinkTool"
399 <Tool
400 Name="VCManifestTool"
402 <Tool
403 Name="VCXDCMakeTool"
405 <Tool
406 Name="VCBscMakeTool"
408 <Tool
409 Name="VCFxCopTool"
411 <Tool
412 Name="VCAppVerifierTool"
414 <Tool
415 Name="VCPostBuildEventTool"
417 </Configuration>
418 <Configuration
419 Name="Release_WM5_PPC_ARM|Win32"
420 OutputDirectory="$(ConfigurationName)"
421 IntermediateDirectory="$(ConfigurationName)"
422 ConfigurationType="2"
423 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
424 CharacterSet="1"
426 <Tool
427 Name="VCPreBuildEventTool"
429 <Tool
430 Name="VCCustomBuildTool"
432 <Tool
433 Name="VCXMLDataGeneratorTool"
435 <Tool
436 Name="VCWebServiceProxyGeneratorTool"
438 <Tool
439 Name="VCMIDLTool"
441 <Tool
442 Name="VCCLCompilerTool"
443 Optimization="0"
444 AdditionalIncludeDirectories="..;..\..\..\helper"
445 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
446 MinimalRebuild="true"
447 BasicRuntimeChecks="3"
448 RuntimeLibrary="3"
449 UsePrecompiledHeader="0"
450 WarningLevel="4"
451 Detect64BitPortabilityProblems="false"
452 DebugInformationFormat="4"
453 CallingConvention="2"
454 DisableSpecificWarnings="4251"
456 <Tool
457 Name="VCManagedResourceCompilerTool"
459 <Tool
460 Name="VCResourceCompilerTool"
462 <Tool
463 Name="VCPreLinkEventTool"
465 <Tool
466 Name="VCLinkerTool"
467 OutputFile="$(OutDir)/libCMMLParse.dll"
468 LinkIncremental="2"
469 GenerateDebugInformation="true"
470 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
471 SubSystem="2"
472 RandomizedBaseAddress="1"
473 DataExecutionPrevention="0"
474 ImportLibrary="$(OutDir)/libCMMLParse.lib"
475 TargetMachine="1"
477 <Tool
478 Name="VCALinkTool"
480 <Tool
481 Name="VCManifestTool"
483 <Tool
484 Name="VCXDCMakeTool"
486 <Tool
487 Name="VCBscMakeTool"
489 <Tool
490 Name="VCFxCopTool"
492 <Tool
493 Name="VCAppVerifierTool"
495 <Tool
496 Name="VCPostBuildEventTool"
498 </Configuration>
499 <Configuration
500 Name="Debug|Pocket PC 2003 (ARMV4)"
501 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
502 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
503 ConfigurationType="2"
504 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
505 CharacterSet="1"
507 <Tool
508 Name="VCPreBuildEventTool"
510 <Tool
511 Name="VCCustomBuildTool"
513 <Tool
514 Name="VCXMLDataGeneratorTool"
516 <Tool
517 Name="VCWebServiceProxyGeneratorTool"
519 <Tool
520 Name="VCMIDLTool"
521 TargetEnvironment="1"
523 <Tool
524 Name="VCCLCompilerTool"
525 ExecutionBucket="7"
526 Optimization="0"
527 AdditionalIncludeDirectories="..;..\..\..\helper"
528 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
529 MinimalRebuild="true"
530 RuntimeLibrary="3"
531 UsePrecompiledHeader="0"
532 WarningLevel="4"
533 DisableSpecificWarnings="4251"
535 <Tool
536 Name="VCManagedResourceCompilerTool"
538 <Tool
539 Name="VCResourceCompilerTool"
541 <Tool
542 Name="VCPreLinkEventTool"
544 <Tool
545 Name="VCLinkerTool"
546 OutputFile="$(OutDir)/libCMMLParse.dll"
547 LinkIncremental="2"
548 GenerateDebugInformation="true"
549 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
550 SubSystem="2"
551 ImportLibrary="$(OutDir)/libCMMLParse.lib"
552 TargetMachine="0"
554 <Tool
555 Name="VCALinkTool"
557 <Tool
558 Name="VCXDCMakeTool"
560 <Tool
561 Name="VCBscMakeTool"
563 <Tool
564 Name="VCCodeSignTool"
566 <Tool
567 Name="VCPostBuildEventTool"
569 <DeploymentTool
570 ForceDirty="-1"
571 RemoteDirectory=""
572 RegisterOutput="0"
573 AdditionalFiles=""
575 <DebuggerTool
577 </Configuration>
578 <Configuration
579 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
580 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
581 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
582 ConfigurationType="2"
583 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
584 CharacterSet="1"
586 <Tool
587 Name="VCPreBuildEventTool"
589 <Tool
590 Name="VCCustomBuildTool"
592 <Tool
593 Name="VCXMLDataGeneratorTool"
595 <Tool
596 Name="VCWebServiceProxyGeneratorTool"
598 <Tool
599 Name="VCMIDLTool"
600 TargetEnvironment="1"
602 <Tool
603 Name="VCCLCompilerTool"
604 ExecutionBucket="7"
605 Optimization="0"
606 AdditionalIncludeDirectories="..;..\..\..\helper"
607 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
608 MinimalRebuild="true"
609 RuntimeLibrary="3"
610 UsePrecompiledHeader="0"
611 WarningLevel="4"
612 DisableSpecificWarnings="4251"
614 <Tool
615 Name="VCManagedResourceCompilerTool"
617 <Tool
618 Name="VCResourceCompilerTool"
620 <Tool
621 Name="VCPreLinkEventTool"
623 <Tool
624 Name="VCLinkerTool"
625 OutputFile="$(OutDir)/libCMMLParse.dll"
626 LinkIncremental="2"
627 GenerateDebugInformation="true"
628 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
629 SubSystem="2"
630 ImportLibrary="$(OutDir)/libCMMLParse.lib"
631 TargetMachine="0"
633 <Tool
634 Name="VCALinkTool"
636 <Tool
637 Name="VCXDCMakeTool"
639 <Tool
640 Name="VCBscMakeTool"
642 <Tool
643 Name="VCCodeSignTool"
645 <Tool
646 Name="VCPostBuildEventTool"
648 <DeploymentTool
649 ForceDirty="-1"
650 RemoteDirectory=""
651 RegisterOutput="0"
652 AdditionalFiles=""
654 <DebuggerTool
656 </Configuration>
657 <Configuration
658 Name="Release|Pocket PC 2003 (ARMV4)"
659 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
660 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
661 ConfigurationType="2"
662 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
663 CharacterSet="1"
664 WholeProgramOptimization="1"
666 <Tool
667 Name="VCPreBuildEventTool"
669 <Tool
670 Name="VCCustomBuildTool"
672 <Tool
673 Name="VCXMLDataGeneratorTool"
675 <Tool
676 Name="VCWebServiceProxyGeneratorTool"
678 <Tool
679 Name="VCMIDLTool"
680 TargetEnvironment="1"
682 <Tool
683 Name="VCCLCompilerTool"
684 ExecutionBucket="7"
685 InlineFunctionExpansion="2"
686 EnableIntrinsicFunctions="true"
687 FavorSizeOrSpeed="1"
688 AdditionalIncludeDirectories="..;..\..\..\helper"
689 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
690 RuntimeLibrary="2"
691 UsePrecompiledHeader="0"
692 WarningLevel="4"
693 DebugInformationFormat="3"
694 DisableSpecificWarnings="4251"
696 <Tool
697 Name="VCManagedResourceCompilerTool"
699 <Tool
700 Name="VCResourceCompilerTool"
702 <Tool
703 Name="VCPreLinkEventTool"
705 <Tool
706 Name="VCLinkerTool"
707 OutputFile="$(OutDir)/libCMMLParse.dll"
708 LinkIncremental="1"
709 GenerateDebugInformation="true"
710 SubSystem="2"
711 OptimizeReferences="2"
712 EnableCOMDATFolding="2"
713 ImportLibrary="$(OutDir)/libCMMLParse.lib"
714 TargetMachine="0"
716 <Tool
717 Name="VCALinkTool"
719 <Tool
720 Name="VCXDCMakeTool"
722 <Tool
723 Name="VCBscMakeTool"
725 <Tool
726 Name="VCCodeSignTool"
728 <Tool
729 Name="VCPostBuildEventTool"
731 <DeploymentTool
732 ForceDirty="-1"
733 RemoteDirectory=""
734 RegisterOutput="0"
735 AdditionalFiles=""
737 <DebuggerTool
739 </Configuration>
740 <Configuration
741 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
742 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
743 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
744 ConfigurationType="2"
745 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
746 CharacterSet="1"
747 WholeProgramOptimization="1"
749 <Tool
750 Name="VCPreBuildEventTool"
752 <Tool
753 Name="VCCustomBuildTool"
755 <Tool
756 Name="VCXMLDataGeneratorTool"
758 <Tool
759 Name="VCWebServiceProxyGeneratorTool"
761 <Tool
762 Name="VCMIDLTool"
763 TargetEnvironment="1"
765 <Tool
766 Name="VCCLCompilerTool"
767 ExecutionBucket="7"
768 InlineFunctionExpansion="2"
769 EnableIntrinsicFunctions="true"
770 FavorSizeOrSpeed="1"
771 AdditionalIncludeDirectories="..;..\..\..\helper"
772 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
773 RuntimeLibrary="2"
774 UsePrecompiledHeader="0"
775 WarningLevel="4"
776 DebugInformationFormat="3"
777 DisableSpecificWarnings="4251"
779 <Tool
780 Name="VCManagedResourceCompilerTool"
782 <Tool
783 Name="VCResourceCompilerTool"
785 <Tool
786 Name="VCPreLinkEventTool"
788 <Tool
789 Name="VCLinkerTool"
790 OutputFile="$(OutDir)/libCMMLParse.dll"
791 LinkIncremental="1"
792 GenerateDebugInformation="true"
793 SubSystem="2"
794 OptimizeReferences="2"
795 EnableCOMDATFolding="2"
796 ImportLibrary="$(OutDir)/libCMMLParse.lib"
797 TargetMachine="0"
799 <Tool
800 Name="VCALinkTool"
802 <Tool
803 Name="VCXDCMakeTool"
805 <Tool
806 Name="VCBscMakeTool"
808 <Tool
809 Name="VCCodeSignTool"
811 <Tool
812 Name="VCPostBuildEventTool"
814 <DeploymentTool
815 ForceDirty="-1"
816 RemoteDirectory=""
817 RegisterOutput="0"
818 AdditionalFiles=""
820 <DebuggerTool
822 </Configuration>
823 <Configuration
824 Name="Debug_Static|Pocket PC 2003 (ARMV4)"
825 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
826 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
827 ConfigurationType="4"
828 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
829 CharacterSet="1"
831 <Tool
832 Name="VCPreBuildEventTool"
834 <Tool
835 Name="VCCustomBuildTool"
837 <Tool
838 Name="VCXMLDataGeneratorTool"
840 <Tool
841 Name="VCWebServiceProxyGeneratorTool"
843 <Tool
844 Name="VCMIDLTool"
845 TargetEnvironment="1"
847 <Tool
848 Name="VCCLCompilerTool"
849 ExecutionBucket="7"
850 Optimization="0"
851 AdditionalIncludeDirectories="..;..\..\..\helper"
852 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
853 MinimalRebuild="true"
854 RuntimeLibrary="3"
855 UsePrecompiledHeader="0"
856 WarningLevel="4"
857 DisableSpecificWarnings="4251"
859 <Tool
860 Name="VCManagedResourceCompilerTool"
862 <Tool
863 Name="VCResourceCompilerTool"
865 <Tool
866 Name="VCPreLinkEventTool"
868 <Tool
869 Name="VCLibrarianTool"
871 <Tool
872 Name="VCALinkTool"
874 <Tool
875 Name="VCXDCMakeTool"
877 <Tool
878 Name="VCBscMakeTool"
880 <Tool
881 Name="VCCodeSignTool"
883 <Tool
884 Name="VCPostBuildEventTool"
886 <DeploymentTool
887 ForceDirty="-1"
888 RemoteDirectory=""
889 RegisterOutput="0"
890 AdditionalFiles=""
892 <DebuggerTool
894 </Configuration>
895 <Configuration
896 Name="Debug_Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
897 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
898 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
899 ConfigurationType="4"
900 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
901 CharacterSet="1"
903 <Tool
904 Name="VCPreBuildEventTool"
906 <Tool
907 Name="VCCustomBuildTool"
909 <Tool
910 Name="VCXMLDataGeneratorTool"
912 <Tool
913 Name="VCWebServiceProxyGeneratorTool"
915 <Tool
916 Name="VCMIDLTool"
917 TargetEnvironment="1"
919 <Tool
920 Name="VCCLCompilerTool"
921 ExecutionBucket="7"
922 Optimization="0"
923 AdditionalIncludeDirectories="..;..\..\..\helper"
924 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
925 MinimalRebuild="true"
926 RuntimeLibrary="3"
927 UsePrecompiledHeader="0"
928 WarningLevel="4"
929 DisableSpecificWarnings="4251"
931 <Tool
932 Name="VCManagedResourceCompilerTool"
934 <Tool
935 Name="VCResourceCompilerTool"
937 <Tool
938 Name="VCPreLinkEventTool"
940 <Tool
941 Name="VCLibrarianTool"
943 <Tool
944 Name="VCALinkTool"
946 <Tool
947 Name="VCXDCMakeTool"
949 <Tool
950 Name="VCBscMakeTool"
952 <Tool
953 Name="VCCodeSignTool"
955 <Tool
956 Name="VCPostBuildEventTool"
958 <DeploymentTool
959 ForceDirty="-1"
960 RemoteDirectory=""
961 RegisterOutput="0"
962 AdditionalFiles=""
964 <DebuggerTool
966 </Configuration>
967 <Configuration
968 Name="Debug_CE_ARM|Pocket PC 2003 (ARMV4)"
969 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
970 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
971 ConfigurationType="2"
972 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
973 CharacterSet="1"
975 <Tool
976 Name="VCPreBuildEventTool"
978 <Tool
979 Name="VCCustomBuildTool"
981 <Tool
982 Name="VCXMLDataGeneratorTool"
984 <Tool
985 Name="VCWebServiceProxyGeneratorTool"
987 <Tool
988 Name="VCMIDLTool"
989 TargetEnvironment="1"
991 <Tool
992 Name="VCCLCompilerTool"
993 ExecutionBucket="7"
994 Optimization="0"
995 AdditionalIncludeDirectories="..;..\..\..\helper"
996 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
997 MinimalRebuild="true"
998 RuntimeLibrary="3"
999 UsePrecompiledHeader="0"
1000 WarningLevel="4"
1001 DisableSpecificWarnings="4251"
1003 <Tool
1004 Name="VCManagedResourceCompilerTool"
1006 <Tool
1007 Name="VCResourceCompilerTool"
1009 <Tool
1010 Name="VCPreLinkEventTool"
1012 <Tool
1013 Name="VCLinkerTool"
1014 OutputFile="$(OutDir)/libCMMLParse.dll"
1015 LinkIncremental="2"
1016 GenerateDebugInformation="true"
1017 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
1018 SubSystem="2"
1019 ImportLibrary="$(OutDir)/libCMMLParse.lib"
1020 TargetMachine="0"
1022 <Tool
1023 Name="VCALinkTool"
1025 <Tool
1026 Name="VCXDCMakeTool"
1028 <Tool
1029 Name="VCBscMakeTool"
1031 <Tool
1032 Name="VCCodeSignTool"
1034 <Tool
1035 Name="VCPostBuildEventTool"
1037 <DeploymentTool
1038 ForceDirty="-1"
1039 RemoteDirectory=""
1040 RegisterOutput="0"
1041 AdditionalFiles=""
1043 <DebuggerTool
1045 </Configuration>
1046 <Configuration
1047 Name="Debug_CE_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1048 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1049 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1050 ConfigurationType="2"
1051 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1052 CharacterSet="1"
1054 <Tool
1055 Name="VCPreBuildEventTool"
1057 <Tool
1058 Name="VCCustomBuildTool"
1060 <Tool
1061 Name="VCXMLDataGeneratorTool"
1063 <Tool
1064 Name="VCWebServiceProxyGeneratorTool"
1066 <Tool
1067 Name="VCMIDLTool"
1068 TargetEnvironment="1"
1070 <Tool
1071 Name="VCCLCompilerTool"
1072 ExecutionBucket="7"
1073 Optimization="0"
1074 AdditionalIncludeDirectories="..;..\..\..\helper"
1075 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
1076 MinimalRebuild="true"
1077 RuntimeLibrary="3"
1078 UsePrecompiledHeader="0"
1079 WarningLevel="4"
1080 DisableSpecificWarnings="4251"
1082 <Tool
1083 Name="VCManagedResourceCompilerTool"
1085 <Tool
1086 Name="VCResourceCompilerTool"
1088 <Tool
1089 Name="VCPreLinkEventTool"
1091 <Tool
1092 Name="VCLinkerTool"
1093 OutputFile="$(OutDir)/libCMMLParse.dll"
1094 LinkIncremental="2"
1095 GenerateDebugInformation="true"
1096 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
1097 SubSystem="2"
1098 ImportLibrary="$(OutDir)/libCMMLParse.lib"
1099 TargetMachine="0"
1101 <Tool
1102 Name="VCALinkTool"
1104 <Tool
1105 Name="VCXDCMakeTool"
1107 <Tool
1108 Name="VCBscMakeTool"
1110 <Tool
1111 Name="VCCodeSignTool"
1113 <Tool
1114 Name="VCPostBuildEventTool"
1116 <DeploymentTool
1117 ForceDirty="-1"
1118 RemoteDirectory=""
1119 RegisterOutput="0"
1120 AdditionalFiles=""
1122 <DebuggerTool
1124 </Configuration>
1125 <Configuration
1126 Name="Debug_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1127 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1128 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1129 ConfigurationType="2"
1130 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1131 CharacterSet="1"
1133 <Tool
1134 Name="VCPreBuildEventTool"
1136 <Tool
1137 Name="VCCustomBuildTool"
1139 <Tool
1140 Name="VCXMLDataGeneratorTool"
1142 <Tool
1143 Name="VCWebServiceProxyGeneratorTool"
1145 <Tool
1146 Name="VCMIDLTool"
1147 TargetEnvironment="1"
1149 <Tool
1150 Name="VCCLCompilerTool"
1151 ExecutionBucket="7"
1152 Optimization="0"
1153 AdditionalIncludeDirectories="..;..\..\..\helper"
1154 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
1155 MinimalRebuild="true"
1156 RuntimeLibrary="3"
1157 UsePrecompiledHeader="0"
1158 WarningLevel="4"
1159 DisableSpecificWarnings="4251"
1161 <Tool
1162 Name="VCManagedResourceCompilerTool"
1164 <Tool
1165 Name="VCResourceCompilerTool"
1167 <Tool
1168 Name="VCPreLinkEventTool"
1170 <Tool
1171 Name="VCLinkerTool"
1172 OutputFile="$(OutDir)/libCMMLParse.dll"
1173 LinkIncremental="2"
1174 GenerateDebugInformation="true"
1175 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
1176 SubSystem="2"
1177 ImportLibrary="$(OutDir)/libCMMLParse.lib"
1178 TargetMachine="0"
1180 <Tool
1181 Name="VCALinkTool"
1183 <Tool
1184 Name="VCXDCMakeTool"
1186 <Tool
1187 Name="VCBscMakeTool"
1189 <Tool
1190 Name="VCCodeSignTool"
1192 <Tool
1193 Name="VCPostBuildEventTool"
1195 <DeploymentTool
1196 ForceDirty="-1"
1197 RemoteDirectory=""
1198 RegisterOutput="0"
1199 AdditionalFiles=""
1201 <DebuggerTool
1203 </Configuration>
1204 <Configuration
1205 Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1206 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1207 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1208 ConfigurationType="2"
1209 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1210 CharacterSet="1"
1212 <Tool
1213 Name="VCPreBuildEventTool"
1215 <Tool
1216 Name="VCCustomBuildTool"
1218 <Tool
1219 Name="VCXMLDataGeneratorTool"
1221 <Tool
1222 Name="VCWebServiceProxyGeneratorTool"
1224 <Tool
1225 Name="VCMIDLTool"
1226 TargetEnvironment="1"
1228 <Tool
1229 Name="VCCLCompilerTool"
1230 ExecutionBucket="7"
1231 Optimization="0"
1232 AdditionalIncludeDirectories="..;..\..\..\helper"
1233 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;_DEBUG;_WINDOWS;WIN32;_USRDLL;LIBCMMLPARSE_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1234 MinimalRebuild="true"
1235 RuntimeLibrary="3"
1236 TreatWChar_tAsBuiltInType="false"
1237 UsePrecompiledHeader="0"
1238 WarningLevel="4"
1239 DisableSpecificWarnings="4251"
1241 <Tool
1242 Name="VCManagedResourceCompilerTool"
1244 <Tool
1245 Name="VCResourceCompilerTool"
1247 <Tool
1248 Name="VCPreLinkEventTool"
1250 <Tool
1251 Name="VCLinkerTool"
1252 OutputFile="$(OutDir)/libCMMLParse.dll"
1253 LinkIncremental="2"
1254 GenerateDebugInformation="true"
1255 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
1256 SubSystem="2"
1257 ImportLibrary="$(OutDir)/libCMMLParse.lib"
1258 TargetMachine="0"
1260 <Tool
1261 Name="VCALinkTool"
1263 <Tool
1264 Name="VCXDCMakeTool"
1266 <Tool
1267 Name="VCBscMakeTool"
1269 <Tool
1270 Name="VCCodeSignTool"
1272 <Tool
1273 Name="VCPostBuildEventTool"
1275 <DeploymentTool
1276 ForceDirty="-1"
1277 RemoteDirectory=""
1278 RegisterOutput="0"
1279 AdditionalFiles=""
1281 <DebuggerTool
1283 </Configuration>
1284 <Configuration
1285 Name="Release_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1286 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1287 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
1288 ConfigurationType="2"
1289 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1290 CharacterSet="1"
1292 <Tool
1293 Name="VCPreBuildEventTool"
1295 <Tool
1296 Name="VCCustomBuildTool"
1298 <Tool
1299 Name="VCXMLDataGeneratorTool"
1301 <Tool
1302 Name="VCWebServiceProxyGeneratorTool"
1304 <Tool
1305 Name="VCMIDLTool"
1306 TargetEnvironment="1"
1308 <Tool
1309 Name="VCCLCompilerTool"
1310 ExecutionBucket="7"
1311 Optimization="0"
1312 AdditionalIncludeDirectories="..;..\..\..\helper"
1313 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBCMMLPARSE_EXPORTS"
1314 MinimalRebuild="true"
1315 RuntimeLibrary="3"
1316 UsePrecompiledHeader="0"
1317 WarningLevel="4"
1318 DisableSpecificWarnings="4251"
1320 <Tool
1321 Name="VCManagedResourceCompilerTool"
1323 <Tool
1324 Name="VCResourceCompilerTool"
1326 <Tool
1327 Name="VCPreLinkEventTool"
1329 <Tool
1330 Name="VCLinkerTool"
1331 OutputFile="$(OutDir)/libCMMLParse.dll"
1332 LinkIncremental="2"
1333 GenerateDebugInformation="true"
1334 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
1335 SubSystem="2"
1336 ImportLibrary="$(OutDir)/libCMMLParse.lib"
1337 TargetMachine="0"
1339 <Tool
1340 Name="VCALinkTool"
1342 <Tool
1343 Name="VCXDCMakeTool"
1345 <Tool
1346 Name="VCBscMakeTool"
1348 <Tool
1349 Name="VCCodeSignTool"
1351 <Tool
1352 Name="VCPostBuildEventTool"
1354 <DeploymentTool
1355 ForceDirty="-1"
1356 RemoteDirectory=""
1357 RegisterOutput="0"
1358 AdditionalFiles=""
1360 <DebuggerTool
1362 </Configuration>
1363 <Configuration
1364 Name="Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1365 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1366 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
1367 ConfigurationType="2"
1368 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
1369 CharacterSet="1"
1371 <Tool
1372 Name="VCPreBuildEventTool"
1374 <Tool
1375 Name="VCCustomBuildTool"
1377 <Tool
1378 Name="VCXMLDataGeneratorTool"
1380 <Tool
1381 Name="VCWebServiceProxyGeneratorTool"
1383 <Tool
1384 Name="VCMIDLTool"
1385 TargetEnvironment="1"
1387 <Tool
1388 Name="VCCLCompilerTool"
1389 ExecutionBucket="7"
1390 Optimization="0"
1391 AdditionalIncludeDirectories="..;..\..\..\helper"
1392 PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_BIND_TO_CURRENT_CRT_VERSION;NDEBUG;_WINDOWS;WIN32;_USRDLL;LIBCMMLPARSE_EXPORTS;_WIN32_WCE=$(CEVER);UNDER_CE;$(PLATFORMDEFINES);WINCE;$(ARCHFAM);$(_ARCHFAM_)"
1393 MinimalRebuild="true"
1394 RuntimeLibrary="2"
1395 TreatWChar_tAsBuiltInType="false"
1396 UsePrecompiledHeader="0"
1397 WarningLevel="4"
1398 DisableSpecificWarnings="4251"
1400 <Tool
1401 Name="VCManagedResourceCompilerTool"
1403 <Tool
1404 Name="VCResourceCompilerTool"
1406 <Tool
1407 Name="VCPreLinkEventTool"
1409 <Tool
1410 Name="VCLinkerTool"
1411 OutputFile="$(OutDir)/libCMMLParse.dll"
1412 LinkIncremental="2"
1413 GenerateDebugInformation="true"
1414 ProgramDatabaseFile="$(OutDir)/libCMMLParse.pdb"
1415 SubSystem="2"
1416 ImportLibrary="$(OutDir)/libCMMLParse.lib"
1417 TargetMachine="0"
1419 <Tool
1420 Name="VCALinkTool"
1422 <Tool
1423 Name="VCXDCMakeTool"
1425 <Tool
1426 Name="VCBscMakeTool"
1428 <Tool
1429 Name="VCCodeSignTool"
1431 <Tool
1432 Name="VCPostBuildEventTool"
1434 <DeploymentTool
1435 ForceDirty="-1"
1436 RemoteDirectory=""
1437 RegisterOutput="0"
1438 AdditionalFiles=""
1440 <DebuggerTool
1442 </Configuration>
1443 </Configurations>
1444 <References>
1445 </References>
1446 <Files>
1447 <Filter
1448 Name="Source Files"
1449 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
1450 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
1452 <File
1453 RelativePath=".\CMMLParser.cpp"
1455 </File>
1456 <File
1457 RelativePath=".\CMMLTagUtils.cpp"
1459 </File>
1460 <File
1461 RelativePath=".\ConvertUTF.c"
1463 </File>
1464 <File
1465 RelativePath=".\libCMMLParse.cpp"
1467 </File>
1468 <File
1469 RelativePath=".\stdafx.cpp"
1471 <FileConfiguration
1472 Name="Debug|Win32"
1474 <Tool
1475 Name="VCCLCompilerTool"
1476 UsePrecompiledHeader="1"
1478 </FileConfiguration>
1479 <FileConfiguration
1480 Name="Release|Win32"
1482 <Tool
1483 Name="VCCLCompilerTool"
1484 UsePrecompiledHeader="1"
1486 </FileConfiguration>
1487 <FileConfiguration
1488 Name="Debug_Static|Win32"
1490 <Tool
1491 Name="VCCLCompilerTool"
1492 UsePrecompiledHeader="1"
1494 </FileConfiguration>
1495 <FileConfiguration
1496 Name="Debug_CE_ARM|Win32"
1498 <Tool
1499 Name="VCCLCompilerTool"
1500 UsePrecompiledHeader="1"
1502 </FileConfiguration>
1503 <FileConfiguration
1504 Name="Debug_WM5_PPC_ARM|Win32"
1506 <Tool
1507 Name="VCCLCompilerTool"
1508 UsePrecompiledHeader="1"
1510 </FileConfiguration>
1511 <FileConfiguration
1512 Name="Release_WM5_PPC_ARM|Win32"
1514 <Tool
1515 Name="VCCLCompilerTool"
1516 UsePrecompiledHeader="1"
1518 </FileConfiguration>
1519 <FileConfiguration
1520 Name="Debug|Pocket PC 2003 (ARMV4)"
1522 <Tool
1523 Name="VCCLCompilerTool"
1524 UsePrecompiledHeader="1"
1526 </FileConfiguration>
1527 <FileConfiguration
1528 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1530 <Tool
1531 Name="VCCLCompilerTool"
1532 UsePrecompiledHeader="1"
1534 </FileConfiguration>
1535 <FileConfiguration
1536 Name="Release|Pocket PC 2003 (ARMV4)"
1538 <Tool
1539 Name="VCCLCompilerTool"
1540 UsePrecompiledHeader="1"
1542 </FileConfiguration>
1543 <FileConfiguration
1544 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1546 <Tool
1547 Name="VCCLCompilerTool"
1548 UsePrecompiledHeader="1"
1550 </FileConfiguration>
1551 <FileConfiguration
1552 Name="Debug_Static|Pocket PC 2003 (ARMV4)"
1554 <Tool
1555 Name="VCCLCompilerTool"
1556 UsePrecompiledHeader="1"
1558 </FileConfiguration>
1559 <FileConfiguration
1560 Name="Debug_Static|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1562 <Tool
1563 Name="VCCLCompilerTool"
1564 UsePrecompiledHeader="1"
1566 </FileConfiguration>
1567 <FileConfiguration
1568 Name="Debug_CE_ARM|Pocket PC 2003 (ARMV4)"
1570 <Tool
1571 Name="VCCLCompilerTool"
1572 UsePrecompiledHeader="1"
1574 </FileConfiguration>
1575 <FileConfiguration
1576 Name="Debug_CE_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1578 <Tool
1579 Name="VCCLCompilerTool"
1580 UsePrecompiledHeader="1"
1582 </FileConfiguration>
1583 <FileConfiguration
1584 Name="Debug_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1586 <Tool
1587 Name="VCCLCompilerTool"
1588 UsePrecompiledHeader="1"
1590 </FileConfiguration>
1591 <FileConfiguration
1592 Name="Debug_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1594 <Tool
1595 Name="VCCLCompilerTool"
1596 UsePrecompiledHeader="1"
1598 </FileConfiguration>
1599 <FileConfiguration
1600 Name="Release_WM5_PPC_ARM|Pocket PC 2003 (ARMV4)"
1602 <Tool
1603 Name="VCCLCompilerTool"
1604 UsePrecompiledHeader="1"
1606 </FileConfiguration>
1607 <FileConfiguration
1608 Name="Release_WM5_PPC_ARM|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1610 <Tool
1611 Name="VCCLCompilerTool"
1612 UsePrecompiledHeader="1"
1614 </FileConfiguration>
1615 </File>
1616 <File
1617 RelativePath=".\xlist.c"
1619 <FileConfiguration
1620 Name="Debug|Win32"
1622 <Tool
1623 Name="VCCLCompilerTool"
1624 CallingConvention="2"
1626 </FileConfiguration>
1627 <FileConfiguration
1628 Name="Debug_Static|Win32"
1630 <Tool
1631 Name="VCCLCompilerTool"
1632 CallingConvention="2"
1634 </FileConfiguration>
1635 <FileConfiguration
1636 Name="Debug_CE_ARM|Win32"
1638 <Tool
1639 Name="VCCLCompilerTool"
1640 CallingConvention="2"
1642 </FileConfiguration>
1643 <FileConfiguration
1644 Name="Debug_WM5_PPC_ARM|Win32"
1646 <Tool
1647 Name="VCCLCompilerTool"
1648 CallingConvention="2"
1650 </FileConfiguration>
1651 <FileConfiguration
1652 Name="Release_WM5_PPC_ARM|Win32"
1654 <Tool
1655 Name="VCCLCompilerTool"
1656 CallingConvention="2"
1658 </FileConfiguration>
1659 </File>
1660 <File
1661 RelativePath=".\xtag.c"
1663 <FileConfiguration
1664 Name="Debug|Win32"
1666 <Tool
1667 Name="VCCLCompilerTool"
1668 CallingConvention="2"
1670 </FileConfiguration>
1671 <FileConfiguration
1672 Name="Debug_Static|Win32"
1674 <Tool
1675 Name="VCCLCompilerTool"
1676 CallingConvention="2"
1678 </FileConfiguration>
1679 <FileConfiguration
1680 Name="Debug_CE_ARM|Win32"
1682 <Tool
1683 Name="VCCLCompilerTool"
1684 CallingConvention="2"
1686 </FileConfiguration>
1687 <FileConfiguration
1688 Name="Debug_WM5_PPC_ARM|Win32"
1690 <Tool
1691 Name="VCCLCompilerTool"
1692 CallingConvention="2"
1694 </FileConfiguration>
1695 <FileConfiguration
1696 Name="Release_WM5_PPC_ARM|Win32"
1698 <Tool
1699 Name="VCCLCompilerTool"
1700 CallingConvention="2"
1702 </FileConfiguration>
1703 </File>
1704 </Filter>
1705 <Filter
1706 Name="Header Files"
1707 Filter="h;hpp;hxx;hm;inl;inc;xsd"
1708 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
1710 <File
1711 RelativePath=".\CMMLParser.h"
1713 </File>
1714 <File
1715 RelativePath=".\CMMLTagUtils.h"
1717 </File>
1718 <File
1719 RelativePath=".\ConvertUTF.h"
1721 </File>
1722 <File
1723 RelativePath=".\libCMMLParse.h"
1725 </File>
1726 <File
1727 RelativePath=".\stdafx.h"
1729 </File>
1730 <File
1731 RelativePath=".\xlist.h"
1733 </File>
1734 <File
1735 RelativePath=".\xtag.h"
1737 </File>
1738 </Filter>
1739 <Filter
1740 Name="Resource Files"
1741 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
1742 UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
1744 </Filter>
1745 <File
1746 RelativePath=".\ReadMe.txt"
1748 </File>
1749 </Files>
1750 <Globals>
1751 </Globals>
1752 </VisualStudioProject>