tagging release
[dasher.git] / trunk / Src / Win32 / Dasher.vcproj
blob9095d466f94a1e14888ce0db80a0edb8f9a80cc2
1 <?xml version="1.0" encoding = "Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.00"
5 Name="Dasher"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory=".\Target/Win32 Debug"
16 IntermediateDirectory=".\Target/Win32 Debug/Intermediate"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="0"
24 AdditionalIncludeDirectories="WinCommon;Common"
25 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,_STATIC"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="1"
28 UsePrecompiledHeader="2"
29 PrecompiledHeaderThrough="WinCommon.h"
30 PrecompiledHeaderFile=".\Target/Win32 Debug/Intermediate/Dasher.pch"
31 AssemblerListingLocation=".\Target/Win32 Debug/Intermediate/"
32 ObjectFile=".\Target/Win32 Debug/Intermediate/"
33 ProgramDataBaseFileName=".\Target/Win32 Debug/Intermediate/"
34 BrowseInformation="1"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 DebugInformationFormat="4"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 AdditionalOptions="/MACHINE:I386"
43 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
44 OutputFile=".\Target/Win32 Debug/Dasher.exe"
45 LinkIncremental="2"
46 SuppressStartupBanner="TRUE"
47 GenerateDebugInformation="TRUE"
48 ProgramDatabaseFile=".\Target/Win32 Debug/Dasher.pdb"
49 SubSystem="2"/>
50 <Tool
51 Name="VCMIDLTool"
52 PreprocessorDefinitions="_DEBUG"
53 MkTypLibCompatible="TRUE"
54 SuppressStartupBanner="TRUE"
55 TargetEnvironment="1"
56 TypeLibraryName=".\Target/Win32 Debug/Dasher.tlb"/>
57 <Tool
58 Name="VCPostBuildEventTool"/>
59 <Tool
60 Name="VCPreBuildEventTool"/>
61 <Tool
62 Name="VCPreLinkEventTool"/>
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="_DEBUG"
66 Culture="2057"/>
67 <Tool
68 Name="VCWebServiceProxyGeneratorTool"/>
69 <Tool
70 Name="VCWebDeploymentTool"/>
71 </Configuration>
72 <Configuration
73 Name="Win95 compatible Release|Win32"
74 OutputDirectory=".\Target/Win32 Win95 compatible Release"
75 IntermediateDirectory=".\Target/Win32 Win95 compatible Release/Intermediate"
76 ConfigurationType="1"
77 UseOfMFC="0"
78 ATLMinimizesCRunTimeLibraryUsage="FALSE"
79 CharacterSet="2">
80 <Tool
81 Name="VCCLCompilerTool"
82 GlobalOptimizations="TRUE"
83 InlineFunctionExpansion="2"
84 EnableIntrinsicFunctions="TRUE"
85 FavorSizeOrSpeed="1"
86 OptimizeForWindowsApplication="TRUE"
87 AdditionalIncludeDirectories="WinCommon"
88 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_STATIC,OriginalWin95"
89 StringPooling="TRUE"
90 RuntimeLibrary="0"
91 EnableFunctionLevelLinking="TRUE"
92 UsePrecompiledHeader="2"
93 PrecompiledHeaderThrough="WinCommon.h"
94 PrecompiledHeaderFile=".\Target/Win32 Win95 compatible Release/Intermediate/Dasher.pch"
95 AssemblerListingLocation=".\Target/Win32 Win95 compatible Release/Intermediate/"
96 ObjectFile=".\Target/Win32 Win95 compatible Release/Intermediate/"
97 ProgramDataBaseFileName=".\Target/Win32 Win95 compatible Release/Intermediate/"
98 WarningLevel="3"
99 SuppressStartupBanner="TRUE"/>
100 <Tool
101 Name="VCCustomBuildTool"/>
102 <Tool
103 Name="VCLinkerTool"
104 AdditionalOptions="/MACHINE:I386"
105 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
106 OutputFile=".\Target/Win32 Win95 compatible Release/Dasher.exe"
107 LinkIncremental="1"
108 SuppressStartupBanner="TRUE"
109 ProgramDatabaseFile=".\Target/Win32 Win95 compatible Release/Dasher.pdb"
110 SubSystem="2"/>
111 <Tool
112 Name="VCMIDLTool"
113 PreprocessorDefinitions="NDEBUG"
114 MkTypLibCompatible="TRUE"
115 SuppressStartupBanner="TRUE"
116 TargetEnvironment="1"
117 TypeLibraryName=".\Target/Win32 Win95 compatible Release/Dasher.tlb"/>
118 <Tool
119 Name="VCPostBuildEventTool"/>
120 <Tool
121 Name="VCPreBuildEventTool"/>
122 <Tool
123 Name="VCPreLinkEventTool"/>
124 <Tool
125 Name="VCResourceCompilerTool"
126 PreprocessorDefinitions="NDEBUG"
127 Culture="2057"/>
128 <Tool
129 Name="VCWebServiceProxyGeneratorTool"/>
130 <Tool
131 Name="VCWebDeploymentTool"/>
132 </Configuration>
133 <Configuration
134 Name="Release|Win32"
135 OutputDirectory=".\Target/Win32 Release"
136 IntermediateDirectory=".\Target/Win32 Release/Intermediate"
137 ConfigurationType="1"
138 UseOfMFC="0"
139 ATLMinimizesCRunTimeLibraryUsage="FALSE"
140 CharacterSet="2">
141 <Tool
142 Name="VCCLCompilerTool"
143 GlobalOptimizations="TRUE"
144 InlineFunctionExpansion="2"
145 EnableIntrinsicFunctions="TRUE"
146 FavorSizeOrSpeed="1"
147 OptimizeForWindowsApplication="TRUE"
148 AdditionalIncludeDirectories="WinCommon"
149 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS,_STATIC"
150 StringPooling="TRUE"
151 RuntimeLibrary="0"
152 EnableFunctionLevelLinking="TRUE"
153 UsePrecompiledHeader="2"
154 PrecompiledHeaderThrough="WinCommon.h"
155 PrecompiledHeaderFile=".\Target/Win32 Release/Intermediate/Dasher.pch"
156 AssemblerListingLocation=".\Target/Win32 Release/Intermediate/"
157 ObjectFile=".\Target/Win32 Release/Intermediate/"
158 ProgramDataBaseFileName=".\Target/Win32 Release/Intermediate/"
159 WarningLevel="3"
160 SuppressStartupBanner="TRUE"/>
161 <Tool
162 Name="VCCustomBuildTool"/>
163 <Tool
164 Name="VCLinkerTool"
165 AdditionalOptions="/MACHINE:I386"
166 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
167 OutputFile=".\Target/Win32 Release/Dasher.exe"
168 LinkIncremental="1"
169 SuppressStartupBanner="TRUE"
170 ProgramDatabaseFile=".\Target/Win32 Release/Dasher.pdb"
171 SubSystem="2"/>
172 <Tool
173 Name="VCMIDLTool"
174 PreprocessorDefinitions="NDEBUG"
175 MkTypLibCompatible="TRUE"
176 SuppressStartupBanner="TRUE"
177 TargetEnvironment="1"
178 TypeLibraryName=".\Target/Win32 Release/Dasher.tlb"/>
179 <Tool
180 Name="VCPostBuildEventTool"/>
181 <Tool
182 Name="VCPreBuildEventTool"/>
183 <Tool
184 Name="VCPreLinkEventTool"/>
185 <Tool
186 Name="VCResourceCompilerTool"
187 PreprocessorDefinitions="NDEBUG"
188 Culture="2057"/>
189 <Tool
190 Name="VCWebServiceProxyGeneratorTool"/>
191 <Tool
192 Name="VCWebDeploymentTool"/>
193 </Configuration>
194 <Configuration
195 Name="Unicode Debug|Win32"
196 OutputDirectory=".\Target/Win32 Unicode Debug"
197 IntermediateDirectory=".\Target/Win32 Unicode Debug/Intermediate"
198 ConfigurationType="1"
199 UseOfMFC="0"
200 ATLMinimizesCRunTimeLibraryUsage="FALSE"
201 CharacterSet="1">
202 <Tool
203 Name="VCCLCompilerTool"
204 Optimization="0"
205 AdditionalIncludeDirectories="WinCommon;Common"
206 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0500"
207 BasicRuntimeChecks="3"
208 RuntimeLibrary="1"
209 UsePrecompiledHeader="2"
210 PrecompiledHeaderThrough="WinCommon.h"
211 PrecompiledHeaderFile=".\Target/Win32 Unicode Debug/Intermediate/Dasher.pch"
212 AssemblerListingLocation=".\Target/Win32 Unicode Debug/Intermediate/"
213 ObjectFile=".\Target/Win32 Unicode Debug/Intermediate/"
214 ProgramDataBaseFileName=".\Target/Win32 Unicode Debug/Intermediate/"
215 BrowseInformation="1"
216 WarningLevel="3"
217 SuppressStartupBanner="TRUE"
218 DebugInformationFormat="4"/>
219 <Tool
220 Name="VCCustomBuildTool"/>
221 <Tool
222 Name="VCLinkerTool"
223 AdditionalOptions="/MACHINE:I386"
224 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
225 OutputFile=".\Target/Win32 Unicode Debug/Dasher.exe"
226 LinkIncremental="2"
227 SuppressStartupBanner="TRUE"
228 GenerateDebugInformation="TRUE"
229 ProgramDatabaseFile=".\Target/Win32 Unicode Debug/Dasher.pdb"
230 SubSystem="2"/>
231 <Tool
232 Name="VCMIDLTool"
233 PreprocessorDefinitions="_DEBUG"
234 MkTypLibCompatible="TRUE"
235 SuppressStartupBanner="TRUE"
236 TargetEnvironment="1"
237 TypeLibraryName=".\Target/Win32 Unicode Debug/Dasher.tlb"/>
238 <Tool
239 Name="VCPostBuildEventTool"/>
240 <Tool
241 Name="VCPreBuildEventTool"/>
242 <Tool
243 Name="VCPreLinkEventTool"/>
244 <Tool
245 Name="VCResourceCompilerTool"
246 PreprocessorDefinitions="_DEBUG"
247 Culture="2057"/>
248 <Tool
249 Name="VCWebServiceProxyGeneratorTool"/>
250 <Tool
251 Name="VCWebDeploymentTool"/>
252 </Configuration>
253 <Configuration
254 Name="Unicode Release|Win32"
255 OutputDirectory=".\Target/Win32 Unicode Release"
256 IntermediateDirectory=".\Target/Win32 Unicode Release/Intermediate"
257 ConfigurationType="1"
258 UseOfMFC="0"
259 ATLMinimizesCRunTimeLibraryUsage="FALSE"
260 CharacterSet="1"
261 WholeProgramOptimization="FALSE">
262 <Tool
263 Name="VCCLCompilerTool"
264 GlobalOptimizations="TRUE"
265 InlineFunctionExpansion="2"
266 EnableIntrinsicFunctions="TRUE"
267 FavorSizeOrSpeed="1"
268 OptimizeForWindowsApplication="TRUE"
269 AdditionalIncludeDirectories="WinCommon"
270 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_UNICODE;_STATIC;_WIN32_WINNT=0x0500"
271 StringPooling="TRUE"
272 RuntimeLibrary="0"
273 EnableFunctionLevelLinking="TRUE"
274 UsePrecompiledHeader="2"
275 PrecompiledHeaderThrough="WinCommon.h"
276 PrecompiledHeaderFile=".\Target/Win32 Unicode Release/Intermediate/Dasher.pch"
277 AssemblerListingLocation=".\Target/Win32 Unicode Release/Intermediate/"
278 ObjectFile=".\Target/Win32 Unicode Release/Intermediate/"
279 ProgramDataBaseFileName=".\Target/Win32 Unicode Release/Intermediate/"
280 WarningLevel="3"
281 SuppressStartupBanner="TRUE"
282 DebugInformationFormat="3"/>
283 <Tool
284 Name="VCCustomBuildTool"/>
285 <Tool
286 Name="VCLinkerTool"
287 AdditionalOptions="/MACHINE:I386"
288 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
289 OutputFile=".\Target/Win32 Unicode Release/Dasher.exe"
290 LinkIncremental="1"
291 SuppressStartupBanner="TRUE"
292 GenerateDebugInformation="TRUE"
293 ProgramDatabaseFile=".\Target/Win32 Unicode Release/Dasher.pdb"
294 SubSystem="2"/>
295 <Tool
296 Name="VCMIDLTool"
297 PreprocessorDefinitions="NDEBUG"
298 MkTypLibCompatible="TRUE"
299 SuppressStartupBanner="TRUE"
300 TargetEnvironment="1"
301 TypeLibraryName=".\Target/Win32 Unicode Release/Dasher.tlb"/>
302 <Tool
303 Name="VCPostBuildEventTool"/>
304 <Tool
305 Name="VCPreBuildEventTool"/>
306 <Tool
307 Name="VCPreLinkEventTool"/>
308 <Tool
309 Name="VCResourceCompilerTool"
310 PreprocessorDefinitions="NDEBUG"
311 Culture="2057"/>
312 <Tool
313 Name="VCWebServiceProxyGeneratorTool"/>
314 <Tool
315 Name="VCWebDeploymentTool"/>
316 </Configuration>
317 <Configuration
318 Name="Win95 compatible Debug|Win32"
319 OutputDirectory=".\Target/Win32 Win95 compatible Debug"
320 IntermediateDirectory=".\Target/Win32 Win95 compatible Debug/Intermediate"
321 ConfigurationType="1"
322 UseOfMFC="0"
323 ATLMinimizesCRunTimeLibraryUsage="FALSE"
324 CharacterSet="2">
325 <Tool
326 Name="VCCLCompilerTool"
327 Optimization="0"
328 AdditionalIncludeDirectories="WinCommon"
329 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS,_STATIC,OriginalWin95"
330 BasicRuntimeChecks="3"
331 RuntimeLibrary="1"
332 UsePrecompiledHeader="2"
333 PrecompiledHeaderThrough="WinCommon.h"
334 PrecompiledHeaderFile=".\Target/Win32 Win95 compatible Debug/Intermediate/Dasher.pch"
335 AssemblerListingLocation=".\Target/Win32 Win95 compatible Debug/Intermediate/"
336 ObjectFile=".\Target/Win32 Win95 compatible Debug/Intermediate/"
337 ProgramDataBaseFileName=".\Target/Win32 Win95 compatible Debug/Intermediate/"
338 BrowseInformation="1"
339 WarningLevel="3"
340 SuppressStartupBanner="TRUE"
341 DebugInformationFormat="4"/>
342 <Tool
343 Name="VCCustomBuildTool"/>
344 <Tool
345 Name="VCLinkerTool"
346 AdditionalOptions="/MACHINE:I386"
347 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib"
348 OutputFile=".\Target/Win32 Win95 compatible Debug/Dasher.exe"
349 LinkIncremental="2"
350 SuppressStartupBanner="TRUE"
351 GenerateDebugInformation="TRUE"
352 ProgramDatabaseFile=".\Target/Win32 Win95 compatible Debug/Dasher.pdb"
353 SubSystem="2"/>
354 <Tool
355 Name="VCMIDLTool"
356 PreprocessorDefinitions="_DEBUG"
357 MkTypLibCompatible="TRUE"
358 SuppressStartupBanner="TRUE"
359 TargetEnvironment="1"
360 TypeLibraryName=".\Target/Win32 Win95 compatible Debug/Dasher.tlb"/>
361 <Tool
362 Name="VCPostBuildEventTool"/>
363 <Tool
364 Name="VCPreBuildEventTool"/>
365 <Tool
366 Name="VCPreLinkEventTool"/>
367 <Tool
368 Name="VCResourceCompilerTool"
369 PreprocessorDefinitions="_DEBUG"
370 Culture="2057"/>
371 <Tool
372 Name="VCWebServiceProxyGeneratorTool"/>
373 <Tool
374 Name="VCWebDeploymentTool"/>
375 </Configuration>
376 <Configuration
377 Name="Accessible Unicode Debug|Win32"
378 OutputDirectory=".\Target/Accessible Unicode Debug"
379 IntermediateDirectory=".\Target/Accessible Unicode Debug/Intermediate"
380 ConfigurationType="1"
381 UseOfMFC="0"
382 ATLMinimizesCRunTimeLibraryUsage="FALSE"
383 CharacterSet="1">
384 <Tool
385 Name="VCCLCompilerTool"
386 Optimization="0"
387 AdditionalIncludeDirectories="WinCommon"
388 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;UNICODE;_STATIC;_WIN32_WINNT=0x0500;ACCESSIBLE"
389 BasicRuntimeChecks="3"
390 RuntimeLibrary="1"
391 UsePrecompiledHeader="2"
392 PrecompiledHeaderThrough="WinCommon.h"
393 PrecompiledHeaderFile=".\Target/Accessible Unicode Debug/Intermediate/Dasher.pch"
394 AssemblerListingLocation=".\Target/Accessible Unicode Debug/Intermediate/"
395 ObjectFile=".\Target/Accessible Unicode Debug/Intermediate/"
396 ProgramDataBaseFileName=".\Target/Accessible Unicode Debug/Intermediate/"
397 BrowseInformation="1"
398 WarningLevel="3"
399 SuppressStartupBanner="TRUE"
400 DebugInformationFormat="4"/>
401 <Tool
402 Name="VCCustomBuildTool"/>
403 <Tool
404 Name="VCLinkerTool"
405 AdditionalOptions="/MACHINE:I386"
406 AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib Oleacc.lib comsupp.lib"
407 OutputFile=".\Target/Accessible Unicode Debug/Dasher.exe"
408 LinkIncremental="2"
409 SuppressStartupBanner="TRUE"
410 GenerateDebugInformation="TRUE"
411 ProgramDatabaseFile=".\Target/Accessible Unicode Debug/Dasher.pdb"
412 SubSystem="2"/>
413 <Tool
414 Name="VCMIDLTool"
415 PreprocessorDefinitions="_DEBUG"
416 MkTypLibCompatible="TRUE"
417 SuppressStartupBanner="TRUE"
418 TargetEnvironment="1"
419 TypeLibraryName=".\Target/Accessible Unicode Debug/Dasher.tlb"/>
420 <Tool
421 Name="VCPostBuildEventTool"/>
422 <Tool
423 Name="VCPreBuildEventTool"/>
424 <Tool
425 Name="VCPreLinkEventTool"/>
426 <Tool
427 Name="VCResourceCompilerTool"
428 PreprocessorDefinitions="_DEBUG"
429 Culture="2057"/>
430 <Tool
431 Name="VCWebServiceProxyGeneratorTool"/>
432 <Tool
433 Name="VCWebDeploymentTool"/>
434 </Configuration>
435 <Configuration
436 Name="foo|Win32"
437 IntermediateDirectory="foo"
438 ConfigurationType="1">
439 <Tool
440 Name="VCCLCompilerTool"
441 AdditionalIncludeDirectories="WinCommon"
442 UsePrecompiledHeader="2"
443 PrecompiledHeaderThrough="WinCommon.h"/>
444 <Tool
445 Name="VCCustomBuildTool"/>
446 <Tool
447 Name="VCLinkerTool"/>
448 <Tool
449 Name="VCMIDLTool"/>
450 <Tool
451 Name="VCPostBuildEventTool"/>
452 <Tool
453 Name="VCPreBuildEventTool"/>
454 <Tool
455 Name="VCPreLinkEventTool"/>
456 <Tool
457 Name="VCResourceCompilerTool"/>
458 <Tool
459 Name="VCWebServiceProxyGeneratorTool"/>
460 <Tool
461 Name="VCWebDeploymentTool"/>
462 </Configuration>
463 </Configurations>
464 <Files>
465 <Filter
466 Name="Resource Files"
467 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
468 <File
469 RelativePath=".\CopyAllLarge.bmp">
470 </File>
471 <File
472 RelativePath=".\CopyAllSmall.bmp">
473 </File>
474 <File
475 RelativePath=".\Dasher.ico">
476 </File>
477 <File
478 RelativePath=".\Dasher.rc">
479 </File>
480 <File
481 RelativePath="findere.bmp">
482 </File>
483 <File
484 RelativePath="finderf.bmp">
485 </File>
486 <File
487 RelativePath="searchw.cur">
488 </File>
489 </Filter>
490 <Filter
491 Name="Framework"
492 Filter="">
493 <File
494 RelativePath="Framework\Window.cpp">
495 </File>
496 <File
497 RelativePath="Framework\Window.h">
498 </File>
499 </Filter>
500 <Filter
501 Name="Widgets"
502 Filter=".cpp">
503 <File
504 RelativePath=".\Widgets\AboutBox.h">
505 </File>
506 <File
507 RelativePath=".\Widgets\Aboutbox.cpp">
508 </File>
509 <File
510 RelativePath=".\Widgets\AlphabetBox.cpp">
511 </File>
512 <File
513 RelativePath=".\Widgets\AlphabetBox.h">
514 </File>
515 <File
516 RelativePath=".\Widgets\Canvas.cpp">
517 </File>
518 <File
519 RelativePath=".\Widgets\Canvas.h">
520 </File>
521 <File
522 RelativePath="Widgets\ColourBox.cpp">
523 </File>
524 <File
525 RelativePath="Widgets\ColourBox.h">
526 </File>
527 <File
528 RelativePath=".\Widgets\Edit.cpp">
529 </File>
530 <File
531 RelativePath=".\Widgets\Edit.h">
532 </File>
533 <File
534 RelativePath=".\Widgets\FilenameGUI.cpp">
535 </File>
536 <File
537 RelativePath=".\Widgets\FilenameGUI.h">
538 </File>
539 <File
540 RelativePath="Widgets\KeyControl.cpp">
541 </File>
542 <File
543 RelativePath="Widgets\KeyControl.h">
544 </File>
545 <File
546 RelativePath=".\Widgets\Menu.cpp">
547 </File>
548 <File
549 RelativePath=".\Widgets\Menu.h">
550 </File>
551 <File
552 RelativePath="Widgets\Prefs.cpp">
553 </File>
554 <File
555 RelativePath="Widgets\Prefs.h">
556 </File>
557 <File
558 RelativePath=".\Widgets\Screen.cpp">
559 </File>
560 <File
561 RelativePath=".\Widgets\Screen.h">
562 </File>
563 <File
564 RelativePath=".\Widgets\Screen.inl">
565 </File>
566 <File
567 RelativePath=".\Widgets\Slidebar.cpp">
568 </File>
569 <File
570 RelativePath=".\Widgets\Slidebar.h">
571 </File>
572 <File
573 RelativePath=".\Widgets\SplashScreen.cpp">
574 </File>
575 <File
576 RelativePath=".\Widgets\SplashScreen.h">
577 </File>
578 <File
579 RelativePath=".\Widgets\Splitter.cpp">
580 </File>
581 <File
582 RelativePath=".\Widgets\Splitter.h">
583 </File>
584 <File
585 RelativePath=".\Widgets\Toolbar.cpp">
586 </File>
587 <File
588 RelativePath=".\Widgets\Toolbar.h">
589 </File>
590 <File
591 RelativePath=".\widgets\WindowSelect.h">
592 </File>
593 </Filter>
594 <Filter
595 Name="GDI"
596 Filter="">
597 <File
598 RelativePath="GDI\FontStore.cpp">
599 </File>
600 <File
601 RelativePath="GDI\FontStore.h">
602 </File>
603 </Filter>
604 <Filter
605 Name="WinCommon"
606 Filter="">
607 <File
608 RelativePath="Common\DasherEncodingToCP.cpp">
609 </File>
610 <File
611 RelativePath="Common\DasherEncodingToCP.h">
612 </File>
613 <File
614 RelativePath="Common\WinCommon.h">
615 </File>
616 <File
617 RelativePath="Common\WinHelper.cpp">
618 </File>
619 <File
620 RelativePath="Common\WinHelper.h">
621 </File>
622 <File
623 RelativePath="Common\WinLocalisation.cpp">
624 </File>
625 <File
626 RelativePath="Common\WinLocalisation.h">
627 </File>
628 <File
629 RelativePath="Common\WinMenus.cpp">
630 </File>
631 <File
632 RelativePath="Common\WinMenus.h">
633 </File>
634 <File
635 RelativePath="Common\WinUTF8.cpp">
636 </File>
637 <File
638 RelativePath="Common\WinUTF8.h">
639 </File>
640 <File
641 RelativePath="Common\WinWrap.cpp">
642 </File>
643 <File
644 RelativePath="Common\WinWrap.h">
645 </File>
646 <File
647 RelativePath=".\widgets\WindowSelect.cpp">
648 </File>
649 </Filter>
650 <File
651 RelativePath="Dasher.cpp">
652 </File>
653 <File
654 RelativePath="Dasher.h">
655 </File>
656 <File
657 RelativePath="DasherMouseInput.cpp">
658 </File>
659 <File
660 RelativePath="DasherMouseInput.h">
661 </File>
662 <File
663 RelativePath=".\DasherWindow.cpp">
664 </File>
665 <File
666 RelativePath=".\DasherWindow.h">
667 </File>
668 <File
669 RelativePath="EditWrapper.cpp">
670 </File>
671 <File
672 RelativePath="EditWrapper.h">
673 </File>
674 <File
675 RelativePath=".\WinMain.cpp">
676 </File>
677 <File
678 RelativePath=".\resource.h">
679 </File>
680 </Files>
681 <Globals>
682 </Globals>
683 </VisualStudioProject>