tagging release
[dasher.git] / trunk / Src / DasherCore / DasherCore.dsp
blob357e278ad6aa4c11aca312344489adf749435941
1 # Microsoft Developer Studio Project File - Name="DasherCore" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104\r
6 \r
7 CFG=DasherCore - Win32 Debug\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "DasherCore.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "DasherCore.mak" CFG="DasherCore - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "DasherCore - Win32 Debug" (based on "Win32 (x86) Static Library")\r
21 !MESSAGE "DasherCore - Win32 Unicode Release" (based on "Win32 (x86) Static Library")\r
22 !MESSAGE "DasherCore - Win32 Win95 compatible Debug" (based on "Win32 (x86) Static Library")\r
23 !MESSAGE "DasherCore - Win32 Release" (based on "Win32 (x86) Static Library")\r
24 !MESSAGE "DasherCore - Win32 Win95 compatible Release" (based on "Win32 (x86) Static Library")\r
25 !MESSAGE "DasherCore - Win32 Unicode Debug" (based on "Win32 (x86) Static Library")\r
26 !MESSAGE \r
28 # Begin Project\r
29 # PROP AllowPerConfigDependencies 0\r
30 # PROP Scc_ProjName ""\r
31 # PROP Scc_LocalPath ""\r
32 CPP=cl.exe\r
33 MTL=midl.exe\r
34 RSC=rc.exe\r
36 !IF  "$(CFG)" == "DasherCore - Win32 Debug"\r
38 # PROP BASE Use_MFC 0\r
39 # PROP BASE Use_Debug_Libraries 1\r
40 # PROP BASE Output_Dir ".\Target/Win32 Debug"\r
41 # PROP BASE Intermediate_Dir ".\Target/Win32 Debug/Intermediate"\r
42 # PROP BASE Target_Dir ""\r
43 # PROP Use_MFC 0\r
44 # PROP Use_Debug_Libraries 1\r
45 # PROP Output_Dir ".\Target/Win32 Debug"\r
46 # PROP Intermediate_Dir ".\Target/Win32 Debug/Intermediate"\r
47 # PROP Target_Dir ""\r
48 # ADD BASE CPP /nologo /MTd /ZI /W3 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_STATIC" /D "_LIB" /D "_MBCS" /Fp".\Target/Win32 Debug/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Debug/Intermediate/" /Fd".\Target/Win32 Debug/Intermediate/" /FR /GZ /c /GX \r
49 # ADD CPP /nologo /MTd /ZI /W3 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_STATIC" /D "_LIB" /D "_MBCS" /Fp".\Target/Win32 Debug/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Debug/Intermediate/" /Fd".\Target/Win32 Debug/Intermediate/" /FR /GZ /c /GX \r
50 # ADD BASE MTL /nologo /win32 \r
51 # ADD MTL /nologo /win32 \r
52 # ADD BASE RSC /l 1033 /d "_DEBUG" \r
53 # ADD RSC /l 1033 /d "_DEBUG" \r
54 BSC32=bscmake.exe\r
55 # ADD BASE BSC32 /nologo \r
56 # ADD BSC32 /nologo \r
57 LIB32=link.exe -lib\r
58 # ADD BASE LIB32 /nologo /out:".\Target\Win32 Debug\DasherCore.lib" \r
59 # ADD LIB32 /nologo /out:".\Target\Win32 Debug\DasherCore.lib" \r
61 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Unicode Release"\r
63 # PROP BASE Use_MFC 0\r
64 # PROP BASE Use_Debug_Libraries 0\r
65 # PROP BASE Output_Dir ".\Target/Win32 Unicode Release"\r
66 # PROP BASE Intermediate_Dir ".\Target/Win32 Unicode Release/Intermediate"\r
67 # PROP BASE Target_Dir ""\r
68 # PROP Use_MFC 0\r
69 # PROP Use_Debug_Libraries 0\r
70 # PROP Output_Dir ".\Target/Win32 Unicode Release"\r
71 # PROP Intermediate_Dir ".\Target/Win32 Unicode Release/Intermediate"\r
72 # PROP Target_Dir ""\r
73 # ADD BASE CPP /nologo /MT /Zi /W3 /Og /Ob2 /Oi /Ot /GA /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_LIB" /D "_STATIC" /D "_UNICODE" /D "_UNICODE" /GF /Gy /Fp".\Target/Win32 Unicode Release/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Unicode Release/Intermediate/" /Fd".\Target/Win32 Unicode Release/Intermediate/" /c /GX \r
74 # ADD CPP /nologo /MT /Zi /W3 /Og /Ob2 /Oi /Ot /GA /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_LIB" /D "_STATIC" /D "_UNICODE" /D "_UNICODE" /GF /Gy /Fp".\Target/Win32 Unicode Release/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Unicode Release/Intermediate/" /Fd".\Target/Win32 Unicode Release/Intermediate/" /c /GX \r
75 # ADD BASE MTL /nologo /win32 \r
76 # ADD MTL /nologo /win32 \r
77 # ADD BASE RSC /l 1033 /d "NDEBUG" \r
78 # ADD RSC /l 1033 /d "NDEBUG" \r
79 BSC32=bscmake.exe\r
80 # ADD BASE BSC32 /nologo \r
81 # ADD BSC32 /nologo \r
82 LIB32=link.exe -lib\r
83 # ADD BASE LIB32 /nologo /out:".\Target\Win32 Unicode Release\DasherCore.lib" \r
84 # ADD LIB32 /nologo /out:".\Target\Win32 Unicode Release\DasherCore.lib" \r
86 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Win95 compatible Debug"\r
88 # PROP BASE Use_MFC 0\r
89 # PROP BASE Use_Debug_Libraries 1\r
90 # PROP BASE Output_Dir ".\Target/Win32 Win95 compatible Release"\r
91 # PROP BASE Intermediate_Dir ".\Target/Win32 Win95 compatible Release/Intermediate"\r
92 # PROP BASE Target_Dir ""\r
93 # PROP Use_MFC 0\r
94 # PROP Use_Debug_Libraries 1\r
95 # PROP Output_Dir ".\Target/Win32 Win95 compatible Release"\r
96 # PROP Intermediate_Dir ".\Target/Win32 Win95 compatible Release/Intermediate"\r
97 # PROP Target_Dir ""\r
98 # ADD BASE CPP /nologo /MTd /ZI /W3 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_STATIC" /D "_LIB" /D "_MBCS" /Fp".\Target/Win32 Win95 compatible Release/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Win95 compatible Release/Intermediate/" /Fd".\Target/Win32 Win95 compatible Release/Intermediate/" /FR /GZ /c /GX \r
99 # ADD CPP /nologo /MTd /ZI /W3 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_STATIC" /D "_LIB" /D "_MBCS" /Fp".\Target/Win32 Win95 compatible Release/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Win95 compatible Release/Intermediate/" /Fd".\Target/Win32 Win95 compatible Release/Intermediate/" /FR /GZ /c /GX \r
100 # ADD BASE MTL /nologo /win32 \r
101 # ADD MTL /nologo /win32 \r
102 # ADD BASE RSC /l 1033 /d "_DEBUG" \r
103 # ADD RSC /l 1033 /d "_DEBUG" \r
104 BSC32=bscmake.exe\r
105 # ADD BASE BSC32 /nologo \r
106 # ADD BSC32 /nologo \r
107 LIB32=link.exe -lib\r
108 # ADD BASE LIB32 /nologo /out:".\Target\Win32 Win95 compatible Release\DasherCore.lib" \r
109 # ADD LIB32 /nologo /out:".\Target\Win32 Win95 compatible Release\DasherCore.lib" \r
111 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Release"\r
113 # PROP BASE Use_MFC 0\r
114 # PROP BASE Use_Debug_Libraries 0\r
115 # PROP BASE Output_Dir ".\Target/Win32 Release"\r
116 # PROP BASE Intermediate_Dir ".\Target/Win32 Release/Intermediate"\r
117 # PROP BASE Target_Dir ""\r
118 # PROP Use_MFC 0\r
119 # PROP Use_Debug_Libraries 0\r
120 # PROP Output_Dir ".\Target/Win32 Release"\r
121 # PROP Intermediate_Dir ".\Target/Win32 Release/Intermediate"\r
122 # PROP Target_Dir ""\r
123 # ADD BASE CPP /nologo /MT /W3 /O2 /Og /Ob2 /Oi /Ot /GA /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_LIB" /D "_STATIC" /D "_MBCS" /GF /Gy /Fp".\Target/Win32 Release/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Release/Intermediate/" /Fd".\Target/Win32 Release/Intermediate/" /c /GX \r
124 # ADD CPP /nologo /MT /W3 /O2 /Og /Ob2 /Oi /Ot /GA /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_LIB" /D "_STATIC" /D "_MBCS" /GF /Gy /Fp".\Target/Win32 Release/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Release/Intermediate/" /Fd".\Target/Win32 Release/Intermediate/" /c /GX \r
125 # ADD BASE MTL /nologo /win32 \r
126 # ADD MTL /nologo /win32 \r
127 # ADD BASE RSC /l 1033 /d "NDEBUG" \r
128 # ADD RSC /l 1033 /d "NDEBUG" \r
129 BSC32=bscmake.exe\r
130 # ADD BASE BSC32 /nologo \r
131 # ADD BSC32 /nologo \r
132 LIB32=link.exe -lib\r
133 # ADD BASE LIB32 /nologo /out:".\Target\Win32 Release\DasherCore.lib" \r
134 # ADD LIB32 /nologo /out:".\Target\Win32 Release\DasherCore.lib" \r
136 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Win95 compatible Release"\r
138 # PROP BASE Use_MFC 0\r
139 # PROP BASE Use_Debug_Libraries 0\r
140 # PROP BASE Output_Dir ".\Target/Win32 Win95 compatible Release"\r
141 # PROP BASE Intermediate_Dir ".\Target/Win32 Win95 compatible Release/Intermediate"\r
142 # PROP BASE Target_Dir ""\r
143 # PROP Use_MFC 0\r
144 # PROP Use_Debug_Libraries 0\r
145 # PROP Output_Dir ".\Target/Win32 Win95 compatible Release"\r
146 # PROP Intermediate_Dir ".\Target/Win32 Win95 compatible Release/Intermediate"\r
147 # PROP Target_Dir ""\r
148 # ADD BASE CPP /nologo /MT /W3 /Og /Ob2 /Oi /Ot /GA /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_LIB" /D "_STATIC" /D "_MBCS" /GF /Gy /Fp".\Target/Win32 Win95 compatible Release/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Win95 compatible Release/Intermediate/" /Fd".\Target/Win32 Win95 compatible Release/Intermediate/" /c /GX \r
149 # ADD CPP /nologo /MT /W3 /Og /Ob2 /Oi /Ot /GA /D "WIN32" /D "_WINDOWS" /D "NDEBUG" /D "_LIB" /D "_STATIC" /D "_MBCS" /GF /Gy /Fp".\Target/Win32 Win95 compatible Release/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Win95 compatible Release/Intermediate/" /Fd".\Target/Win32 Win95 compatible Release/Intermediate/" /c /GX \r
150 # ADD BASE MTL /nologo /win32 \r
151 # ADD MTL /nologo /win32 \r
152 # ADD BASE RSC /l 1033 /d "NDEBUG" \r
153 # ADD RSC /l 1033 /d "NDEBUG" \r
154 BSC32=bscmake.exe\r
155 # ADD BASE BSC32 /nologo \r
156 # ADD BSC32 /nologo \r
157 LIB32=link.exe -lib\r
158 # ADD BASE LIB32 /nologo /out:".\Target\Win32 Win95 compatible Release\DasherCore.lib" \r
159 # ADD LIB32 /nologo /out:".\Target\Win32 Win95 compatible Release\DasherCore.lib" \r
161 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Unicode Debug"\r
163 # PROP BASE Use_MFC 0\r
164 # PROP BASE Use_Debug_Libraries 1\r
165 # PROP BASE Output_Dir ".\Target/Win32 Unicode Debug"\r
166 # PROP BASE Intermediate_Dir ".\Target/Win32 Unicode Debug/Intermediate"\r
167 # PROP BASE Target_Dir ""\r
168 # PROP Use_MFC 0\r
169 # PROP Use_Debug_Libraries 1\r
170 # PROP Output_Dir ".\Target/Win32 Unicode Debug"\r
171 # PROP Intermediate_Dir ".\Target/Win32 Unicode Debug/Intermediate"\r
172 # PROP Target_Dir ""\r
173 # ADD BASE CPP /nologo /MTd /ZI /W3 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_STATIC" /D "_LIB" /D "_UNICODE" /D "_UNICODE" /Fp".\Target/Win32 Unicode Debug/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Unicode Debug/Intermediate/" /Fd".\Target/Win32 Unicode Debug/Intermediate/" /FR /GZ /c /GX \r
174 # ADD CPP /nologo /MTd /ZI /W3 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_STATIC" /D "_LIB" /D "_UNICODE" /D "_UNICODE" /Fp".\Target/Win32 Unicode Debug/Intermediate/DasherCore.pch" /Fo".\Target/Win32 Unicode Debug/Intermediate/" /Fd".\Target/Win32 Unicode Debug/Intermediate/" /FR /GZ /c /GX \r
175 # ADD BASE MTL /nologo /win32 \r
176 # ADD MTL /nologo /win32 \r
177 # ADD BASE RSC /l 1033 /d "_DEBUG" \r
178 # ADD RSC /l 1033 /d "_DEBUG" \r
179 BSC32=bscmake.exe\r
180 # ADD BASE BSC32 /nologo \r
181 # ADD BSC32 /nologo \r
182 LIB32=link.exe -lib\r
183 # ADD BASE LIB32 /nologo /out:".\Target\Win32 Unicode Debug\DasherCore.lib" \r
184 # ADD LIB32 /nologo /out:".\Target\Win32 Unicode Debug\DasherCore.lib" \r
186 !ENDIF\r
188 # Begin Target\r
190 # Name "DasherCore - Win32 Debug"\r
191 # Name "DasherCore - Win32 Unicode Release"\r
192 # Name "DasherCore - Win32 Win95 compatible Debug"\r
193 # Name "DasherCore - Win32 Release"\r
194 # Name "DasherCore - Win32 Win95 compatible Release"\r
195 # Name "DasherCore - Win32 Unicode Debug"\r
196 # Begin Group "LanguageModelling"\r
198 # PROP Default_Filter ""\r
199 # Begin Source File\r
201 SOURCE=LanguageModelling\BigramLanguageModel.cpp\r
202 # End Source File\r
203 # Begin Source File\r
205 SOURCE=LanguageModelling\BigramLanguageModel.h\r
206 # End Source File\r
207 # Begin Source File\r
209 SOURCE=LanguageModelling\DictLanguageModel.cpp\r
210 # End Source File\r
211 # Begin Source File\r
213 SOURCE=LanguageModelling\DictLanguageModel.h\r
214 # End Source File\r
215 # Begin Source File\r
217 SOURCE=LanguageModelling\LanguageModel.cpp\r
219 !IF  "$(CFG)" == "DasherCore - Win32 Debug"\r
221 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
222 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GZ /GX \r
223 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Unicode Release"\r
225 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
226 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GX \r
227 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Win95 compatible Debug"\r
229 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
230 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GZ /GX \r
231 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Release"\r
233 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
234 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GX \r
235 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Win95 compatible Release"\r
237 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
238 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GX \r
239 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Unicode Debug"\r
241 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
242 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GZ /GX \r
243 !ENDIF\r
245 # End Source File\r
246 # Begin Source File\r
248 SOURCE=LanguageModelling\LanguageModel.h\r
249 # End Source File\r
250 # Begin Source File\r
252 SOURCE=LanguageModelling\PPMLanguageModel.cpp\r
254 !IF  "$(CFG)" == "DasherCore - Win32 Debug"\r
256 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
257 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GZ /GX \r
258 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Unicode Release"\r
260 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
261 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GX \r
262 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Win95 compatible Debug"\r
264 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
265 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GZ /GX \r
266 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Release"\r
268 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
269 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GX \r
270 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Win95 compatible Release"\r
272 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
273 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GX \r
274 !ELSEIF  "$(CFG)" == "DasherCore - Win32 Unicode Debug"\r
276 # PROP Intermediate_Dir "$(IntDir)/$(InputName)1.obj"\r
277 # ADD CPP /nologo /Fo"$(IntDir)/$(InputName)1.obj" /GZ /GX \r
278 !ENDIF\r
280 # End Source File\r
281 # Begin Source File\r
283 SOURCE=LanguageModelling\PPMLanguageModel.h\r
284 # End Source File\r
285 # Begin Source File\r
287 SOURCE=LanguageModelling\WordLanguageModel.cpp\r
288 # End Source File\r
289 # Begin Source File\r
291 SOURCE=LanguageModelling\WordLanguageModel.h\r
292 # End Source File\r
293 # End Group\r
294 # Begin Group "Win32"\r
296 # PROP Default_Filter ""\r
297 # Begin Source File\r
299 SOURCE=Win32\DasherInterface.cpp\r
300 # End Source File\r
301 # Begin Source File\r
303 SOURCE=Win32\DasherInterface.h\r
304 # End Source File\r
305 # Begin Source File\r
307 SOURCE=Win32\WinCommon.h\r
308 # End Source File\r
309 # Begin Source File\r
311 SOURCE=Win32\WinHelper.cpp\r
312 # End Source File\r
313 # Begin Source File\r
315 SOURCE=Win32\WinHelper.h\r
316 # End Source File\r
317 # Begin Source File\r
319 SOURCE=Win32\WinLocalisation.cpp\r
320 # End Source File\r
321 # Begin Source File\r
323 SOURCE=Win32\WinLocalisation.h\r
324 # End Source File\r
325 # Begin Source File\r
327 SOURCE=Win32\WinOptions.cpp\r
328 # End Source File\r
329 # Begin Source File\r
331 SOURCE=Win32\WinOptions.h\r
332 # End Source File\r
333 # Begin Source File\r
335 SOURCE=Win32\WinUTF8.cpp\r
336 # End Source File\r
337 # Begin Source File\r
339 SOURCE=Win32\WinUTF8.h\r
340 # End Source File\r
341 # Begin Source File\r
343 SOURCE=Win32\WinWrap.cpp\r
344 # End Source File\r
345 # Begin Source File\r
347 SOURCE=Win32\WinWrap.h\r
348 # End Source File\r
349 # End Group\r
350 # Begin Source File\r
352 SOURCE=Alphabet\AlphIO.cpp\r
353 # End Source File\r
354 # Begin Source File\r
356 SOURCE=Alphabet\AlphIO.h\r
357 # End Source File\r
358 # Begin Source File\r
360 SOURCE=Alphabet\Alphabet.cpp\r
361 # End Source File\r
362 # Begin Source File\r
364 SOURCE=Alphabet\Alphabet.h\r
365 # End Source File\r
366 # Begin Source File\r
368 SOURCE=Alphabet\AlphabetMap.cpp\r
369 # End Source File\r
370 # Begin Source File\r
372 SOURCE=Alphabet\AlphabetMap.h\r
373 # End Source File\r
374 # Begin Source File\r
376 SOURCE=ColourIO.cpp\r
377 # End Source File\r
378 # Begin Source File\r
380 SOURCE=ColourIO.h\r
381 # End Source File\r
382 # Begin Source File\r
384 SOURCE=CustomColours.cpp\r
385 # End Source File\r
386 # Begin Source File\r
388 SOURCE=CustomColours.h\r
389 # End Source File\r
390 # Begin Source File\r
392 SOURCE=.\DashEdit.h\r
393 # End Source File\r
394 # Begin Source File\r
396 SOURCE=.\DasherAppInterface.h\r
397 # End Source File\r
398 # Begin Source File\r
400 SOURCE=DasherComponent.h\r
401 # End Source File\r
402 # Begin Source File\r
404 SOURCE=DasherInput.h\r
405 # End Source File\r
406 # Begin Source File\r
408 SOURCE=DasherInterfaceBase.cpp\r
409 # End Source File\r
410 # Begin Source File\r
412 SOURCE=DasherInterfaceBase.h\r
413 # End Source File\r
414 # Begin Source File\r
416 SOURCE=.\DasherModel.cpp\r
417 # End Source File\r
418 # Begin Source File\r
420 SOURCE=.\DasherModel.h\r
421 # End Source File\r
422 # Begin Source File\r
424 SOURCE=.\DasherNode.cpp\r
425 # End Source File\r
426 # Begin Source File\r
428 SOURCE=.\DasherNode.h\r
429 # End Source File\r
430 # Begin Source File\r
432 SOURCE=.\DasherScreen.h\r
433 # End Source File\r
434 # Begin Source File\r
436 SOURCE=DasherSettingsInterface.cpp\r
437 # End Source File\r
438 # Begin Source File\r
440 SOURCE=DasherSettingsInterface.h\r
441 # End Source File\r
442 # Begin Source File\r
444 SOURCE=.\DasherTypes.h\r
445 # End Source File\r
446 # Begin Source File\r
448 SOURCE=.\DasherView.cpp\r
449 # End Source File\r
450 # Begin Source File\r
452 SOURCE=.\DasherView.h\r
453 # End Source File\r
454 # Begin Source File\r
456 SOURCE=.\DasherView.inl\r
457 # End Source File\r
458 # Begin Source File\r
460 SOURCE=.\DasherViewSquare.cpp\r
461 # End Source File\r
462 # Begin Source File\r
464 SOURCE=.\DasherViewSquare.h\r
465 # End Source File\r
466 # Begin Source File\r
468 SOURCE=.\DasherViewSquare.inl\r
469 # End Source File\r
470 # Begin Source File\r
472 SOURCE=.\DasherWidgetInterface.h\r
473 # End Source File\r
474 # Begin Source File\r
476 SOURCE=Event.h\r
477 # End Source File\r
478 # Begin Source File\r
480 SOURCE=EventHandler.cpp\r
481 # End Source File\r
482 # Begin Source File\r
484 SOURCE=EventHandler.h\r
485 # End Source File\r
486 # Begin Source File\r
488 SOURCE=FrameRate.h\r
489 # End Source File\r
490 # Begin Source File\r
492 SOURCE=Parameters.h\r
493 # End Source File\r
494 # Begin Source File\r
496 SOURCE=.\SettingsStore.cpp\r
497 # End Source File\r
498 # Begin Source File\r
500 SOURCE=.\SettingsStore.h\r
501 # End Source File\r
502 # End Target\r
503 # End Project\r