*** empty log message ***
[chuck-blob.git] / v2 / chuck_win32.dsp
blob6407d875368810caf8f75f8ff10a6bd7cab52e48
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 "__PLATFORM_WIN32__" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_DS__" /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 dinput.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 "__PLATFORM_WIN32__" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__WINDOWS_DS__" /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 dinput.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 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_compile.cpp\r
99 # End Source File\r
100 # Begin Source File\r
102 SOURCE=.\chuck_console.cpp\r
103 # End Source File\r
104 # Begin Source File\r
106 SOURCE=.\chuck_dl.cpp\r
107 # End Source File\r
108 # Begin Source File\r
110 SOURCE=.\chuck_emit.cpp\r
111 # End Source File\r
112 # Begin Source File\r
114 SOURCE=.\chuck_errmsg.cpp\r
115 # End Source File\r
116 # Begin Source File\r
118 SOURCE=.\chuck_frame.cpp\r
119 # End Source File\r
120 # Begin Source File\r
122 SOURCE=.\chuck_globals.cpp\r
123 # End Source File\r
124 # Begin Source File\r
126 SOURCE=.\chuck_instr.cpp\r
127 # End Source File\r
128 # Begin Source File\r
130 SOURCE=.\chuck_lang.cpp\r
131 # End Source File\r
132 # Begin Source File\r
134 SOURCE=.\chuck_main.cpp\r
135 # End Source File\r
136 # Begin Source File\r
138 SOURCE=.\chuck_oo.cpp\r
139 # End Source File\r
140 # Begin Source File\r
142 SOURCE=.\chuck_otf.cpp\r
143 # End Source File\r
144 # Begin Source File\r
146 SOURCE=.\chuck_parse.cpp\r
147 # End Source File\r
148 # Begin Source File\r
150 SOURCE=.\chuck_scan.cpp\r
151 # End Source File\r
152 # Begin Source File\r
154 SOURCE=.\chuck_shell.cpp\r
155 # End Source File\r
156 # Begin Source File\r
158 SOURCE=.\chuck_stats.cpp\r
159 # End Source File\r
160 # Begin Source File\r
162 SOURCE=.\chuck_symbol.cpp\r
163 # End Source File\r
164 # Begin Source File\r
166 SOURCE=.\chuck_table.cpp\r
167 # End Source File\r
168 # Begin Source File\r
170 SOURCE=.\chuck_type.cpp\r
171 # End Source File\r
172 # Begin Source File\r
174 SOURCE=.\chuck_ugen.cpp\r
175 # End Source File\r
176 # Begin Source File\r
178 SOURCE=.\chuck_utils.cpp\r
179 # End Source File\r
180 # Begin Source File\r
182 SOURCE=.\chuck_vm.cpp\r
183 # End Source File\r
184 # Begin Source File\r
186 SOURCE=.\chuck_win32.c\r
187 # End Source File\r
188 # Begin Source File\r
190 SOURCE=.\digiio_rtaudio.cpp\r
191 # End Source File\r
192 # Begin Source File\r
194 SOURCE=.\hidio_sdl.cpp\r
195 # End Source File\r
196 # Begin Source File\r
198 SOURCE=.\midiio_rtmidi.cpp\r
199 # End Source File\r
200 # Begin Source File\r
202 SOURCE=.\rtaudio.cpp\r
203 # End Source File\r
204 # Begin Source File\r
206 SOURCE=.\rtmidi.cpp\r
207 # End Source File\r
208 # Begin Source File\r
210 SOURCE=.\uana_extract.cpp\r
211 # End Source File\r
212 # Begin Source File\r
214 SOURCE=.\uana_xform.cpp\r
215 # End Source File\r
216 # Begin Source File\r
218 SOURCE=.\ugen_filter.cpp\r
219 # End Source File\r
220 # Begin Source File\r
222 SOURCE=.\ugen_osc.cpp\r
223 # End Source File\r
224 # Begin Source File\r
226 SOURCE=.\ugen_stk.cpp\r
227 # End Source File\r
228 # Begin Source File\r
230 SOURCE=.\ugen_xxx.cpp\r
231 # End Source File\r
232 # Begin Source File\r
234 SOURCE=.\ulib_machine.cpp\r
235 # End Source File\r
236 # Begin Source File\r
238 SOURCE=.\ulib_math.cpp\r
239 # End Source File\r
240 # Begin Source File\r
242 SOURCE=.\ulib_opsc.cpp\r
243 # End Source File\r
244 # Begin Source File\r
246 SOURCE=.\ulib_std.cpp\r
247 # End Source File\r
248 # Begin Source File\r
250 SOURCE=.\util_buffers.cpp\r
251 # End Source File\r
252 # Begin Source File\r
254 SOURCE=.\util_console.cpp\r
255 # End Source File\r
256 # Begin Source File\r
258 SOURCE=.\util_hid.cpp\r
260 !IF  "$(CFG)" == "chuck_win32 - Win32 Release"\r
262 !ELSEIF  "$(CFG)" == "chuck_win32 - Win32 Debug"\r
264 # ADD CPP /GX\r
266 !ENDIF \r
268 # End Source File\r
269 # Begin Source File\r
271 SOURCE=.\util_math.c\r
272 # End Source File\r
273 # Begin Source File\r
275 SOURCE=.\util_network.c\r
276 # End Source File\r
277 # Begin Source File\r
279 SOURCE=.\util_opsc.cpp\r
280 # End Source File\r
281 # Begin Source File\r
283 SOURCE=.\util_raw.c\r
284 # End Source File\r
285 # Begin Source File\r
287 SOURCE=.\util_sndfile.c\r
288 # End Source File\r
289 # Begin Source File\r
291 SOURCE=.\util_string.cpp\r
292 # End Source File\r
293 # Begin Source File\r
295 SOURCE=.\util_thread.cpp\r
296 # End Source File\r
297 # Begin Source File\r
299 SOURCE=.\util_xforms.c\r
300 # End Source File\r
301 # End Group\r
302 # Begin Group "Header Files"\r
304 # PROP Default_Filter "h;hpp;hxx;hm;inl"\r
305 # Begin Source File\r
307 SOURCE=.\chuck_absyn.h\r
308 # End Source File\r
309 # Begin Source File\r
311 SOURCE=.\chuck_bbq.h\r
312 # End Source File\r
313 # Begin Source File\r
315 SOURCE=.\chuck_compile.h\r
316 # End Source File\r
317 # Begin Source File\r
319 SOURCE=.\chuck_console.h\r
320 # End Source File\r
321 # Begin Source File\r
323 SOURCE=.\chuck_def.h\r
324 # End Source File\r
325 # Begin Source File\r
327 SOURCE=.\chuck_dl.h\r
328 # End Source File\r
329 # Begin Source File\r
331 SOURCE=.\chuck_emit.h\r
332 # End Source File\r
333 # Begin Source File\r
335 SOURCE=.\chuck_errmsg.h\r
336 # End Source File\r
337 # Begin Source File\r
339 SOURCE=.\chuck_frame.h\r
340 # End Source File\r
341 # Begin Source File\r
343 SOURCE=.\chuck_globals.h\r
344 # End Source File\r
345 # Begin Source File\r
347 SOURCE=.\chuck_instr.h\r
348 # End Source File\r
349 # Begin Source File\r
351 SOURCE=.\chuck_lang.h\r
352 # End Source File\r
353 # Begin Source File\r
355 SOURCE=.\chuck_oo.h\r
356 # End Source File\r
357 # Begin Source File\r
359 SOURCE=.\chuck_otf.h\r
360 # End Source File\r
361 # Begin Source File\r
363 SOURCE=.\chuck_parse.h\r
364 # End Source File\r
365 # Begin Source File\r
367 SOURCE=.\chuck_scan.h\r
368 # End Source File\r
369 # Begin Source File\r
371 SOURCE=.\chuck_shell.h\r
372 # End Source File\r
373 # Begin Source File\r
375 SOURCE=.\chuck_stats.h\r
376 # End Source File\r
377 # Begin Source File\r
379 SOURCE=.\chuck_symbol.h\r
380 # End Source File\r
381 # Begin Source File\r
383 SOURCE=.\chuck_table.h\r
384 # End Source File\r
385 # Begin Source File\r
387 SOURCE=.\chuck_type.h\r
388 # End Source File\r
389 # Begin Source File\r
391 SOURCE=.\chuck_ugen.h\r
392 # End Source File\r
393 # Begin Source File\r
395 SOURCE=.\chuck_utils.h\r
396 # End Source File\r
397 # Begin Source File\r
399 SOURCE=.\chuck_vm.h\r
400 # End Source File\r
401 # Begin Source File\r
403 SOURCE=.\chuck_win32.h\r
404 # End Source File\r
405 # Begin Source File\r
407 SOURCE=.\digiio_rtaudio.h\r
408 # End Source File\r
409 # Begin Source File\r
411 SOURCE=.\hidio_sdl.h\r
412 # End Source File\r
413 # Begin Source File\r
415 SOURCE=.\midiio_rtmidi.h\r
416 # End Source File\r
417 # Begin Source File\r
419 SOURCE=.\rtaudio.h\r
420 # End Source File\r
421 # Begin Source File\r
423 SOURCE=.\rterror.h\r
424 # End Source File\r
425 # Begin Source File\r
427 SOURCE=.\rtmidi.h\r
428 # End Source File\r
429 # Begin Source File\r
431 SOURCE=.\uana_extract.h\r
432 # End Source File\r
433 # Begin Source File\r
435 SOURCE=.\uana_xform.h\r
436 # End Source File\r
437 # Begin Source File\r
439 SOURCE=.\ugen_filter.h\r
440 # End Source File\r
441 # Begin Source File\r
443 SOURCE=.\ugen_osc.h\r
444 # End Source File\r
445 # Begin Source File\r
447 SOURCE=.\ugen_stk.h\r
448 # End Source File\r
449 # Begin Source File\r
451 SOURCE=.\ugen_xxx.h\r
452 # End Source File\r
453 # Begin Source File\r
455 SOURCE=.\ulib_machine.h\r
456 # End Source File\r
457 # Begin Source File\r
459 SOURCE=.\ulib_math.h\r
460 # End Source File\r
461 # Begin Source File\r
463 SOURCE=.\ulib_opsc.h\r
464 # End Source File\r
465 # Begin Source File\r
467 SOURCE=.\ulib_std.h\r
468 # End Source File\r
469 # Begin Source File\r
471 SOURCE=.\util_buffers.h\r
472 # End Source File\r
473 # Begin Source File\r
475 SOURCE=.\util_console.h\r
476 # End Source File\r
477 # Begin Source File\r
479 SOURCE=.\util_hid.h\r
480 # End Source File\r
481 # Begin Source File\r
483 SOURCE=.\util_math.h\r
484 # End Source File\r
485 # Begin Source File\r
487 SOURCE=.\util_network.h\r
488 # End Source File\r
489 # Begin Source File\r
491 SOURCE=.\util_opsc.h\r
492 # End Source File\r
493 # Begin Source File\r
495 SOURCE=.\util_raw.h\r
496 # End Source File\r
497 # Begin Source File\r
499 SOURCE=.\util_sndfile.h\r
500 # End Source File\r
501 # Begin Source File\r
503 SOURCE=.\util_string.h\r
504 # End Source File\r
505 # Begin Source File\r
507 SOURCE=.\util_thread.h\r
508 # End Source File\r
509 # Begin Source File\r
511 SOURCE=.\util_xforms.h\r
512 # End Source File\r
513 # End Group\r
514 # Begin Group "Resource Files"\r
516 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"\r
517 # End Group\r
518 # End Target\r
519 # End Project\r