tagging release
[dasher.git] / Src / Win32 / Dasher.dsp
blob45ff489c04cdee2a5c26a8779cb126c91299d3ad
1 # Microsoft Developer Studio Project File - Name="Dasher" - 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) Application" 0x0101\r
6 \r
7 CFG=Dasher - Win32 Win95 compatible 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 "Dasher.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 "Dasher.mak" CFG="Dasher - Win32 Win95 compatible Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "Dasher - Win32 Release" (based on "Win32 (x86) Application")\r
21 !MESSAGE "Dasher - Win32 Debug" (based on "Win32 (x86) Application")\r
22 !MESSAGE "Dasher - Win32 Unicode Debug" (based on "Win32 (x86) Application")\r
23 !MESSAGE "Dasher - Win32 Win95 compatible Debug" (based on "Win32 (x86) Application")\r
24 !MESSAGE "Dasher - Win32 Win95 compatible Release" (based on "Win32 (x86) Application")\r
25 !MESSAGE "Dasher - Win32 Unicode Release" (based on "Win32 (x86) Application")\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)" == "Dasher - Win32 Release"\r
38 # PROP BASE Use_MFC 0\r
39 # PROP BASE Use_Debug_Libraries 0\r
40 # PROP BASE Output_Dir "Release"\r
41 # PROP BASE Intermediate_Dir "Release"\r
42 # PROP BASE Target_Dir ""\r
43 # PROP Use_MFC 0\r
44 # PROP Use_Debug_Libraries 0\r
45 # PROP Output_Dir "Target/Win32 Release"\r
46 # PROP Intermediate_Dir "Target/Win32 Release/Intermediate"\r
47 # PROP Ignore_Export_Lib 0\r
48 # PROP Target_Dir ""\r
49 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /c\r
50 # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_STATIC" /YX /FD /c\r
51 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
52 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
53 # ADD BASE RSC /l 0x809 /d "NDEBUG"\r
54 # ADD RSC /l 0x809 /d "NDEBUG"\r
55 BSC32=bscmake.exe\r
56 # ADD BASE BSC32 /nologo\r
57 # ADD BSC32 /nologo\r
58 LINK32=link.exe\r
59 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386\r
60 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /machine:I386\r
62 !ELSEIF  "$(CFG)" == "Dasher - Win32 Debug"\r
64 # PROP BASE Use_MFC 0\r
65 # PROP BASE Use_Debug_Libraries 1\r
66 # PROP BASE Output_Dir "Debug"\r
67 # PROP BASE Intermediate_Dir "Debug"\r
68 # PROP BASE Target_Dir ""\r
69 # PROP Use_MFC 0\r
70 # PROP Use_Debug_Libraries 1\r
71 # PROP Output_Dir "Target/Win32 Debug/"\r
72 # PROP Intermediate_Dir "Target/Win32 Debug/Intermediate"\r
73 # PROP Ignore_Export_Lib 0\r
74 # PROP Target_Dir ""\r
75 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /YX /FD /GZ /c\r
76 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_STATIC" /FR /YX /FD /GZ /c\r
77 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
78 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
79 # ADD BASE RSC /l 0x809 /d "_DEBUG"\r
80 # ADD RSC /l 0x809 /d "_DEBUG"\r
81 BSC32=bscmake.exe\r
82 # ADD BASE BSC32 /nologo\r
83 # ADD BSC32 /nologo\r
84 LINK32=link.exe\r
85 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
86 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
87 # SUBTRACT LINK32 /pdb:none\r
89 !ELSEIF  "$(CFG)" == "Dasher - Win32 Unicode Debug"\r
91 # PROP BASE Use_MFC 0\r
92 # PROP BASE Use_Debug_Libraries 1\r
93 # PROP BASE Output_Dir "Dasher___Win32_Unicode_Debug"\r
94 # PROP BASE Intermediate_Dir "Dasher___Win32_Unicode_Debug"\r
95 # PROP BASE Ignore_Export_Lib 0\r
96 # PROP BASE Target_Dir ""\r
97 # PROP Use_MFC 0\r
98 # PROP Use_Debug_Libraries 1\r
99 # PROP Output_Dir "Target/Win32 Unicode Debug/"\r
100 # PROP Intermediate_Dir "Target/Win32 Unicode Debug/Intermediate"\r
101 # PROP Ignore_Export_Lib 0\r
102 # PROP Target_Dir ""\r
103 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR /YX /FD /GZ /c\r
104 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /D "_STATIC" /FR /YX /FD /GZ /c\r
105 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
106 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
107 # ADD BASE RSC /l 0x809 /d "_DEBUG"\r
108 # ADD RSC /l 0x809 /d "_DEBUG"\r
109 BSC32=bscmake.exe\r
110 # ADD BASE BSC32 /nologo\r
111 # ADD BSC32 /nologo\r
112 LINK32=link.exe\r
113 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
114 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
116 !ELSEIF  "$(CFG)" == "Dasher - Win32 Win95 compatible Debug"\r
118 # PROP BASE Use_MFC 0\r
119 # PROP BASE Use_Debug_Libraries 1\r
120 # PROP BASE Output_Dir "Dasher___Win32_Win95_compatible_Debug"\r
121 # PROP BASE Intermediate_Dir "Dasher___Win32_Win95_compatible_Debug"\r
122 # PROP BASE Ignore_Export_Lib 0\r
123 # PROP BASE Target_Dir ""\r
124 # PROP Use_MFC 0\r
125 # PROP Use_Debug_Libraries 1\r
126 # PROP Output_Dir "Target/Win32 Win95 compatible Debug"\r
127 # PROP Intermediate_Dir "Target/Win32 Win95 compatible Debug/Intermediate"\r
128 # PROP Ignore_Export_Lib 0\r
129 # PROP Target_Dir ""\r
130 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_STATIC" /FR /YX /FD /GZ /c\r
131 # ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_STATIC" /D "OriginalWin95" /FR /YX /FD /GZ /c\r
132 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
133 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
134 # ADD BASE RSC /l 0x809 /d "_DEBUG"\r
135 # ADD RSC /l 0x809 /d "_DEBUG"\r
136 BSC32=bscmake.exe\r
137 # ADD BASE BSC32 /nologo\r
138 # ADD BSC32 /nologo\r
139 LINK32=link.exe\r
140 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
141 # SUBTRACT BASE LINK32 /pdb:none\r
142 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept\r
143 # SUBTRACT LINK32 /pdb:none\r
145 !ELSEIF  "$(CFG)" == "Dasher - Win32 Win95 compatible Release"\r
147 # PROP BASE Use_MFC 0\r
148 # PROP BASE Use_Debug_Libraries 0\r
149 # PROP BASE Output_Dir "Dasher___Win32_Win95_compatible_Release"\r
150 # PROP BASE Intermediate_Dir "Dasher___Win32_Win95_compatible_Release"\r
151 # PROP BASE Ignore_Export_Lib 0\r
152 # PROP BASE Target_Dir ""\r
153 # PROP Use_MFC 0\r
154 # PROP Use_Debug_Libraries 0\r
155 # PROP Output_Dir "Target/Win32 Win95 compatible Release"\r
156 # PROP Intermediate_Dir "Target/Win32 Win95 compatible Release/Intermediate"\r
157 # PROP Ignore_Export_Lib 0\r
158 # PROP Target_Dir ""\r
159 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_STATIC" /YX /FD /c\r
160 # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_STATIC" /D "OriginalWin95" /YX /FD /c\r
161 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
162 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
163 # ADD BASE RSC /l 0x809 /d "NDEBUG"\r
164 # ADD RSC /l 0x809 /d "NDEBUG"\r
165 BSC32=bscmake.exe\r
166 # ADD BASE BSC32 /nologo\r
167 # ADD BSC32 /nologo\r
168 LINK32=link.exe\r
169 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /machine:I386\r
170 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /machine:I386\r
172 !ELSEIF  "$(CFG)" == "Dasher - Win32 Unicode Release"\r
174 # PROP BASE Use_MFC 0\r
175 # PROP BASE Use_Debug_Libraries 0\r
176 # PROP BASE Output_Dir "Dasher___Win32_Unicode_Release"\r
177 # PROP BASE Intermediate_Dir "Dasher___Win32_Unicode_Release"\r
178 # PROP BASE Ignore_Export_Lib 0\r
179 # PROP BASE Target_Dir ""\r
180 # PROP Use_MFC 0\r
181 # PROP Use_Debug_Libraries 0\r
182 # PROP Output_Dir "Target/Win32 Unicode Release"\r
183 # PROP Intermediate_Dir "Target/Win32 Unicode Release/Intermediate"\r
184 # PROP Ignore_Export_Lib 0\r
185 # PROP Target_Dir ""\r
186 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_STATIC" /YX /FD /c\r
187 # ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /D "_STATIC" /YX /FD /c\r
188 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
189 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
190 # ADD BASE RSC /l 0x809 /d "NDEBUG"\r
191 # ADD RSC /l 0x809 /d "NDEBUG"\r
192 BSC32=bscmake.exe\r
193 # ADD BASE BSC32 /nologo\r
194 # ADD BSC32 /nologo\r
195 LINK32=link.exe\r
196 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /machine:I386\r
197 # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib /nologo /subsystem:windows /machine:I386\r
199 !ENDIF \r
201 # Begin Target\r
203 # Name "Dasher - Win32 Release"\r
204 # Name "Dasher - Win32 Debug"\r
205 # Name "Dasher - Win32 Unicode Debug"\r
206 # Name "Dasher - Win32 Win95 compatible Debug"\r
207 # Name "Dasher - Win32 Win95 compatible Release"\r
208 # Name "Dasher - Win32 Unicode Release"\r
209 # Begin Group "Resource Files"\r
211 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
212 # Begin Source File\r
214 SOURCE=.\CopyAllLarge.bmp\r
215 # End Source File\r
216 # Begin Source File\r
218 SOURCE=.\CopyAllSmall.bmp\r
219 # End Source File\r
220 # Begin Source File\r
222 SOURCE=.\Dasher.ico\r
223 # End Source File\r
224 # Begin Source File\r
226 SOURCE=.\Dasher.rc\r
227 # End Source File\r
228 # End Group\r
229 # Begin Group "Win32"\r
231 # PROP Default_Filter ".cpp"\r
232 # Begin Group "Widgets"\r
234 # PROP Default_Filter ".cpp"\r
235 # Begin Source File\r
237 SOURCE=.\Widgets\Aboutbox.cpp\r
238 # End Source File\r
239 # Begin Source File\r
241 SOURCE=.\Widgets\AboutBox.h\r
242 # End Source File\r
243 # Begin Source File\r
245 SOURCE=.\Widgets\AlphabetBox.cpp\r
246 # End Source File\r
247 # Begin Source File\r
249 SOURCE=.\Widgets\AlphabetBox.h\r
250 # End Source File\r
251 # Begin Source File\r
253 SOURCE=.\Widgets\Canvas.cpp\r
254 # End Source File\r
255 # Begin Source File\r
257 SOURCE=.\Widgets\Canvas.h\r
258 # End Source File\r
259 # Begin Source File\r
261 SOURCE=.\Widgets\DasherEncodingToCP.cpp\r
262 # End Source File\r
263 # Begin Source File\r
265 SOURCE=.\Widgets\DasherEncodingToCP.h\r
266 # End Source File\r
267 # Begin Source File\r
269 SOURCE=.\Widgets\Edit.cpp\r
270 # End Source File\r
271 # Begin Source File\r
273 SOURCE=.\Widgets\Edit.h\r
274 # End Source File\r
275 # Begin Source File\r
277 SOURCE=.\Widgets\FilenameGUI.cpp\r
278 # End Source File\r
279 # Begin Source File\r
281 SOURCE=.\Widgets\FilenameGUI.h\r
282 # End Source File\r
283 # Begin Source File\r
285 SOURCE=.\Widgets\Menu.cpp\r
286 # End Source File\r
287 # Begin Source File\r
289 SOURCE=.\Widgets\Menu.h\r
290 # End Source File\r
291 # Begin Source File\r
293 SOURCE=.\Widgets\Screen.cpp\r
294 # End Source File\r
295 # Begin Source File\r
297 SOURCE=.\Widgets\Screen.h\r
298 # End Source File\r
299 # Begin Source File\r
301 SOURCE=.\Widgets\Screen.inl\r
302 # End Source File\r
303 # Begin Source File\r
305 SOURCE=.\Widgets\Slidebar.cpp\r
306 # End Source File\r
307 # Begin Source File\r
309 SOURCE=.\Widgets\Slidebar.h\r
310 # End Source File\r
311 # Begin Source File\r
313 SOURCE=.\Widgets\SplashScreen.cpp\r
314 # End Source File\r
315 # Begin Source File\r
317 SOURCE=.\Widgets\SplashScreen.h\r
318 # End Source File\r
319 # Begin Source File\r
321 SOURCE=.\Widgets\Splitter.cpp\r
322 # End Source File\r
323 # Begin Source File\r
325 SOURCE=.\Widgets\Splitter.h\r
326 # End Source File\r
327 # Begin Source File\r
329 SOURCE=.\Widgets\Toolbar.cpp\r
330 # End Source File\r
331 # Begin Source File\r
333 SOURCE=.\Widgets\Toolbar.h\r
334 # End Source File\r
335 # Begin Source File\r
337 SOURCE=.\Widgets\WinOptions.cpp\r
338 # End Source File\r
339 # Begin Source File\r
341 SOURCE=.\Widgets\WinOptions.h\r
342 # End Source File\r
343 # End Group\r
344 # Begin Source File\r
346 SOURCE=.\DasherWindow.cpp\r
347 # End Source File\r
348 # Begin Source File\r
350 SOURCE=.\DasherWindow.h\r
351 # End Source File\r
352 # Begin Source File\r
354 SOURCE=.\resource.h\r
355 # End Source File\r
356 # Begin Source File\r
358 SOURCE=.\WinHelper.cpp\r
359 # End Source File\r
360 # Begin Source File\r
362 SOURCE=.\WinHelper.h\r
363 # End Source File\r
364 # Begin Source File\r
366 SOURCE=.\WinLocalisation.cpp\r
367 # End Source File\r
368 # Begin Source File\r
370 SOURCE=.\WinLocalisation.h\r
371 # End Source File\r
372 # Begin Source File\r
374 SOURCE=.\WinMain.cpp\r
375 # End Source File\r
376 # Begin Source File\r
378 SOURCE=.\WinUTF8.cpp\r
379 # End Source File\r
380 # Begin Source File\r
382 SOURCE=.\WinUTF8.h\r
383 # End Source File\r
384 # Begin Source File\r
386 SOURCE=.\WinWrap.cpp\r
387 # End Source File\r
388 # Begin Source File\r
390 SOURCE=.\WinWrap.h\r
391 # End Source File\r
392 # End Group\r
393 # End Target\r
394 # End Project\r