*** empty log message ***
[chuck-blob.git] / exile / v1 / src / chuck_win32.dsp
blob323805781792e71b15036d06f9c9921bd02a35a6
1 # Microsoft Developer Studio Project File - Name="chuck_win32" - 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) Console Application" 0x0103\r
6 \r
7 CFG=chuck_win32 - 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 "chuck_win32.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 "chuck_win32.mak" CFG="chuck_win32 - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "chuck_win32 - Win32 Release" (based on "Win32 (x86) Console Application")\r
21 !MESSAGE "chuck_win32 - Win32 Debug" (based on "Win32 (x86) Console Application")\r
22 !MESSAGE \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 RSC=rc.exe\r
31 !IF  "$(CFG)" == "chuck_win32 - Win32 Release"\r
33 # PROP BASE Use_MFC 0\r
34 # PROP BASE Use_Debug_Libraries 0\r
35 # PROP BASE Output_Dir "Release"\r
36 # PROP BASE Intermediate_Dir "Release"\r
37 # PROP BASE Target_Dir ""\r
38 # PROP Use_MFC 0\r
39 # PROP Use_Debug_Libraries 0\r
40 # PROP Output_Dir "Release"\r
41 # PROP Intermediate_Dir "Release"\r
42 # PROP Ignore_Export_Lib 0\r
43 # PROP Target_Dir ""\r
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
45 # ADD CPP /nologo /MT /W3 /GR /GX /O2 /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_DS__" /D "__PLATFORM_WIN32__" /YX /FD /c\r
46 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
47 # ADD RSC /l 0x409 /d "NDEBUG"\r
48 BSC32=bscmake.exe\r
49 # ADD BASE BSC32 /nologo\r
50 # ADD BSC32 /nologo\r
51 LINK32=link.exe\r
52 # 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 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:console /machine:I386\r
53 # 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 dsound.lib dxguid.lib wsock32.lib winmm.lib /nologo /subsystem:console /machine:I386 /out:"Release/chuck.exe"\r
55 !ELSEIF  "$(CFG)" == "chuck_win32 - Win32 Debug"\r
57 # PROP BASE Use_MFC 0\r
58 # PROP BASE Use_Debug_Libraries 1\r
59 # PROP BASE Output_Dir "Debug"\r
60 # PROP BASE Intermediate_Dir "Debug"\r
61 # PROP BASE Target_Dir ""\r
62 # PROP Use_MFC 0\r
63 # PROP Use_Debug_Libraries 1\r
64 # PROP Output_Dir "Debug"\r
65 # PROP Intermediate_Dir "Debug"\r
66 # PROP Ignore_Export_Lib 0\r
67 # PROP Target_Dir ""\r
68 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c\r
69 # ADD CPP /nologo /MTd /W3 /Gm /GR /GX /ZI /Od /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_DS__" /D "__PLATFORM_WIN32__" /YX /FD /GZ /c\r
70 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
71 # ADD RSC /l 0x409 /d "_DEBUG"\r
72 BSC32=bscmake.exe\r
73 # ADD BASE BSC32 /nologo\r
74 # ADD BSC32 /nologo\r
75 LINK32=link.exe\r
76 # 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 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:console /debug /machine:I386 /pdbtype:sept\r
77 # 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 dsound.lib dxguid.lib wsock32.lib winmm.lib /nologo /subsystem:console /debug /machine:I386 /out:"Debug/chuck.exe" /pdbtype:sept\r
79 !ENDIF \r
81 # Begin Target\r
83 # Name "chuck_win32 - Win32 Release"\r
84 # Name "chuck_win32 - Win32 Debug"\r
85 # Begin Group "Source Files"\r
87 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"\r
88 # Begin Source File\r
90 SOURCE=.\chuck_absyn.cpp\r
91 # End Source File\r
92 # Begin Source File\r
94 SOURCE=.\chuck_bbq.cpp\r
95 # End Source File\r
96 # Begin Source File\r
98 SOURCE=.\chuck_dl.cpp\r
99 # End Source File\r
100 # Begin Source File\r
102 SOURCE=.\chuck_emit.cpp\r
103 # End Source File\r
104 # Begin Source File\r
106 SOURCE=.\chuck_errmsg.cpp\r
107 # End Source File\r
108 # Begin Source File\r
110 SOURCE=.\chuck_frame.cpp\r
111 # End Source File\r
112 # Begin Source File\r
114 SOURCE=.\chuck_instr.cpp\r
115 # End Source File\r
116 # Begin Source File\r
118 SOURCE=.\chuck_main.cpp\r
119 # End Source File\r
120 # Begin Source File\r
122 SOURCE=.\chuck_otf.cpp\r
123 # End Source File\r
124 # Begin Source File\r
126 SOURCE=.\chuck_symbol.cpp\r
127 # End Source File\r
128 # Begin Source File\r
130 SOURCE=.\chuck_table.cpp\r
131 # End Source File\r
132 # Begin Source File\r
134 SOURCE=.\chuck_temp.cpp\r
135 # End Source File\r
136 # Begin Source File\r
138 SOURCE=.\chuck_type.cpp\r
139 # End Source File\r
140 # Begin Source File\r
142 SOURCE=.\chuck_ugen.cpp\r
143 # End Source File\r
144 # Begin Source File\r
146 SOURCE=.\chuck_utils.cpp\r
147 # End Source File\r
148 # Begin Source File\r
150 SOURCE=.\chuck_vm.cpp\r
151 # End Source File\r
152 # Begin Source File\r
154 SOURCE=.\chuck_win32.c\r
155 # End Source File\r
156 # Begin Source File\r
158 SOURCE=.\digiio_rtaudio.cpp\r
159 # End Source File\r
160 # Begin Source File\r
162 SOURCE=.\midiio_win32.cpp\r
163 # End Source File\r
164 # Begin Source File\r
166 SOURCE=.\rtaudio.cpp\r
167 # End Source File\r
168 # Begin Source File\r
170 SOURCE=.\ugen_filter.cpp\r
171 # End Source File\r
172 # Begin Source File\r
174 SOURCE=.\ugen_osc.cpp\r
175 # End Source File\r
176 # Begin Source File\r
178 SOURCE=.\ugen_stk.cpp\r
179 # End Source File\r
180 # Begin Source File\r
182 SOURCE=.\ugen_xxx.cpp\r
183 # End Source File\r
184 # Begin Source File\r
186 SOURCE=.\ulib_machine.cpp\r
187 # End Source File\r
188 # Begin Source File\r
190 SOURCE=.\ulib_math.cpp\r
191 # End Source File\r
192 # Begin Source File\r
194 SOURCE=.\ulib_net.cpp\r
195 # End Source File\r
196 # Begin Source File\r
198 SOURCE=.\ulib_std.cpp\r
199 # End Source File\r
200 # Begin Source File\r
202 SOURCE=.\util_buffers.cpp\r
203 # End Source File\r
204 # Begin Source File\r
206 SOURCE=.\util_math.c\r
207 # End Source File\r
208 # Begin Source File\r
210 SOURCE=.\util_network.c\r
211 # End Source File\r
212 # Begin Source File\r
214 SOURCE=.\util_raw.c\r
215 # End Source File\r
216 # Begin Source File\r
218 SOURCE=.\util_sndfile.c\r
219 # End Source File\r
220 # Begin Source File\r
222 SOURCE=.\util_xforms.c\r
223 # End Source File\r
224 # End Group\r
225 # Begin Group "Header Files"\r
227 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
228 # Begin Source File\r
230 SOURCE=.\chuck_absyn.h\r
231 # End Source File\r
232 # Begin Source File\r
234 SOURCE=.\chuck_bbq.h\r
235 # End Source File\r
236 # Begin Source File\r
238 SOURCE=.\chuck_def.h\r
239 # End Source File\r
240 # Begin Source File\r
242 SOURCE=.\chuck_dl.h\r
243 # End Source File\r
244 # Begin Source File\r
246 SOURCE=.\chuck_emit.h\r
247 # End Source File\r
248 # Begin Source File\r
250 SOURCE=.\chuck_errmsg.h\r
251 # End Source File\r
252 # Begin Source File\r
254 SOURCE=.\chuck_frame.h\r
255 # End Source File\r
256 # Begin Source File\r
258 SOURCE=.\chuck_instr.h\r
259 # End Source File\r
260 # Begin Source File\r
262 SOURCE=.\chuck_oo.h\r
263 # End Source File\r
264 # Begin Source File\r
266 SOURCE=.\chuck_otf.h\r
267 # End Source File\r
268 # Begin Source File\r
270 SOURCE=.\chuck_symbol.h\r
271 # End Source File\r
272 # Begin Source File\r
274 SOURCE=.\chuck_table.h\r
275 # End Source File\r
276 # Begin Source File\r
278 SOURCE=.\chuck_temp.h\r
279 # End Source File\r
280 # Begin Source File\r
282 SOURCE=.\chuck_type.h\r
283 # End Source File\r
284 # Begin Source File\r
286 SOURCE=.\chuck_ugen.h\r
287 # End Source File\r
288 # Begin Source File\r
290 SOURCE=.\chuck_utils.h\r
291 # End Source File\r
292 # Begin Source File\r
294 SOURCE=.\chuck_vm.h\r
295 # End Source File\r
296 # Begin Source File\r
298 SOURCE=.\chuck_win32.h\r
299 # End Source File\r
300 # Begin Source File\r
302 SOURCE=.\digiio_rtaudio.h\r
303 # End Source File\r
304 # Begin Source File\r
306 SOURCE=.\midiio_win32.h\r
307 # End Source File\r
308 # Begin Source File\r
310 SOURCE=.\rtaudio.h\r
311 # End Source File\r
312 # Begin Source File\r
314 SOURCE=.\rterror.h\r
315 # End Source File\r
316 # Begin Source File\r
318 SOURCE=.\ugen_filter.h\r
319 # End Source File\r
320 # Begin Source File\r
322 SOURCE=.\ugen_osc.h\r
323 # End Source File\r
324 # Begin Source File\r
326 SOURCE=.\ugen_stk.h\r
327 # End Source File\r
328 # Begin Source File\r
330 SOURCE=.\ugen_xxx.h\r
331 # End Source File\r
332 # Begin Source File\r
334 SOURCE=.\ulib_machine.h\r
335 # End Source File\r
336 # Begin Source File\r
338 SOURCE=.\ulib_math.h\r
339 # End Source File\r
340 # Begin Source File\r
342 SOURCE=.\ulib_net.h\r
343 # End Source File\r
344 # Begin Source File\r
346 SOURCE=.\ulib_std.h\r
347 # End Source File\r
348 # Begin Source File\r
350 SOURCE=.\util_buffers.h\r
351 # End Source File\r
352 # Begin Source File\r
354 SOURCE=.\util_math.h\r
355 # End Source File\r
356 # Begin Source File\r
358 SOURCE=.\util_network.h\r
359 # End Source File\r
360 # Begin Source File\r
362 SOURCE=.\util_raw.h\r
363 # End Source File\r
364 # Begin Source File\r
366 SOURCE=.\util_sndfile.h\r
367 # End Source File\r
368 # Begin Source File\r
370 SOURCE=.\util_xforms.h\r
371 # End Source File\r
372 # End Group\r
373 # Begin Group "Resource Files"\r
375 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
376 # End Group\r
377 # End Target\r
378 # End Project\r