Visual studio 2005 thinks that long long int is 64 bit. The difference between
[dasher.git] / Src / Win32 / Dasher_vc80.vcproj
blob985471ad502411f1576d5258e1ec6a53bcb5a068
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="Dasher"
6 ProjectGUID="{752501D3-5B04-4F3C-A141-DE426E354D23}"
7 RootNamespace="Dasher"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 <Platform
14 Name="Pocket PC 2003 (ARMV4)"
16 <Platform
17 Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
19 </Platforms>
20 <ToolFiles>
21 </ToolFiles>
22 <Configurations>
23 <Configuration
24 Name="Debug|Win32"
25 OutputDirectory=".\Target/Debug"
26 IntermediateDirectory=".\Target/Debug/Intermediate"
27 ConfigurationType="1"
28 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
29 UseOfMFC="0"
30 ATLMinimizesCRunTimeLibraryUsage="false"
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"
47 PreprocessorDefinitions="_DEBUG"
48 MkTypLibCompatible="true"
49 SuppressStartupBanner="true"
50 TargetEnvironment="1"
51 TypeLibraryName=".\Target/Debug/Dasher.tlb"
53 <Tool
54 Name="VCCLCompilerTool"
55 Optimization="0"
56 AdditionalIncludeDirectories="WinCommon;Common;&quot;$(SPEECHSDK)\Include&quot;;&quot;$(TABLETSDK)\Include&quot;;&quot;C:\Program Files\HTML Help Workshop\include&quot;;&quot;$(EXPAT)\Source\lib&quot;;&quot;$(MICROSOFTSDK5)\include&quot;"
57 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0501;_WIN32_IE=0x0501;ISOLATION_AWARE_ENABLED"
58 BasicRuntimeChecks="3"
59 RuntimeLibrary="1"
60 UsePrecompiledHeader="0"
61 PrecompiledHeaderThrough="WinCommon.h"
62 PrecompiledHeaderFile=".\Target/Debug/Intermediate/Dasher.pch"
63 AssemblerListingLocation=".\Target/Debug/Intermediate/"
64 ObjectFile=".\Target/Debug/Intermediate/"
65 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
66 BrowseInformation="1"
67 WarningLevel="3"
68 SuppressStartupBanner="true"
69 DebugInformationFormat="4"
71 <Tool
72 Name="VCManagedResourceCompilerTool"
74 <Tool
75 Name="VCResourceCompilerTool"
76 PreprocessorDefinitions="_DEBUG"
77 Culture="2057"
79 <Tool
80 Name="VCPreLinkEventTool"
82 <Tool
83 Name="VCLinkerTool"
84 AdditionalOptions="/MACHINE:I386"
85 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib WS2_32.lib Htmlhelp.lib Uxtheme.lib &quot;$(EXPAT)\Bin\libexpat.lib&quot;"
86 OutputFile=".\Target/Debug/Dasher.exe"
87 LinkIncremental="2"
88 SuppressStartupBanner="true"
89 AdditionalLibraryDirectories="&quot;$(SPEECHSDK)\Lib\i386&quot;;&quot;C:\Program Files\HTML Help Workshop\lib&quot;"
90 AdditionalManifestDependencies="&quot;type=&apos;Win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; processorArchitecture=&apos;X86&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos;&quot;"
91 GenerateDebugInformation="true"
92 ProgramDatabaseFile=".\Target/Debug/Dasher.pdb"
93 SubSystem="2"
95 <Tool
96 Name="VCALinkTool"
98 <Tool
99 Name="VCManifestTool"
101 <Tool
102 Name="VCXDCMakeTool"
104 <Tool
105 Name="VCBscMakeTool"
107 <Tool
108 Name="VCFxCopTool"
110 <Tool
111 Name="VCAppVerifierTool"
113 <Tool
114 Name="VCWebDeploymentTool"
116 <Tool
117 Name="VCPostBuildEventTool"
119 </Configuration>
120 <Configuration
121 Name="Release|Win32"
122 OutputDirectory=".\Target/Release"
123 IntermediateDirectory=".\Target/Release/Intermediate"
124 ConfigurationType="1"
125 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
126 UseOfMFC="0"
127 ATLMinimizesCRunTimeLibraryUsage="false"
128 CharacterSet="1"
130 <Tool
131 Name="VCPreBuildEventTool"
133 <Tool
134 Name="VCCustomBuildTool"
136 <Tool
137 Name="VCXMLDataGeneratorTool"
139 <Tool
140 Name="VCWebServiceProxyGeneratorTool"
142 <Tool
143 Name="VCMIDLTool"
144 PreprocessorDefinitions="NDEBUG"
145 MkTypLibCompatible="true"
146 SuppressStartupBanner="true"
147 TargetEnvironment="1"
148 TypeLibraryName=".\Target/Release/Dasher.tlb"
150 <Tool
151 Name="VCCLCompilerTool"
152 InlineFunctionExpansion="2"
153 EnableIntrinsicFunctions="true"
154 FavorSizeOrSpeed="1"
155 AdditionalIncludeDirectories="WinCommon;Common;&quot;$(SPEECHSDK)\Include&quot;;&quot;$(TABLETSDK)\Include&quot;;&quot;$(EXPAT)\Source\lib&quot;;&quot;$(MICROSOFTSDK5)\include&quot;"
156 PreprocessorDefinitions="WIN32;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0501;_WIN32_IE=0x0501;ISOLATION_AWARE_ENABLED"
157 StringPooling="true"
158 RuntimeLibrary="0"
159 EnableFunctionLevelLinking="true"
160 UsePrecompiledHeader="0"
161 PrecompiledHeaderThrough="WinCommon.h"
162 PrecompiledHeaderFile=".\Target/Release/Intermediate/Dasher.pch"
163 AssemblerListingLocation=".\Target/Release/Intermediate/"
164 ObjectFile=".\Target/Release/Intermediate/"
165 ProgramDataBaseFileName=".\Target/Release/Intermediate/"
166 WarningLevel="3"
167 SuppressStartupBanner="true"
168 DebugInformationFormat="0"
170 <Tool
171 Name="VCManagedResourceCompilerTool"
173 <Tool
174 Name="VCResourceCompilerTool"
175 PreprocessorDefinitions="NDEBUG"
176 Culture="2057"
178 <Tool
179 Name="VCPreLinkEventTool"
181 <Tool
182 Name="VCLinkerTool"
183 AdditionalOptions="/MACHINE:I386"
184 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib WS2_32.lib Htmlhelp.lib Uxtheme.lib &quot;$(EXPAT)\Bin\libexpat.lib&quot;"
185 OutputFile=".\Target/Release/Dasher.exe"
186 LinkIncremental="2"
187 SuppressStartupBanner="true"
188 AdditionalLibraryDirectories="&quot;$(SPEECHSDK)\Lib\i386&quot;"
189 AdditionalManifestDependencies="&quot;type=&apos;Win32&apos; name=&apos;Microsoft.Windows.Common-Controls&apos; version=&apos;6.0.0.0&apos; processorArchitecture=&apos;X86&apos; publicKeyToken=&apos;6595b64144ccf1df&apos; language=&apos;*&apos;&quot;"
190 IgnoreAllDefaultLibraries="false"
191 IgnoreDefaultLibraryNames=""
192 GenerateDebugInformation="false"
193 ProgramDatabaseFile=""
194 SubSystem="2"
196 <Tool
197 Name="VCALinkTool"
199 <Tool
200 Name="VCManifestTool"
202 <Tool
203 Name="VCXDCMakeTool"
205 <Tool
206 Name="VCBscMakeTool"
208 <Tool
209 Name="VCFxCopTool"
211 <Tool
212 Name="VCAppVerifierTool"
214 <Tool
215 Name="VCWebDeploymentTool"
217 <Tool
218 Name="VCPostBuildEventTool"
220 </Configuration>
221 <Configuration
222 Name="Mobile Debug|Win32"
223 OutputDirectory="$(ConfigurationName)"
224 IntermediateDirectory="$(ConfigurationName)"
225 ConfigurationType="1"
226 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
227 UseOfMFC="0"
228 ATLMinimizesCRunTimeLibraryUsage="false"
229 CharacterSet="1"
231 <Tool
232 Name="VCPreBuildEventTool"
234 <Tool
235 Name="VCCustomBuildTool"
237 <Tool
238 Name="VCXMLDataGeneratorTool"
240 <Tool
241 Name="VCWebServiceProxyGeneratorTool"
243 <Tool
244 Name="VCMIDLTool"
245 PreprocessorDefinitions="_DEBUG"
246 MkTypLibCompatible="true"
247 SuppressStartupBanner="true"
248 TargetEnvironment="1"
249 TypeLibraryName=".\Target/Debug/Dasher.tlb"
251 <Tool
252 Name="VCCLCompilerTool"
253 Optimization="0"
254 AdditionalIncludeDirectories="WinCommon;Common;&quot;$(SPEECHSDK)\Include&quot;;&quot;$(TABLETSDK)\Include&quot;;&quot;C:\Program Files\HTML Help Workshop\include&quot;"
255 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0500"
256 BasicRuntimeChecks="3"
257 RuntimeLibrary="1"
258 UsePrecompiledHeader="0"
259 PrecompiledHeaderThrough="WinCommon.h"
260 PrecompiledHeaderFile=".\Target/Debug/Intermediate/Dasher.pch"
261 AssemblerListingLocation=".\Target/Debug/Intermediate/"
262 ObjectFile=".\Target/Debug/Intermediate/"
263 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
264 BrowseInformation="1"
265 WarningLevel="3"
266 SuppressStartupBanner="true"
267 DebugInformationFormat="4"
269 <Tool
270 Name="VCManagedResourceCompilerTool"
272 <Tool
273 Name="VCResourceCompilerTool"
274 PreprocessorDefinitions="_DEBUG"
275 Culture="2057"
277 <Tool
278 Name="VCPreLinkEventTool"
280 <Tool
281 Name="VCLinkerTool"
282 AdditionalOptions="/MACHINE:I386"
283 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib WS2_32.lib Htmlhelp.lib"
284 OutputFile=".\Target/Debug/Dasher.exe"
285 LinkIncremental="2"
286 SuppressStartupBanner="true"
287 AdditionalLibraryDirectories="&quot;$(SPEECHSDK)\Lib\i386&quot;;&quot;C:\Program Files\HTML Help Workshop\lib&quot;"
288 GenerateDebugInformation="true"
289 ProgramDatabaseFile=".\Target/Debug/Dasher.pdb"
290 SubSystem="2"
292 <Tool
293 Name="VCALinkTool"
295 <Tool
296 Name="VCManifestTool"
298 <Tool
299 Name="VCXDCMakeTool"
301 <Tool
302 Name="VCBscMakeTool"
304 <Tool
305 Name="VCFxCopTool"
307 <Tool
308 Name="VCAppVerifierTool"
310 <Tool
311 Name="VCWebDeploymentTool"
313 <Tool
314 Name="VCPostBuildEventTool"
316 </Configuration>
317 <Configuration
318 Name="Debug|Pocket PC 2003 (ARMV4)"
319 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
320 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
321 ConfigurationType="1"
322 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
323 UseOfMFC="0"
324 ATLMinimizesCRunTimeLibraryUsage="false"
325 CharacterSet="1"
327 <Tool
328 Name="VCPreBuildEventTool"
330 <Tool
331 Name="VCCustomBuildTool"
333 <Tool
334 Name="VCXMLDataGeneratorTool"
336 <Tool
337 Name="VCWebServiceProxyGeneratorTool"
339 <Tool
340 Name="VCMIDLTool"
341 PreprocessorDefinitions="_DEBUG"
342 MkTypLibCompatible="true"
343 SuppressStartupBanner="true"
344 TargetEnvironment="1"
345 TypeLibraryName=".\Target/Debug/Dasher.tlb"
347 <Tool
348 Name="VCCLCompilerTool"
349 ExecutionBucket="7"
350 Optimization="0"
351 AdditionalIncludeDirectories="WinCommon;Common;&quot;$(SPEECHSDK)\Include&quot;;&quot;$(TABLETSDK)\Include&quot;;&quot;C:\Program Files\HTML Help Workshop\include&quot;"
352 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0500"
353 RuntimeLibrary="1"
354 UsePrecompiledHeader="0"
355 PrecompiledHeaderThrough="WinCommon.h"
356 PrecompiledHeaderFile=".\Target/Debug/Intermediate/Dasher.pch"
357 AssemblerListingLocation=".\Target/Debug/Intermediate/"
358 ObjectFile=".\Target/Debug/Intermediate/"
359 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
360 BrowseInformation="1"
361 WarningLevel="3"
362 SuppressStartupBanner="true"
364 <Tool
365 Name="VCManagedResourceCompilerTool"
367 <Tool
368 Name="VCResourceCompilerTool"
369 PreprocessorDefinitions="_DEBUG"
370 Culture="2057"
372 <Tool
373 Name="VCPreLinkEventTool"
375 <Tool
376 Name="VCLinkerTool"
377 AdditionalOptions="/MACHINE:I386"
378 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib WS2_32.lib Htmlhelp.lib"
379 OutputFile=".\Target/Debug/Dasher.exe"
380 LinkIncremental="2"
381 SuppressStartupBanner="true"
382 AdditionalLibraryDirectories="&quot;$(SPEECHSDK)\Lib\i386&quot;;&quot;C:\Program Files\HTML Help Workshop\lib&quot;"
383 GenerateDebugInformation="true"
384 ProgramDatabaseFile=".\Target/Debug/Dasher.pdb"
385 SubSystem="2"
386 TargetMachine="0"
388 <Tool
389 Name="VCALinkTool"
391 <Tool
392 Name="VCXDCMakeTool"
394 <Tool
395 Name="VCBscMakeTool"
397 <Tool
398 Name="VCCodeSignTool"
400 <Tool
401 Name="VCPostBuildEventTool"
403 <DeploymentTool
404 ForceDirty="-1"
405 RemoteDirectory=""
406 RegisterOutput="0"
407 AdditionalFiles=""
409 <DebuggerTool
411 </Configuration>
412 <Configuration
413 Name="Release|Pocket PC 2003 (ARMV4)"
414 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
415 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
416 ConfigurationType="1"
417 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
418 UseOfMFC="0"
419 ATLMinimizesCRunTimeLibraryUsage="false"
420 CharacterSet="1"
422 <Tool
423 Name="VCPreBuildEventTool"
425 <Tool
426 Name="VCCustomBuildTool"
428 <Tool
429 Name="VCXMLDataGeneratorTool"
431 <Tool
432 Name="VCWebServiceProxyGeneratorTool"
434 <Tool
435 Name="VCMIDLTool"
436 PreprocessorDefinitions="NDEBUG"
437 MkTypLibCompatible="true"
438 SuppressStartupBanner="true"
439 TargetEnvironment="1"
440 TypeLibraryName=".\Target/Release/Dasher.tlb"
442 <Tool
443 Name="VCCLCompilerTool"
444 ExecutionBucket="7"
445 InlineFunctionExpansion="2"
446 EnableIntrinsicFunctions="true"
447 FavorSizeOrSpeed="1"
448 AdditionalIncludeDirectories="WinCommon;Common;&quot;$(SPEECHSDK)\Include&quot;;&quot;$(TABLETSDK)\Include&quot;"
449 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0500"
450 StringPooling="true"
451 RuntimeLibrary="0"
452 EnableFunctionLevelLinking="true"
453 UsePrecompiledHeader="0"
454 PrecompiledHeaderThrough="WinCommon.h"
455 PrecompiledHeaderFile=".\Target/Release/Intermediate/Dasher.pch"
456 AssemblerListingLocation=".\Target/Release/Intermediate/"
457 ObjectFile=".\Target/Release/Intermediate/"
458 ProgramDataBaseFileName=".\Target/Release/Intermediate/"
459 WarningLevel="3"
460 SuppressStartupBanner="true"
461 DebugInformationFormat="0"
463 <Tool
464 Name="VCManagedResourceCompilerTool"
466 <Tool
467 Name="VCResourceCompilerTool"
468 PreprocessorDefinitions="NDEBUG"
469 Culture="2057"
471 <Tool
472 Name="VCPreLinkEventTool"
474 <Tool
475 Name="VCLinkerTool"
476 AdditionalOptions="/MACHINE:I386"
477 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib WS2_32.lib Htmlhelp.lib"
478 OutputFile=".\Target/Release/Dasher.exe"
479 LinkIncremental="2"
480 SuppressStartupBanner="true"
481 AdditionalLibraryDirectories="&quot;$(SPEECHSDK)\Lib\i386&quot;"
482 IgnoreAllDefaultLibraries="false"
483 IgnoreDefaultLibraryNames=""
484 GenerateDebugInformation="true"
485 ProgramDatabaseFile=".\Target/Release/Dasher.pdb"
486 SubSystem="2"
487 TargetMachine="0"
489 <Tool
490 Name="VCALinkTool"
492 <Tool
493 Name="VCXDCMakeTool"
495 <Tool
496 Name="VCBscMakeTool"
498 <Tool
499 Name="VCCodeSignTool"
501 <Tool
502 Name="VCPostBuildEventTool"
504 <DeploymentTool
505 ForceDirty="-1"
506 RemoteDirectory=""
507 RegisterOutput="0"
508 AdditionalFiles=""
510 <DebuggerTool
512 </Configuration>
513 <Configuration
514 Name="Mobile Debug|Pocket PC 2003 (ARMV4)"
515 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
516 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
517 ConfigurationType="1"
518 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
519 UseOfMFC="0"
520 ATLMinimizesCRunTimeLibraryUsage="false"
521 CharacterSet="1"
523 <Tool
524 Name="VCPreBuildEventTool"
526 <Tool
527 Name="VCCustomBuildTool"
529 <Tool
530 Name="VCXMLDataGeneratorTool"
532 <Tool
533 Name="VCWebServiceProxyGeneratorTool"
535 <Tool
536 Name="VCMIDLTool"
537 PreprocessorDefinitions="_DEBUG"
538 MkTypLibCompatible="true"
539 SuppressStartupBanner="true"
540 TargetEnvironment="1"
541 TypeLibraryName=".\Target/Debug/Dasher.tlb"
543 <Tool
544 Name="VCCLCompilerTool"
545 ExecutionBucket="7"
546 Optimization="0"
547 AdditionalIncludeDirectories="WinCommon;Common;&quot;$(SPEECHSDK)\Include&quot;;&quot;$(TABLETSDK)\Include&quot;;&quot;C:\Program Files\HTML Help Workshop\include&quot;"
548 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0500"
549 RuntimeLibrary="1"
550 UsePrecompiledHeader="0"
551 PrecompiledHeaderThrough="WinCommon.h"
552 PrecompiledHeaderFile=".\Target/Debug/Intermediate/Dasher.pch"
553 AssemblerListingLocation=".\Target/Debug/Intermediate/"
554 ObjectFile=".\Target/Debug/Intermediate/"
555 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
556 BrowseInformation="1"
557 WarningLevel="3"
558 SuppressStartupBanner="true"
560 <Tool
561 Name="VCManagedResourceCompilerTool"
563 <Tool
564 Name="VCResourceCompilerTool"
565 PreprocessorDefinitions="_DEBUG"
566 Culture="2057"
568 <Tool
569 Name="VCPreLinkEventTool"
571 <Tool
572 Name="VCLinkerTool"
573 AdditionalOptions="/MACHINE:I386"
574 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib WS2_32.lib Htmlhelp.lib"
575 OutputFile=".\Target/Debug/Dasher.exe"
576 LinkIncremental="2"
577 SuppressStartupBanner="true"
578 AdditionalLibraryDirectories="&quot;$(SPEECHSDK)\Lib\i386&quot;;&quot;C:\Program Files\HTML Help Workshop\lib&quot;"
579 GenerateDebugInformation="true"
580 ProgramDatabaseFile=".\Target/Debug/Dasher.pdb"
581 SubSystem="2"
582 TargetMachine="0"
584 <Tool
585 Name="VCALinkTool"
587 <Tool
588 Name="VCXDCMakeTool"
590 <Tool
591 Name="VCBscMakeTool"
593 <Tool
594 Name="VCCodeSignTool"
596 <Tool
597 Name="VCPostBuildEventTool"
599 <DeploymentTool
600 ForceDirty="-1"
601 RemoteDirectory=""
602 RegisterOutput="0"
603 AdditionalFiles=""
605 <DebuggerTool
607 </Configuration>
608 <Configuration
609 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
610 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
611 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
612 ConfigurationType="1"
613 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
614 UseOfMFC="0"
615 ATLMinimizesCRunTimeLibraryUsage="false"
616 CharacterSet="1"
618 <Tool
619 Name="VCPreBuildEventTool"
621 <Tool
622 Name="VCCustomBuildTool"
624 <Tool
625 Name="VCXMLDataGeneratorTool"
627 <Tool
628 Name="VCWebServiceProxyGeneratorTool"
630 <Tool
631 Name="VCMIDLTool"
632 PreprocessorDefinitions="_DEBUG"
633 MkTypLibCompatible="true"
634 SuppressStartupBanner="true"
635 TargetEnvironment="1"
636 TypeLibraryName=".\Target/Debug/Dasher.tlb"
638 <Tool
639 Name="VCCLCompilerTool"
640 ExecutionBucket="7"
641 Optimization="0"
642 AdditionalIncludeDirectories="WinCommon;Common;&quot;$(SPEECHSDK)\Include&quot;;&quot;$(TABLETSDK)\Include&quot;;&quot;C:\Program Files\HTML Help Workshop\include&quot;"
643 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0500"
644 RuntimeLibrary="1"
645 UsePrecompiledHeader="0"
646 PrecompiledHeaderThrough="WinCommon.h"
647 PrecompiledHeaderFile=".\Target/Debug/Intermediate/Dasher.pch"
648 AssemblerListingLocation=".\Target/Debug/Intermediate/"
649 ObjectFile=".\Target/Debug/Intermediate/"
650 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
651 BrowseInformation="1"
652 WarningLevel="3"
653 SuppressStartupBanner="true"
655 <Tool
656 Name="VCManagedResourceCompilerTool"
658 <Tool
659 Name="VCResourceCompilerTool"
660 PreprocessorDefinitions="_DEBUG"
661 Culture="2057"
663 <Tool
664 Name="VCPreLinkEventTool"
666 <Tool
667 Name="VCLinkerTool"
668 AdditionalOptions="/MACHINE:I386"
669 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib WS2_32.lib Htmlhelp.lib"
670 OutputFile=".\Target/Debug/Dasher.exe"
671 LinkIncremental="2"
672 SuppressStartupBanner="true"
673 AdditionalLibraryDirectories="&quot;$(SPEECHSDK)\Lib\i386&quot;;&quot;C:\Program Files\HTML Help Workshop\lib&quot;"
674 GenerateDebugInformation="true"
675 ProgramDatabaseFile=".\Target/Debug/Dasher.pdb"
676 SubSystem="2"
677 TargetMachine="0"
679 <Tool
680 Name="VCALinkTool"
682 <Tool
683 Name="VCXDCMakeTool"
685 <Tool
686 Name="VCBscMakeTool"
688 <Tool
689 Name="VCCodeSignTool"
691 <Tool
692 Name="VCPostBuildEventTool"
694 <DeploymentTool
695 ForceDirty="-1"
696 RemoteDirectory=""
697 RegisterOutput="0"
698 AdditionalFiles=""
700 <DebuggerTool
702 </Configuration>
703 <Configuration
704 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
705 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
706 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
707 ConfigurationType="1"
708 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
709 UseOfMFC="0"
710 ATLMinimizesCRunTimeLibraryUsage="false"
711 CharacterSet="1"
713 <Tool
714 Name="VCPreBuildEventTool"
716 <Tool
717 Name="VCCustomBuildTool"
719 <Tool
720 Name="VCXMLDataGeneratorTool"
722 <Tool
723 Name="VCWebServiceProxyGeneratorTool"
725 <Tool
726 Name="VCMIDLTool"
727 PreprocessorDefinitions="NDEBUG"
728 MkTypLibCompatible="true"
729 SuppressStartupBanner="true"
730 TargetEnvironment="1"
731 TypeLibraryName=".\Target/Release/Dasher.tlb"
733 <Tool
734 Name="VCCLCompilerTool"
735 ExecutionBucket="7"
736 InlineFunctionExpansion="2"
737 EnableIntrinsicFunctions="true"
738 FavorSizeOrSpeed="1"
739 AdditionalIncludeDirectories="WinCommon;Common;&quot;$(SPEECHSDK)\Include&quot;;&quot;$(TABLETSDK)\Include&quot;"
740 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0500"
741 StringPooling="true"
742 RuntimeLibrary="0"
743 EnableFunctionLevelLinking="true"
744 UsePrecompiledHeader="0"
745 PrecompiledHeaderThrough="WinCommon.h"
746 PrecompiledHeaderFile=".\Target/Release/Intermediate/Dasher.pch"
747 AssemblerListingLocation=".\Target/Release/Intermediate/"
748 ObjectFile=".\Target/Release/Intermediate/"
749 ProgramDataBaseFileName=".\Target/Release/Intermediate/"
750 WarningLevel="3"
751 SuppressStartupBanner="true"
752 DebugInformationFormat="0"
754 <Tool
755 Name="VCManagedResourceCompilerTool"
757 <Tool
758 Name="VCResourceCompilerTool"
759 PreprocessorDefinitions="NDEBUG"
760 Culture="2057"
762 <Tool
763 Name="VCPreLinkEventTool"
765 <Tool
766 Name="VCLinkerTool"
767 AdditionalOptions="/MACHINE:I386"
768 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib WS2_32.lib Htmlhelp.lib"
769 OutputFile=".\Target/Release/Dasher.exe"
770 LinkIncremental="2"
771 SuppressStartupBanner="true"
772 AdditionalLibraryDirectories="&quot;$(SPEECHSDK)\Lib\i386&quot;"
773 IgnoreAllDefaultLibraries="false"
774 IgnoreDefaultLibraryNames=""
775 GenerateDebugInformation="true"
776 ProgramDatabaseFile=".\Target/Release/Dasher.pdb"
777 SubSystem="2"
778 TargetMachine="0"
780 <Tool
781 Name="VCALinkTool"
783 <Tool
784 Name="VCXDCMakeTool"
786 <Tool
787 Name="VCBscMakeTool"
789 <Tool
790 Name="VCCodeSignTool"
792 <Tool
793 Name="VCPostBuildEventTool"
795 <DeploymentTool
796 ForceDirty="-1"
797 RemoteDirectory=""
798 RegisterOutput="0"
799 AdditionalFiles=""
801 <DebuggerTool
803 </Configuration>
804 <Configuration
805 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
806 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
807 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
808 ConfigurationType="1"
809 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
810 UseOfMFC="0"
811 UseOfATL="1"
812 ATLMinimizesCRunTimeLibraryUsage="false"
813 CharacterSet="1"
815 <Tool
816 Name="VCPreBuildEventTool"
818 <Tool
819 Name="VCCustomBuildTool"
821 <Tool
822 Name="VCXMLDataGeneratorTool"
824 <Tool
825 Name="VCWebServiceProxyGeneratorTool"
827 <Tool
828 Name="VCMIDLTool"
829 PreprocessorDefinitions="_DEBUG"
830 MkTypLibCompatible="true"
831 SuppressStartupBanner="true"
832 TargetEnvironment="1"
833 TypeLibraryName=".\Target/Debug/Dasher.tlb"
835 <Tool
836 Name="VCCLCompilerTool"
837 ExecutionBucket="7"
838 Optimization="0"
839 AdditionalIncludeDirectories="WinCommon;Common;&quot;$(SPEECHSDK)\Include&quot;;&quot;$(TABLETSDK)\Include&quot;;&quot;C:\Program Files\HTML Help Workshop\include&quot;;&quot;C:\Documents and Settings\Philip Cowans\My Documents\SVN Stuff\trunk\Src\Common\Expat\lib&quot;"
840 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WCE=0x501;WINCE;UNDER_CE;_ARM_"
841 RuntimeLibrary="1"
842 UsePrecompiledHeader="0"
843 PrecompiledHeaderThrough="WinCommon.h"
844 PrecompiledHeaderFile=".\Target/Debug/Intermediate/Dasher.pch"
845 AssemblerListingLocation=".\Target/Debug/Intermediate/"
846 ObjectFile=".\Target/Debug/Intermediate/"
847 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
848 BrowseInformation="1"
849 WarningLevel="3"
850 SuppressStartupBanner="true"
851 DebugInformationFormat="3"
853 <Tool
854 Name="VCManagedResourceCompilerTool"
856 <Tool
857 Name="VCResourceCompilerTool"
858 PreprocessorDefinitions="_DEBUG"
859 Culture="2057"
861 <Tool
862 Name="VCPreLinkEventTool"
864 <Tool
865 Name="VCLinkerTool"
866 OutputFile=".\Target/Debug/Dasher.exe"
867 LinkIncremental="2"
868 SuppressStartupBanner="true"
869 AdditionalLibraryDirectories="&quot;$(SPEECHSDK)\Lib\i386&quot;;&quot;C:\Program Files\HTML Help Workshop\lib&quot;"
870 GenerateDebugInformation="true"
871 ProgramDatabaseFile=".\Target/Debug/Dasher.pdb"
872 SubSystem="9"
873 TargetMachine="16"
875 <Tool
876 Name="VCALinkTool"
878 <Tool
879 Name="VCXDCMakeTool"
881 <Tool
882 Name="VCBscMakeTool"
884 <Tool
885 Name="VCCodeSignTool"
887 <Tool
888 Name="VCPostBuildEventTool"
890 <DeploymentTool
891 ForceDirty="-1"
892 RemoteDirectory=""
893 RegisterOutput="0"
894 AdditionalFiles=""
896 <DebuggerTool
898 </Configuration>
899 </Configurations>
900 <References>
901 </References>
902 <Files>
903 <Filter
904 Name="Resource Files"
905 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
907 <File
908 RelativePath=".\CopyAllLarge.bmp"
910 </File>
911 <File
912 RelativePath=".\CopyAllSmall.bmp"
914 </File>
915 <File
916 RelativePath=".\Dasher.ico"
918 </File>
919 <File
920 RelativePath=".\Dasher.rc"
922 </File>
923 </Filter>
924 <Filter
925 Name="Common"
927 <File
928 RelativePath="Common\DasherEncodingToCP.cpp"
930 </File>
931 <File
932 RelativePath="Common\DasherEncodingToCP.h"
934 </File>
935 <File
936 RelativePath=".\Common\StringUtils.h"
938 </File>
939 <File
940 RelativePath="Common\WinMenus.cpp"
942 </File>
943 <File
944 RelativePath="Common\WinMenus.h"
946 </File>
947 <File
948 RelativePath="Common\WinWrap.cpp"
950 </File>
951 <File
952 RelativePath="Common\WinWrap.h"
954 </File>
955 </Filter>
956 <Filter
957 Name="Actions"
959 <File
960 RelativePath=".\ActionSpeech.cpp"
962 <FileConfiguration
963 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
964 ExcludedFromBuild="true"
966 <Tool
967 Name="VCCLCompilerTool"
969 </FileConfiguration>
970 </File>
971 <File
972 RelativePath=".\ActionSpeech.h"
974 <FileConfiguration
975 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
976 ExcludedFromBuild="true"
978 <Tool
979 Name="VCCustomBuildTool"
981 </FileConfiguration>
982 </File>
983 <File
984 RelativePath=".\DasherAction.h"
986 </File>
987 </Filter>
988 <Filter
989 Name="Dialogues"
991 <File
992 RelativePath=".\Widgets\AboutBox.h"
994 </File>
995 <Filter
996 Name="Preferences"
998 <File
999 RelativePath="Widgets\Prefs.h"
1001 <FileConfiguration
1002 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1003 ExcludedFromBuild="true"
1005 <Tool
1006 Name="VCCustomBuildTool"
1008 </FileConfiguration>
1009 </File>
1010 <Filter
1011 Name="ModuleSettings"
1013 <File
1014 RelativePath=".\ModuleControl.cpp"
1016 <FileConfiguration
1017 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1018 ExcludedFromBuild="true"
1020 <Tool
1021 Name="VCCLCompilerTool"
1023 </FileConfiguration>
1024 </File>
1025 <File
1026 RelativePath=".\ModuleControl.h"
1028 <FileConfiguration
1029 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1030 ExcludedFromBuild="true"
1032 <Tool
1033 Name="VCCustomBuildTool"
1035 </FileConfiguration>
1036 </File>
1037 <File
1038 RelativePath=".\ModuleControlBool.cpp"
1040 <FileConfiguration
1041 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1042 ExcludedFromBuild="true"
1044 <Tool
1045 Name="VCCLCompilerTool"
1047 </FileConfiguration>
1048 </File>
1049 <File
1050 RelativePath=".\ModuleControlBool.h"
1052 <FileConfiguration
1053 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1054 ExcludedFromBuild="true"
1056 <Tool
1057 Name="VCCustomBuildTool"
1059 </FileConfiguration>
1060 </File>
1061 <File
1062 RelativePath=".\ModuleControlLong.cpp"
1064 <FileConfiguration
1065 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1066 ExcludedFromBuild="true"
1068 <Tool
1069 Name="VCCLCompilerTool"
1071 </FileConfiguration>
1072 </File>
1073 <File
1074 RelativePath=".\ModuleControlLong.h"
1076 <FileConfiguration
1077 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1078 ExcludedFromBuild="true"
1080 <Tool
1081 Name="VCCustomBuildTool"
1083 </FileConfiguration>
1084 </File>
1085 <File
1086 RelativePath=".\ModuleControlLongSpin.cpp"
1088 <FileConfiguration
1089 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1090 ExcludedFromBuild="true"
1092 <Tool
1093 Name="VCCLCompilerTool"
1095 </FileConfiguration>
1096 </File>
1097 <File
1098 RelativePath=".\ModuleControlLongSpin.h"
1100 <FileConfiguration
1101 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1102 ExcludedFromBuild="true"
1104 <Tool
1105 Name="VCCustomBuildTool"
1107 </FileConfiguration>
1108 </File>
1109 <File
1110 RelativePath=".\ModuleControlString.cpp"
1112 <FileConfiguration
1113 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1114 ExcludedFromBuild="true"
1116 <Tool
1117 Name="VCCLCompilerTool"
1119 </FileConfiguration>
1120 </File>
1121 <File
1122 RelativePath=".\ModuleControlString.h"
1124 <FileConfiguration
1125 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1126 ExcludedFromBuild="true"
1128 <Tool
1129 Name="VCCustomBuildTool"
1131 </FileConfiguration>
1132 </File>
1133 <File
1134 RelativePath=".\ModuleSettings.cpp"
1136 <FileConfiguration
1137 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1138 ExcludedFromBuild="true"
1140 <Tool
1141 Name="VCCLCompilerTool"
1143 </FileConfiguration>
1144 </File>
1145 <File
1146 RelativePath=".\ModuleSettings.h"
1148 <FileConfiguration
1149 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1150 ExcludedFromBuild="true"
1152 <Tool
1153 Name="VCCustomBuildTool"
1155 </FileConfiguration>
1156 </File>
1157 </Filter>
1158 <Filter
1159 Name="Pages"
1161 <File
1162 RelativePath=".\Widgets\AdvancedPage.cpp"
1164 <FileConfiguration
1165 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1166 ExcludedFromBuild="true"
1168 <Tool
1169 Name="VCCLCompilerTool"
1171 </FileConfiguration>
1172 </File>
1173 <File
1174 RelativePath=".\Widgets\AdvancedPage.h"
1176 <FileConfiguration
1177 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1178 ExcludedFromBuild="true"
1180 <Tool
1181 Name="VCCustomBuildTool"
1183 </FileConfiguration>
1184 </File>
1185 <File
1186 RelativePath=".\Widgets\AlphabetBox.cpp"
1188 <FileConfiguration
1189 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1190 ExcludedFromBuild="true"
1192 <Tool
1193 Name="VCCLCompilerTool"
1195 </FileConfiguration>
1196 </File>
1197 <File
1198 RelativePath=".\Widgets\AlphabetBox.h"
1200 <FileConfiguration
1201 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1202 ExcludedFromBuild="true"
1204 <Tool
1205 Name="VCCustomBuildTool"
1207 </FileConfiguration>
1208 </File>
1209 <File
1210 RelativePath=".\Widgets\ControlPage.cpp"
1212 <FileConfiguration
1213 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1214 ExcludedFromBuild="true"
1216 <Tool
1217 Name="VCCLCompilerTool"
1219 </FileConfiguration>
1220 </File>
1221 <File
1222 RelativePath=".\Widgets\ControlPage.h"
1224 <FileConfiguration
1225 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1226 ExcludedFromBuild="true"
1228 <Tool
1229 Name="VCCustomBuildTool"
1231 </FileConfiguration>
1232 </File>
1233 <File
1234 RelativePath=".\Widgets\LMPage.cpp"
1236 <FileConfiguration
1237 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1238 ExcludedFromBuild="true"
1240 <Tool
1241 Name="VCCLCompilerTool"
1243 </FileConfiguration>
1244 </File>
1245 <File
1246 RelativePath=".\Widgets\LMPage.h"
1248 <FileConfiguration
1249 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1250 ExcludedFromBuild="true"
1252 <Tool
1253 Name="VCCustomBuildTool"
1255 </FileConfiguration>
1256 </File>
1257 <File
1258 RelativePath="Widgets\Prefs.cpp"
1260 <FileConfiguration
1261 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1262 ExcludedFromBuild="true"
1264 <Tool
1265 Name="VCCLCompilerTool"
1267 </FileConfiguration>
1268 </File>
1269 <File
1270 RelativePath=".\Widgets\PrefsPageBase.cpp"
1272 <FileConfiguration
1273 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1274 ExcludedFromBuild="true"
1276 <Tool
1277 Name="VCCLCompilerTool"
1279 </FileConfiguration>
1280 </File>
1281 <File
1282 RelativePath=".\Widgets\PrefsPageBase.h"
1284 <FileConfiguration
1285 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1286 ExcludedFromBuild="true"
1288 <Tool
1289 Name="VCCustomBuildTool"
1291 </FileConfiguration>
1292 </File>
1293 <File
1294 RelativePath=".\Widgets\ViewPage.cpp"
1296 <FileConfiguration
1297 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1298 ExcludedFromBuild="true"
1300 <Tool
1301 Name="VCCLCompilerTool"
1303 </FileConfiguration>
1304 </File>
1305 <File
1306 RelativePath=".\Widgets\ViewPage.h"
1308 <FileConfiguration
1309 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1310 ExcludedFromBuild="true"
1312 <Tool
1313 Name="VCCustomBuildTool"
1315 </FileConfiguration>
1316 </File>
1317 </Filter>
1318 </Filter>
1319 </Filter>
1320 <Filter
1321 Name="Widgets"
1322 Filter=".cpp"
1324 <File
1325 RelativePath=".\Widgets\Edit.cpp"
1327 </File>
1328 <File
1329 RelativePath=".\Widgets\Edit.h"
1331 </File>
1332 <File
1333 RelativePath=".\Widgets\FilenameGUI.cpp"
1335 </File>
1336 <File
1337 RelativePath=".\Widgets\FilenameGUI.h"
1339 </File>
1340 <File
1341 RelativePath=".\Widgets\GameGroup.cpp"
1343 </File>
1344 <File
1345 RelativePath=".\Widgets\GameGroup.h"
1347 </File>
1348 <File
1349 RelativePath=".\Widgets\Menu.cpp"
1351 </File>
1352 <File
1353 RelativePath=".\Widgets\Menu.h"
1355 </File>
1356 <File
1357 RelativePath=".\Widgets\Slidebar.cpp"
1359 </File>
1360 <File
1361 RelativePath=".\Widgets\Slidebar.h"
1363 </File>
1364 <File
1365 RelativePath=".\Widgets\Splitter.cpp"
1367 </File>
1368 <File
1369 RelativePath=".\Widgets\Splitter.h"
1371 </File>
1372 <File
1373 RelativePath=".\Widgets\StatusControl.cpp"
1375 </File>
1376 <File
1377 RelativePath=".\Widgets\StatusControl.h"
1379 </File>
1380 <File
1381 RelativePath=".\Widgets\Toolbar.cpp"
1383 </File>
1384 <File
1385 RelativePath=".\Widgets\Toolbar.h"
1387 </File>
1388 </Filter>
1389 <File
1390 RelativePath=".\AppSettings.cpp"
1392 </File>
1393 <File
1394 RelativePath=".\AppSettings.h"
1396 </File>
1397 <File
1398 RelativePath=".\DasherWindow.cpp"
1400 </File>
1401 <File
1402 RelativePath=".\DasherWindow.h"
1404 </File>
1405 <File
1406 RelativePath=".\GameModeHelper.cpp"
1408 </File>
1409 <File
1410 RelativePath=".\GameModeHelper.h"
1412 </File>
1413 <File
1414 RelativePath=".\resource.h"
1416 </File>
1417 <File
1418 RelativePath=".\WinMain.cpp"
1420 </File>
1421 </Files>
1422 <Globals>
1423 <Global
1424 Name="RESOURCE_FILE"
1425 Value="Dasher.rc"
1427 </Globals>
1428 </VisualStudioProject>