tagging release
[dasher.git] / Src / DasherCore / DasherCore_vc80.vcproj
blob99fedb92daafa126278083fa5adec1b256f29b06
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="DasherCore"
6 ProjectGUID="{192C1E5C-2D1E-4AA3-91C3-FF2D7ABD67F8}"
8 <Platforms>
9 <Platform
10 Name="Win32"
12 <Platform
13 Name="Pocket PC 2003 (ARMV4)"
15 <Platform
16 Name="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
18 </Platforms>
19 <ToolFiles>
20 </ToolFiles>
21 <Configurations>
22 <Configuration
23 Name="Release|Win32"
24 OutputDirectory=".\Target/Release"
25 IntermediateDirectory=".\Target/Release/Intermediate"
26 ConfigurationType="4"
27 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
28 UseOfMFC="0"
29 ATLMinimizesCRunTimeLibraryUsage="false"
30 CharacterSet="1"
32 <Tool
33 Name="VCPreBuildEventTool"
35 <Tool
36 Name="VCCustomBuildTool"
38 <Tool
39 Name="VCXMLDataGeneratorTool"
41 <Tool
42 Name="VCWebServiceProxyGeneratorTool"
44 <Tool
45 Name="VCMIDLTool"
47 <Tool
48 Name="VCCLCompilerTool"
49 InlineFunctionExpansion="2"
50 EnableIntrinsicFunctions="true"
51 FavorSizeOrSpeed="1"
52 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_LIB,_STATIC,_UNICODE"
53 StringPooling="true"
54 RuntimeLibrary="0"
55 EnableFunctionLevelLinking="true"
56 PrecompiledHeaderFile=".\Target/Win32 Unicode Release/Intermediate/DasherCore.pch"
57 AssemblerListingLocation=".\Target/Release/Intermediate/"
58 ObjectFile=".\Target/Release/Intermediate/"
59 ProgramDataBaseFileName=".\Target/Release/Intermediate/"
60 WarningLevel="3"
61 SuppressStartupBanner="true"
62 DebugInformationFormat="0"
64 <Tool
65 Name="VCManagedResourceCompilerTool"
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="NDEBUG"
70 Culture="1033"
72 <Tool
73 Name="VCPreLinkEventTool"
75 <Tool
76 Name="VCLibrarianTool"
77 AdditionalDependencies="imm32.lib"
78 OutputFile=".\Target/Release\DasherCore.lib"
79 SuppressStartupBanner="true"
81 <Tool
82 Name="VCALinkTool"
84 <Tool
85 Name="VCXDCMakeTool"
87 <Tool
88 Name="VCBscMakeTool"
90 <Tool
91 Name="VCFxCopTool"
93 <Tool
94 Name="VCPostBuildEventTool"
96 </Configuration>
97 <Configuration
98 Name="Release|Pocket PC 2003 (ARMV4)"
99 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
100 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
101 ConfigurationType="4"
102 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
103 UseOfMFC="0"
104 ATLMinimizesCRunTimeLibraryUsage="false"
105 CharacterSet="1"
107 <Tool
108 Name="VCPreBuildEventTool"
110 <Tool
111 Name="VCCustomBuildTool"
113 <Tool
114 Name="VCXMLDataGeneratorTool"
116 <Tool
117 Name="VCWebServiceProxyGeneratorTool"
119 <Tool
120 Name="VCMIDLTool"
121 TargetEnvironment="1"
123 <Tool
124 Name="VCCLCompilerTool"
125 ExecutionBucket="7"
126 InlineFunctionExpansion="2"
127 EnableIntrinsicFunctions="true"
128 FavorSizeOrSpeed="1"
129 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_LIB,_STATIC,_UNICODE"
130 StringPooling="true"
131 RuntimeLibrary="0"
132 EnableFunctionLevelLinking="true"
133 PrecompiledHeaderFile=".\Target/Win32 Unicode Release/Intermediate/DasherCore.pch"
134 AssemblerListingLocation=".\Target/Release/Intermediate/"
135 ObjectFile=".\Target/Release/Intermediate/"
136 ProgramDataBaseFileName=".\Target/Release/Intermediate/"
137 WarningLevel="3"
138 SuppressStartupBanner="true"
139 DebugInformationFormat="0"
141 <Tool
142 Name="VCManagedResourceCompilerTool"
144 <Tool
145 Name="VCResourceCompilerTool"
146 PreprocessorDefinitions="NDEBUG"
147 Culture="1033"
149 <Tool
150 Name="VCPreLinkEventTool"
152 <Tool
153 Name="VCLibrarianTool"
154 AdditionalDependencies="imm32.lib"
155 OutputFile=".\Target/Release\DasherCore.lib"
156 SuppressStartupBanner="true"
158 <Tool
159 Name="VCALinkTool"
161 <Tool
162 Name="VCXDCMakeTool"
164 <Tool
165 Name="VCBscMakeTool"
167 <Tool
168 Name="VCCodeSignTool"
170 <Tool
171 Name="VCPostBuildEventTool"
173 <DeploymentTool
174 ForceDirty="-1"
175 RemoteDirectory=""
176 RegisterOutput="0"
177 AdditionalFiles=""
179 <DebuggerTool
181 </Configuration>
182 <Configuration
183 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
184 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
185 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
186 ConfigurationType="4"
187 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
188 UseOfMFC="0"
189 ATLMinimizesCRunTimeLibraryUsage="false"
190 CharacterSet="1"
192 <Tool
193 Name="VCPreBuildEventTool"
195 <Tool
196 Name="VCCustomBuildTool"
198 <Tool
199 Name="VCXMLDataGeneratorTool"
201 <Tool
202 Name="VCWebServiceProxyGeneratorTool"
204 <Tool
205 Name="VCMIDLTool"
206 TargetEnvironment="1"
208 <Tool
209 Name="VCCLCompilerTool"
210 ExecutionBucket="7"
211 InlineFunctionExpansion="2"
212 EnableIntrinsicFunctions="true"
213 FavorSizeOrSpeed="1"
214 PreprocessorDefinitions="WIN32,_WINDOWS,NDEBUG,_LIB,_STATIC,_UNICODE"
215 StringPooling="true"
216 RuntimeLibrary="0"
217 EnableFunctionLevelLinking="true"
218 PrecompiledHeaderFile=".\Target/Win32 Unicode Release/Intermediate/DasherCore.pch"
219 AssemblerListingLocation=".\Target/Release/Intermediate/"
220 ObjectFile=".\Target/Release/Intermediate/"
221 ProgramDataBaseFileName=".\Target/Release/Intermediate/"
222 WarningLevel="3"
223 SuppressStartupBanner="true"
224 DebugInformationFormat="0"
226 <Tool
227 Name="VCManagedResourceCompilerTool"
229 <Tool
230 Name="VCResourceCompilerTool"
231 PreprocessorDefinitions="NDEBUG"
232 Culture="1033"
234 <Tool
235 Name="VCPreLinkEventTool"
237 <Tool
238 Name="VCLibrarianTool"
239 AdditionalDependencies="imm32.lib"
240 OutputFile=".\Target/Release\DasherCore.lib"
241 SuppressStartupBanner="true"
243 <Tool
244 Name="VCALinkTool"
246 <Tool
247 Name="VCXDCMakeTool"
249 <Tool
250 Name="VCBscMakeTool"
252 <Tool
253 Name="VCCodeSignTool"
255 <Tool
256 Name="VCPostBuildEventTool"
258 <DeploymentTool
259 ForceDirty="-1"
260 RemoteDirectory=""
261 RegisterOutput="0"
262 AdditionalFiles=""
264 <DebuggerTool
266 </Configuration>
267 <Configuration
268 Name="Debug|Win32"
269 OutputDirectory=".\Target/Debug"
270 IntermediateDirectory=".\Target/Debug/Intermediate"
271 ConfigurationType="4"
272 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
273 UseOfMFC="0"
274 ATLMinimizesCRunTimeLibraryUsage="false"
275 CharacterSet="1"
277 <Tool
278 Name="VCPreBuildEventTool"
280 <Tool
281 Name="VCCustomBuildTool"
283 <Tool
284 Name="VCXMLDataGeneratorTool"
286 <Tool
287 Name="VCWebServiceProxyGeneratorTool"
289 <Tool
290 Name="VCMIDLTool"
292 <Tool
293 Name="VCCLCompilerTool"
294 Optimization="0"
295 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STATIC;_LIB;_UNICODE"
296 BasicRuntimeChecks="3"
297 RuntimeLibrary="1"
298 TreatWChar_tAsBuiltInType="false"
299 PrecompiledHeaderFile=".\Target/Debug/Intermediate/DasherCore.pch"
300 AssemblerListingLocation=".\Target/Debug/Intermediate/"
301 ObjectFile=".\Target/Debug/Intermediate/"
302 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
303 BrowseInformation="1"
304 WarningLevel="3"
305 SuppressStartupBanner="true"
306 DebugInformationFormat="4"
308 <Tool
309 Name="VCManagedResourceCompilerTool"
311 <Tool
312 Name="VCResourceCompilerTool"
313 PreprocessorDefinitions="_DEBUG"
314 Culture="1033"
316 <Tool
317 Name="VCPreLinkEventTool"
319 <Tool
320 Name="VCLibrarianTool"
321 AdditionalDependencies="imm32.lib"
322 OutputFile=".\Target/Debug\DasherCore.lib"
323 SuppressStartupBanner="true"
325 <Tool
326 Name="VCALinkTool"
328 <Tool
329 Name="VCXDCMakeTool"
331 <Tool
332 Name="VCBscMakeTool"
334 <Tool
335 Name="VCFxCopTool"
337 <Tool
338 Name="VCPostBuildEventTool"
340 </Configuration>
341 <Configuration
342 Name="Debug|Pocket PC 2003 (ARMV4)"
343 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
344 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
345 ConfigurationType="4"
346 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
347 UseOfMFC="0"
348 ATLMinimizesCRunTimeLibraryUsage="false"
349 CharacterSet="1"
351 <Tool
352 Name="VCPreBuildEventTool"
354 <Tool
355 Name="VCCustomBuildTool"
357 <Tool
358 Name="VCXMLDataGeneratorTool"
360 <Tool
361 Name="VCWebServiceProxyGeneratorTool"
363 <Tool
364 Name="VCMIDLTool"
365 TargetEnvironment="1"
367 <Tool
368 Name="VCCLCompilerTool"
369 ExecutionBucket="7"
370 Optimization="0"
371 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STATIC;_LIB;_UNICODE"
372 RuntimeLibrary="1"
373 TreatWChar_tAsBuiltInType="false"
374 PrecompiledHeaderFile=".\Target/Debug/Intermediate/DasherCore.pch"
375 AssemblerListingLocation=".\Target/Debug/Intermediate/"
376 ObjectFile=".\Target/Debug/Intermediate/"
377 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
378 BrowseInformation="1"
379 WarningLevel="3"
380 SuppressStartupBanner="true"
381 EnableFloatingPointEmulation="false"
383 <Tool
384 Name="VCManagedResourceCompilerTool"
386 <Tool
387 Name="VCResourceCompilerTool"
388 PreprocessorDefinitions="_DEBUG"
389 Culture="1033"
391 <Tool
392 Name="VCPreLinkEventTool"
394 <Tool
395 Name="VCLibrarianTool"
396 AdditionalDependencies="imm32.lib"
397 OutputFile=".\Target/Debug\DasherCore.lib"
398 SuppressStartupBanner="true"
400 <Tool
401 Name="VCALinkTool"
403 <Tool
404 Name="VCXDCMakeTool"
406 <Tool
407 Name="VCBscMakeTool"
409 <Tool
410 Name="VCCodeSignTool"
412 <Tool
413 Name="VCPostBuildEventTool"
415 <DeploymentTool
416 ForceDirty="-1"
417 RemoteDirectory=""
418 RegisterOutput="0"
419 AdditionalFiles=""
421 <DebuggerTool
423 </Configuration>
424 <Configuration
425 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
426 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
427 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
428 ConfigurationType="4"
429 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
430 UseOfMFC="0"
431 ATLMinimizesCRunTimeLibraryUsage="false"
432 CharacterSet="1"
434 <Tool
435 Name="VCPreBuildEventTool"
437 <Tool
438 Name="VCCustomBuildTool"
440 <Tool
441 Name="VCXMLDataGeneratorTool"
443 <Tool
444 Name="VCWebServiceProxyGeneratorTool"
446 <Tool
447 Name="VCMIDLTool"
448 TargetEnvironment="1"
450 <Tool
451 Name="VCCLCompilerTool"
452 ExecutionBucket="7"
453 Optimization="0"
454 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STATIC;_LIB;_UNICODE"
455 RuntimeLibrary="1"
456 TreatWChar_tAsBuiltInType="false"
457 PrecompiledHeaderFile=".\Target/Debug/Intermediate/DasherCore.pch"
458 AssemblerListingLocation=".\Target/Debug/Intermediate/"
459 ObjectFile=".\Target/Debug/Intermediate/"
460 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
461 BrowseInformation="1"
462 WarningLevel="3"
463 SuppressStartupBanner="true"
465 <Tool
466 Name="VCManagedResourceCompilerTool"
468 <Tool
469 Name="VCResourceCompilerTool"
470 PreprocessorDefinitions="_DEBUG"
471 Culture="1033"
473 <Tool
474 Name="VCPreLinkEventTool"
476 <Tool
477 Name="VCLibrarianTool"
478 AdditionalDependencies="imm32.lib"
479 OutputFile=".\Target/Debug\DasherCore.lib"
480 SuppressStartupBanner="true"
482 <Tool
483 Name="VCALinkTool"
485 <Tool
486 Name="VCXDCMakeTool"
488 <Tool
489 Name="VCBscMakeTool"
491 <Tool
492 Name="VCCodeSignTool"
494 <Tool
495 Name="VCPostBuildEventTool"
497 <DeploymentTool
498 ForceDirty="-1"
499 RemoteDirectory=""
500 RegisterOutput="0"
501 AdditionalFiles=""
503 <DebuggerTool
505 </Configuration>
506 <Configuration
507 Name="Mobile Debug|Win32"
508 OutputDirectory="$(ConfigurationName)"
509 IntermediateDirectory="$(ConfigurationName)"
510 ConfigurationType="4"
511 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
512 UseOfMFC="0"
513 ATLMinimizesCRunTimeLibraryUsage="false"
514 CharacterSet="1"
516 <Tool
517 Name="VCPreBuildEventTool"
519 <Tool
520 Name="VCCustomBuildTool"
522 <Tool
523 Name="VCXMLDataGeneratorTool"
525 <Tool
526 Name="VCWebServiceProxyGeneratorTool"
528 <Tool
529 Name="VCMIDLTool"
531 <Tool
532 Name="VCCLCompilerTool"
533 Optimization="0"
534 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STATIC;_LIB;_UNICODE"
535 BasicRuntimeChecks="3"
536 RuntimeLibrary="1"
537 TreatWChar_tAsBuiltInType="false"
538 PrecompiledHeaderFile=".\Target/Debug/Intermediate/DasherCore.pch"
539 AssemblerListingLocation=".\Target/Debug/Intermediate/"
540 ObjectFile=".\Target/Debug/Intermediate/"
541 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
542 BrowseInformation="1"
543 WarningLevel="3"
544 SuppressStartupBanner="true"
545 DebugInformationFormat="4"
547 <Tool
548 Name="VCManagedResourceCompilerTool"
550 <Tool
551 Name="VCResourceCompilerTool"
552 PreprocessorDefinitions="_DEBUG"
553 Culture="1033"
555 <Tool
556 Name="VCPreLinkEventTool"
558 <Tool
559 Name="VCLibrarianTool"
560 AdditionalDependencies="imm32.lib"
561 OutputFile=".\Target/Debug\DasherCore.lib"
562 SuppressStartupBanner="true"
564 <Tool
565 Name="VCALinkTool"
567 <Tool
568 Name="VCXDCMakeTool"
570 <Tool
571 Name="VCBscMakeTool"
573 <Tool
574 Name="VCFxCopTool"
576 <Tool
577 Name="VCPostBuildEventTool"
579 </Configuration>
580 <Configuration
581 Name="Mobile Debug|Pocket PC 2003 (ARMV4)"
582 OutputDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
583 IntermediateDirectory="Pocket PC 2003 (ARMV4)\$(ConfigurationName)"
584 ConfigurationType="4"
585 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
586 UseOfMFC="0"
587 ATLMinimizesCRunTimeLibraryUsage="false"
588 CharacterSet="1"
590 <Tool
591 Name="VCPreBuildEventTool"
593 <Tool
594 Name="VCCustomBuildTool"
596 <Tool
597 Name="VCXMLDataGeneratorTool"
599 <Tool
600 Name="VCWebServiceProxyGeneratorTool"
602 <Tool
603 Name="VCMIDLTool"
604 TargetEnvironment="1"
606 <Tool
607 Name="VCCLCompilerTool"
608 ExecutionBucket="7"
609 Optimization="0"
610 PreprocessorDefinitions="_WIN32_WCE; ARM;_DEBUG;_WINDOWS;_STATIC;_LIB;_UNICODE"
611 RuntimeLibrary="1"
612 TreatWChar_tAsBuiltInType="false"
613 PrecompiledHeaderFile=".\Target/Debug/Intermediate/DasherCore.pch"
614 AssemblerListingLocation=".\Target/Debug/Intermediate/"
615 ObjectFile=".\Target/Debug/Intermediate/"
616 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
617 BrowseInformation="1"
618 WarningLevel="3"
619 SuppressStartupBanner="true"
620 EnableFloatingPointEmulation="false"
622 <Tool
623 Name="VCManagedResourceCompilerTool"
625 <Tool
626 Name="VCResourceCompilerTool"
627 PreprocessorDefinitions="_DEBUG"
628 Culture="1033"
630 <Tool
631 Name="VCPreLinkEventTool"
633 <Tool
634 Name="VCLibrarianTool"
635 AdditionalDependencies="imm32.lib"
636 OutputFile=".\Target/Debug\DasherCore.lib"
637 SuppressStartupBanner="true"
639 <Tool
640 Name="VCALinkTool"
642 <Tool
643 Name="VCXDCMakeTool"
645 <Tool
646 Name="VCBscMakeTool"
648 <Tool
649 Name="VCCodeSignTool"
651 <Tool
652 Name="VCPostBuildEventTool"
654 <DeploymentTool
655 ForceDirty="-1"
656 RemoteDirectory=""
657 RegisterOutput="0"
658 AdditionalFiles=""
660 <DebuggerTool
662 </Configuration>
663 <Configuration
664 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
665 OutputDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
666 IntermediateDirectory="Windows Mobile 5.0 Pocket PC SDK (ARMV4I)\$(ConfigurationName)"
667 ConfigurationType="4"
668 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
669 UseOfMFC="0"
670 ATLMinimizesCRunTimeLibraryUsage="false"
671 CharacterSet="1"
673 <Tool
674 Name="VCPreBuildEventTool"
676 <Tool
677 Name="VCCustomBuildTool"
679 <Tool
680 Name="VCXMLDataGeneratorTool"
682 <Tool
683 Name="VCWebServiceProxyGeneratorTool"
685 <Tool
686 Name="VCMIDLTool"
687 TargetEnvironment="1"
689 <Tool
690 Name="VCCLCompilerTool"
691 ExecutionBucket="7"
692 Optimization="0"
693 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STATIC;_LIB;_UNICODE"
694 RuntimeLibrary="1"
695 TreatWChar_tAsBuiltInType="false"
696 PrecompiledHeaderFile=".\Target/Debug/Intermediate/DasherCore.pch"
697 AssemblerListingLocation=".\Target/Debug/Intermediate/"
698 ObjectFile=".\Target/Debug/Intermediate/"
699 ProgramDataBaseFileName=".\Target/Debug/Intermediate/"
700 BrowseInformation="1"
701 WarningLevel="3"
702 SuppressStartupBanner="true"
704 <Tool
705 Name="VCManagedResourceCompilerTool"
707 <Tool
708 Name="VCResourceCompilerTool"
709 PreprocessorDefinitions="_DEBUG"
710 Culture="1033"
712 <Tool
713 Name="VCPreLinkEventTool"
715 <Tool
716 Name="VCLibrarianTool"
717 AdditionalDependencies="imm32.lib"
718 OutputFile=".\Target/Debug\DasherCore.lib"
719 SuppressStartupBanner="true"
721 <Tool
722 Name="VCALinkTool"
724 <Tool
725 Name="VCXDCMakeTool"
727 <Tool
728 Name="VCBscMakeTool"
730 <Tool
731 Name="VCCodeSignTool"
733 <Tool
734 Name="VCPostBuildEventTool"
736 <DeploymentTool
737 ForceDirty="-1"
738 RemoteDirectory=""
739 RegisterOutput="0"
740 AdditionalFiles=""
742 <DebuggerTool
744 </Configuration>
745 </Configurations>
746 <References>
747 <ProjectReference
748 ReferencedProjectIdentifier="{4A4CEB83-FBC8-4E93-831E-009875E54794}"
749 RelativePathToProject="..\Common\Common_vc80.vcproj"
751 </References>
752 <Files>
753 <Filter
754 Name="LanguageModelling"
756 <File
757 RelativePath="LanguageModelling\BigramLanguageModel.cpp"
759 </File>
760 <File
761 RelativePath="LanguageModelling\BigramLanguageModel.h"
763 </File>
764 <File
765 RelativePath="LanguageModelling\DictLanguageModel.cpp"
767 </File>
768 <File
769 RelativePath="LanguageModelling\DictLanguageModel.h"
771 </File>
772 <File
773 RelativePath="LanguageModelling\LanguageModel.cpp"
775 <FileConfiguration
776 Name="Release|Win32"
778 <Tool
779 Name="VCCLCompilerTool"
780 ObjectFile="$(IntDir)/$(InputName)1.obj"
782 </FileConfiguration>
783 <FileConfiguration
784 Name="Release|Pocket PC 2003 (ARMV4)"
786 <Tool
787 Name="VCCLCompilerTool"
788 ObjectFile="$(IntDir)/$(InputName)1.obj"
790 </FileConfiguration>
791 <FileConfiguration
792 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
794 <Tool
795 Name="VCCLCompilerTool"
796 ObjectFile="$(IntDir)/$(InputName)1.obj"
798 </FileConfiguration>
799 <FileConfiguration
800 Name="Debug|Win32"
802 <Tool
803 Name="VCCLCompilerTool"
804 ObjectFile="$(IntDir)/$(InputName)1.obj"
806 </FileConfiguration>
807 <FileConfiguration
808 Name="Debug|Pocket PC 2003 (ARMV4)"
810 <Tool
811 Name="VCCLCompilerTool"
812 ObjectFile="$(IntDir)/$(InputName)1.obj"
814 </FileConfiguration>
815 <FileConfiguration
816 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
818 <Tool
819 Name="VCCLCompilerTool"
820 ObjectFile="$(IntDir)/$(InputName)1.obj"
822 </FileConfiguration>
823 <FileConfiguration
824 Name="Mobile Debug|Win32"
826 <Tool
827 Name="VCCLCompilerTool"
828 ObjectFile="$(IntDir)/$(InputName)1.obj"
830 </FileConfiguration>
831 <FileConfiguration
832 Name="Mobile Debug|Pocket PC 2003 (ARMV4)"
834 <Tool
835 Name="VCCLCompilerTool"
836 ObjectFile="$(IntDir)/$(InputName)1.obj"
838 </FileConfiguration>
839 <FileConfiguration
840 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
842 <Tool
843 Name="VCCLCompilerTool"
844 ObjectFile="$(IntDir)/$(InputName)1.obj"
846 </FileConfiguration>
847 </File>
848 <File
849 RelativePath="LanguageModelling\LanguageModel.h"
851 </File>
852 <File
853 RelativePath="LanguageModelling\PPMLanguageModel.cpp"
855 <FileConfiguration
856 Name="Release|Win32"
858 <Tool
859 Name="VCCLCompilerTool"
860 ObjectFile="$(IntDir)/$(InputName)1.obj"
862 </FileConfiguration>
863 <FileConfiguration
864 Name="Release|Pocket PC 2003 (ARMV4)"
866 <Tool
867 Name="VCCLCompilerTool"
868 ObjectFile="$(IntDir)/$(InputName)1.obj"
870 </FileConfiguration>
871 <FileConfiguration
872 Name="Release|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
874 <Tool
875 Name="VCCLCompilerTool"
876 ObjectFile="$(IntDir)/$(InputName)1.obj"
878 </FileConfiguration>
879 <FileConfiguration
880 Name="Debug|Win32"
882 <Tool
883 Name="VCCLCompilerTool"
884 ObjectFile="$(IntDir)/$(InputName)1.obj"
886 </FileConfiguration>
887 <FileConfiguration
888 Name="Debug|Pocket PC 2003 (ARMV4)"
890 <Tool
891 Name="VCCLCompilerTool"
892 ObjectFile="$(IntDir)/$(InputName)1.obj"
894 </FileConfiguration>
895 <FileConfiguration
896 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
898 <Tool
899 Name="VCCLCompilerTool"
900 ObjectFile="$(IntDir)/$(InputName)1.obj"
902 </FileConfiguration>
903 <FileConfiguration
904 Name="Mobile Debug|Win32"
906 <Tool
907 Name="VCCLCompilerTool"
908 ObjectFile="$(IntDir)/$(InputName)1.obj"
910 </FileConfiguration>
911 <FileConfiguration
912 Name="Mobile Debug|Pocket PC 2003 (ARMV4)"
914 <Tool
915 Name="VCCLCompilerTool"
916 ObjectFile="$(IntDir)/$(InputName)1.obj"
918 </FileConfiguration>
919 <FileConfiguration
920 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
922 <Tool
923 Name="VCCLCompilerTool"
924 ObjectFile="$(IntDir)/$(InputName)1.obj"
926 </FileConfiguration>
927 </File>
928 <File
929 RelativePath="LanguageModelling\PPMLanguageModel.h"
931 </File>
932 <File
933 RelativePath="LanguageModelling\WordLanguageModel.cpp"
935 </File>
936 <File
937 RelativePath="LanguageModelling\WordLanguageModel.h"
939 </File>
940 </Filter>
941 <Filter
942 Name="Logging"
944 <File
945 RelativePath=".\BasicLog.cpp"
947 </File>
948 <File
949 RelativePath=".\BasicLog.h"
951 </File>
952 <File
953 RelativePath=".\FileLogger.cpp"
955 </File>
956 <File
957 RelativePath=".\FileLogger.h"
959 </File>
960 <File
961 RelativePath=".\MemoryLeak.cpp"
963 </File>
964 <File
965 RelativePath=".\MemoryLeak.h"
967 </File>
968 <File
969 RelativePath=".\SimpleTimer.cpp"
971 </File>
972 <File
973 RelativePath=".\SimpleTimer.h"
975 </File>
976 <File
977 RelativePath=".\TimeSpan.cpp"
979 </File>
980 <File
981 RelativePath=".\TimeSpan.h"
983 </File>
984 <File
985 RelativePath=".\UserButton.cpp"
987 </File>
988 <File
989 RelativePath=".\UserButton.h"
991 </File>
992 <File
993 RelativePath=".\UserLocation.cpp"
995 </File>
996 <File
997 RelativePath=".\UserLocation.h"
999 </File>
1000 <File
1001 RelativePath=".\UserLog.cpp"
1003 </File>
1004 <File
1005 RelativePath=".\UserLog.h"
1007 </File>
1008 <File
1009 RelativePath=".\UserLogBase.h"
1011 </File>
1012 <File
1013 RelativePath=".\UserLogParam.cpp"
1015 </File>
1016 <File
1017 RelativePath=".\UserLogParam.h"
1019 </File>
1020 <File
1021 RelativePath=".\UserLogTrial.cpp"
1023 </File>
1024 <File
1025 RelativePath=".\UserLogTrial.h"
1027 </File>
1028 <File
1029 RelativePath=".\XMLUtil.cpp"
1031 </File>
1032 <File
1033 RelativePath=".\XMLUtil.h"
1035 </File>
1036 </Filter>
1037 <Filter
1038 Name="StartHanders"
1040 <File
1041 RelativePath=".\CircleStartHandler.cpp"
1043 </File>
1044 <File
1045 RelativePath=".\CircleStartHandler.h"
1047 </File>
1048 <File
1049 RelativePath=".\StartHandler.h"
1051 </File>
1052 <File
1053 RelativePath=".\TwoBoxStartHandler.cpp"
1055 </File>
1056 <File
1057 RelativePath=".\TwoBoxStartHandler.h"
1059 </File>
1060 </Filter>
1061 <File
1062 RelativePath=".\ActionButton.cpp"
1064 </File>
1065 <File
1066 RelativePath=".\ActionButton.h"
1068 </File>
1069 <File
1070 RelativePath="Alphabet\Alphabet.cpp"
1072 </File>
1073 <File
1074 RelativePath="Alphabet\Alphabet.h"
1076 </File>
1077 <File
1078 RelativePath=".\AlphabetManager.cpp"
1080 </File>
1081 <File
1082 RelativePath=".\AlphabetManager.h"
1084 </File>
1085 <File
1086 RelativePath=".\AlphabetManagerFactory.cpp"
1088 </File>
1089 <File
1090 RelativePath=".\AlphabetManagerFactory.h"
1092 </File>
1093 <File
1094 RelativePath="Alphabet\AlphabetMap.cpp"
1096 </File>
1097 <File
1098 RelativePath="Alphabet\AlphabetMap.h"
1100 </File>
1101 <File
1102 RelativePath="Alphabet\AlphIO.cpp"
1104 </File>
1105 <File
1106 RelativePath="Alphabet\AlphIO.h"
1108 </File>
1109 <File
1110 RelativePath=".\AutoSpeedControl.cpp"
1112 </File>
1113 <File
1114 RelativePath=".\AutoSpeedControl.h"
1116 </File>
1117 <File
1118 RelativePath=".\ClickFilter.cpp"
1120 </File>
1121 <File
1122 RelativePath=".\ClickFilter.h"
1124 </File>
1125 <File
1126 RelativePath="ColourIO.cpp"
1128 </File>
1129 <File
1130 RelativePath="ColourIO.h"
1132 </File>
1133 <File
1134 RelativePath=".\ControlManager.cpp"
1136 </File>
1137 <File
1138 RelativePath=".\ControlManager.h"
1140 </File>
1141 <File
1142 RelativePath=".\ControlManagerFactory.cpp"
1144 </File>
1145 <File
1146 RelativePath=".\ControlManagerFactory.h"
1148 </File>
1149 <File
1150 RelativePath=".\ConversionHelper.h"
1152 </File>
1153 <File
1154 RelativePath=".\ConversionManager.cpp"
1156 </File>
1157 <File
1158 RelativePath=".\ConversionManager.h"
1160 </File>
1161 <File
1162 RelativePath=".\ConversionManagerFactory.cpp"
1164 </File>
1165 <File
1166 RelativePath=".\ConversionManagerFactory.h"
1168 </File>
1169 <File
1170 RelativePath="CustomColours.cpp"
1172 </File>
1173 <File
1174 RelativePath="CustomColours.h"
1176 </File>
1177 <File
1178 RelativePath=".\DasherButtons.cpp"
1180 </File>
1181 <File
1182 RelativePath=".\DasherButtons.h"
1184 </File>
1185 <File
1186 RelativePath=".\DasherComponent.cpp"
1188 </File>
1189 <File
1190 RelativePath="DasherComponent.h"
1192 </File>
1193 <File
1194 RelativePath="DasherInput.h"
1196 </File>
1197 <File
1198 RelativePath="DasherInterfaceBase.cpp"
1200 </File>
1201 <File
1202 RelativePath="DasherInterfaceBase.h"
1204 </File>
1205 <File
1206 RelativePath=".\DasherModel.cpp"
1208 </File>
1209 <File
1210 RelativePath=".\DasherModel.h"
1212 </File>
1213 <File
1214 RelativePath=".\DasherModule.cpp"
1216 </File>
1217 <File
1218 RelativePath=".\DasherModule.h"
1220 </File>
1221 <File
1222 RelativePath=".\DasherNode.cpp"
1224 </File>
1225 <File
1226 RelativePath=".\DasherNode.h"
1228 </File>
1229 <File
1230 RelativePath=".\DasherScreen.h"
1232 </File>
1233 <File
1234 RelativePath=".\DasherTypes.h"
1236 </File>
1237 <File
1238 RelativePath=".\DasherView.cpp"
1240 </File>
1241 <File
1242 RelativePath=".\DasherView.h"
1244 </File>
1245 <File
1246 RelativePath=".\DasherView.inl"
1248 </File>
1249 <File
1250 RelativePath=".\DasherViewSquare.cpp"
1252 </File>
1253 <File
1254 RelativePath=".\DasherViewSquare.h"
1256 </File>
1257 <File
1258 RelativePath=".\DasherViewSquare.inl"
1260 </File>
1261 <File
1262 RelativePath=".\DefaultFilter.cpp"
1264 </File>
1265 <File
1266 RelativePath=".\DefaultFilter.h"
1268 </File>
1269 <File
1270 RelativePath=".\DelayedDraw.cpp"
1272 </File>
1273 <File
1274 RelativePath=".\View\DelayedDraw.h"
1276 </File>
1277 <File
1278 RelativePath=".\DynamicFilter.cpp"
1280 </File>
1281 <File
1282 RelativePath=".\DynamicFilter.h"
1284 </File>
1285 <File
1286 RelativePath="Event.h"
1288 </File>
1289 <File
1290 RelativePath="EventHandler.cpp"
1292 </File>
1293 <File
1294 RelativePath="EventHandler.h"
1296 </File>
1297 <File
1298 RelativePath=".\EyetrackerFilter.cpp"
1300 </File>
1301 <File
1302 RelativePath=".\EyetrackerFilter.h"
1304 </File>
1305 <File
1306 RelativePath="FrameRate.h"
1308 </File>
1309 <File
1310 RelativePath=".\IMEConversionHelper.cpp"
1312 <FileConfiguration
1313 Name="Debug|Win32"
1314 ExcludedFromBuild="true"
1316 <Tool
1317 Name="VCCLCompilerTool"
1319 </FileConfiguration>
1320 <FileConfiguration
1321 Name="Debug|Pocket PC 2003 (ARMV4)"
1322 ExcludedFromBuild="true"
1324 <Tool
1325 Name="VCCLCompilerTool"
1327 </FileConfiguration>
1328 <FileConfiguration
1329 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1330 ExcludedFromBuild="true"
1332 <Tool
1333 Name="VCCLCompilerTool"
1335 </FileConfiguration>
1336 <FileConfiguration
1337 Name="Mobile Debug|Win32"
1338 ExcludedFromBuild="true"
1340 <Tool
1341 Name="VCCLCompilerTool"
1343 </FileConfiguration>
1344 <FileConfiguration
1345 Name="Mobile Debug|Pocket PC 2003 (ARMV4)"
1346 ExcludedFromBuild="true"
1348 <Tool
1349 Name="VCCLCompilerTool"
1351 </FileConfiguration>
1352 <FileConfiguration
1353 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1354 ExcludedFromBuild="true"
1356 <Tool
1357 Name="VCCLCompilerTool"
1359 </FileConfiguration>
1360 </File>
1361 <File
1362 RelativePath=".\IMEConversionHelper.h"
1364 <FileConfiguration
1365 Name="Debug|Win32"
1366 ExcludedFromBuild="true"
1368 <Tool
1369 Name="VCCustomBuildTool"
1371 </FileConfiguration>
1372 <FileConfiguration
1373 Name="Debug|Pocket PC 2003 (ARMV4)"
1374 ExcludedFromBuild="true"
1376 <Tool
1377 Name="VCCustomBuildTool"
1379 </FileConfiguration>
1380 <FileConfiguration
1381 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1382 ExcludedFromBuild="true"
1384 <Tool
1385 Name="VCCustomBuildTool"
1387 </FileConfiguration>
1388 <FileConfiguration
1389 Name="Mobile Debug|Win32"
1390 ExcludedFromBuild="true"
1392 <Tool
1393 Name="VCCustomBuildTool"
1395 </FileConfiguration>
1396 <FileConfiguration
1397 Name="Mobile Debug|Pocket PC 2003 (ARMV4)"
1398 ExcludedFromBuild="true"
1400 <Tool
1401 Name="VCCustomBuildTool"
1403 </FileConfiguration>
1404 <FileConfiguration
1405 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1406 ExcludedFromBuild="true"
1408 <Tool
1409 Name="VCCustomBuildTool"
1411 </FileConfiguration>
1412 </File>
1413 <File
1414 RelativePath=".\InputFilter.h"
1416 </File>
1417 <File
1418 RelativePath=".\ModuleFactory.h"
1420 </File>
1421 <File
1422 RelativePath=".\ModuleManager.cpp"
1424 </File>
1425 <File
1426 RelativePath=".\ModuleManager.h"
1428 </File>
1429 <File
1430 RelativePath=".\NodeCreationManager.cpp"
1432 </File>
1433 <File
1434 RelativePath=".\NodeCreationManager.h"
1436 </File>
1437 <File
1438 RelativePath=".\OneDimensionalFilter.cpp"
1440 </File>
1441 <File
1442 RelativePath=".\OneDimensionalFilter.h"
1444 </File>
1445 <File
1446 RelativePath="Parameters.h"
1448 </File>
1449 <File
1450 RelativePath=".\PinYinConversionHelper.cpp"
1452 <FileConfiguration
1453 Name="Debug|Win32"
1454 ExcludedFromBuild="true"
1456 <Tool
1457 Name="VCCLCompilerTool"
1459 </FileConfiguration>
1460 <FileConfiguration
1461 Name="Debug|Pocket PC 2003 (ARMV4)"
1462 ExcludedFromBuild="true"
1464 <Tool
1465 Name="VCCLCompilerTool"
1467 </FileConfiguration>
1468 <FileConfiguration
1469 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1470 ExcludedFromBuild="true"
1472 <Tool
1473 Name="VCCLCompilerTool"
1475 </FileConfiguration>
1476 <FileConfiguration
1477 Name="Mobile Debug|Win32"
1478 ExcludedFromBuild="true"
1480 <Tool
1481 Name="VCCLCompilerTool"
1483 </FileConfiguration>
1484 <FileConfiguration
1485 Name="Mobile Debug|Pocket PC 2003 (ARMV4)"
1486 ExcludedFromBuild="true"
1488 <Tool
1489 Name="VCCLCompilerTool"
1491 </FileConfiguration>
1492 <FileConfiguration
1493 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1494 ExcludedFromBuild="true"
1496 <Tool
1497 Name="VCCLCompilerTool"
1499 </FileConfiguration>
1500 </File>
1501 <File
1502 RelativePath=".\PinYinConversionHelper.h"
1504 <FileConfiguration
1505 Name="Debug|Win32"
1506 ExcludedFromBuild="true"
1508 <Tool
1509 Name="VCCustomBuildTool"
1511 </FileConfiguration>
1512 <FileConfiguration
1513 Name="Debug|Pocket PC 2003 (ARMV4)"
1514 ExcludedFromBuild="true"
1516 <Tool
1517 Name="VCCustomBuildTool"
1519 </FileConfiguration>
1520 <FileConfiguration
1521 Name="Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1522 ExcludedFromBuild="true"
1524 <Tool
1525 Name="VCCustomBuildTool"
1527 </FileConfiguration>
1528 <FileConfiguration
1529 Name="Mobile Debug|Win32"
1530 ExcludedFromBuild="true"
1532 <Tool
1533 Name="VCCustomBuildTool"
1535 </FileConfiguration>
1536 <FileConfiguration
1537 Name="Mobile Debug|Pocket PC 2003 (ARMV4)"
1538 ExcludedFromBuild="true"
1540 <Tool
1541 Name="VCCustomBuildTool"
1543 </FileConfiguration>
1544 <FileConfiguration
1545 Name="Mobile Debug|Windows Mobile 5.0 Pocket PC SDK (ARMV4I)"
1546 ExcludedFromBuild="true"
1548 <Tool
1549 Name="VCCustomBuildTool"
1551 </FileConfiguration>
1552 </File>
1553 <File
1554 RelativePath=".\SettingsStore.cpp"
1556 </File>
1557 <File
1558 RelativePath=".\SettingsStore.h"
1560 </File>
1561 <File
1562 RelativePath=".\SocketInputBase.cpp"
1564 </File>
1565 <File
1566 RelativePath=".\SocketInputBase.h"
1568 </File>
1569 <File
1570 RelativePath=".\StylusFilter.cpp"
1572 </File>
1573 <File
1574 RelativePath=".\StylusFilter.h"
1576 </File>
1577 <File
1578 RelativePath=".\TwoButtonDynamicFilter.cpp"
1580 </File>
1581 <File
1582 RelativePath=".\TwoButtonDynamicFilter.h"
1584 </File>
1585 <File
1586 RelativePath="..\Win32\Common\WinUTF8.cpp"
1588 </File>
1589 <File
1590 RelativePath="..\Win32\Common\WinUTF8.h"
1592 </File>
1593 <File
1594 RelativePath=".\WrapperFactory.cpp"
1596 </File>
1597 <File
1598 RelativePath=".\WrapperFactory.h"
1600 </File>
1601 </Files>
1602 <Globals>
1603 </Globals>
1604 </VisualStudioProject>