1# Microsoft Developer Studio Project File - Name="gnuitar" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7CFG=gnuitar - Win32 Demo
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "gnuitar.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "gnuitar.mak" CFG="gnuitar - Win32 Demo"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "gnuitar - Win32 Demo" (based on "Win32 (x86) Console Application")
21!MESSAGE "gnuitar - Win32 Release" (based on "Win32 (x86) Console Application")
22!MESSAGE "gnuitar - Win32 Debug" (based on "Win32 (x86) Console Application")
23!MESSAGE "gnuitar - Win32 Release 586" (based on "Win32 (x86) Console Application")
24!MESSAGE
25
26# Begin Project
27# PROP AllowPerConfigDependencies 0
28# PROP Scc_ProjName ""
29# PROP Scc_LocalPath ""
30CPP=cl.exe
31MTL=midl.exe
32RSC=rc.exe
33
34!IF  "$(CFG)" == "gnuitar - Win32 Demo"
35
36# PROP BASE Use_MFC 0
37# PROP BASE Use_Debug_Libraries 0
38# PROP BASE Output_Dir ".\Demo"
39# PROP BASE Intermediate_Dir ".\Demo"
40# PROP BASE Target_Dir ""
41# PROP Use_MFC 0
42# PROP Use_Debug_Libraries 0
43# PROP Output_Dir ".\Demo"
44# PROP Intermediate_Dir ".\Demo"
45# PROP Target_Dir ""
46# ADD BASE CPP /nologo /MT /W3 /Ob2 /G6 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "DEMO=1" /D "_MBCS" /GF /Gy /YX /Fp".\Demo/gnuitar.pch" /Fo".\Demo/" /Fd".\Demo/" /c /D HAVE_GTK /D FLOAT_DSP/GX
47# ADD CPP /nologo /MT /W3 /Ob2 /G6 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "DEMO=1" /D "_MBCS" /GF /Gy /YX /Fp".\Demo/gnuitar.pch" /Fo".\Demo/" /Fd".\Demo/" /c /D HAVE_GTK /D FLOAT_DSP/GX
48# ADD BASE MTL /nologo /tlb".\Demo\gnuitar.tlb" /win32
49# ADD MTL /nologo /tlb".\Demo\gnuitar.tlb" /win32
50# ADD BASE RSC /l 1049 /d "NDEBUG"
51# ADD RSC /l 1049 /d "NDEBUG"
52BSC32=bscmake.exe
53# ADD BASE BSC32 /nologo
54# ADD BSC32 /nologo
55LINK32=link.exe
56# 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 odbc32.lib odbccp32.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib gdk.lib gtk.lib winmm.lib dsound.lib /nologo /out:".\Demo\gnuitar.exe" /incremental:no /pdb:".\Demo\gnuitar.pdb" /pdbtype:sept /subsystem:console /MACHINE:I386
57# 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 odbc32.lib odbccp32.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib gdk.lib gtk.lib winmm.lib dsound.lib /nologo /out:".\Demo\gnuitar.exe" /incremental:no /pdb:".\Demo\gnuitar.pdb" /pdbtype:sept /subsystem:console /MACHINE:I386
58
59!ELSEIF  "$(CFG)" == "gnuitar - Win32 Release"
60
61# PROP BASE Use_MFC 0
62# PROP BASE Use_Debug_Libraries 0
63# PROP BASE Output_Dir ".\Release"
64# PROP BASE Intermediate_Dir ".\Release"
65# PROP BASE Target_Dir ""
66# PROP Use_MFC 0
67# PROP Use_Debug_Libraries 0
68# PROP Output_Dir ".\Release"
69# PROP Intermediate_Dir ".\Release"
70# PROP Target_Dir ""
71# ADD BASE CPP /nologo /MT /W3 /Ob2 /Oi /Op /Ot /G6 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /GF /Gy /YX /Fp".\Release/gnuitar.pch" /Fo".\Release/" /Fd".\Release/" /c /D HAVE_GTK /D FLOAT_DSP/GX
72# ADD CPP /nologo /MT /W3 /Ob2 /Oi /Op /Ot /G6 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /GF /Gy /YX /Fp".\Release/gnuitar.pch" /Fo".\Release/" /Fd".\Release/" /c /D HAVE_GTK /D FLOAT_DSP/GX
73# ADD BASE MTL /nologo /tlb".\Release\gnuitar.tlb" /win32
74# ADD MTL /nologo /tlb".\Release\gnuitar.tlb" /win32
75# ADD BASE RSC /l 1049 /d "NDEBUG"
76# ADD RSC /l 1049 /d "NDEBUG"
77BSC32=bscmake.exe
78# ADD BASE BSC32 /nologo
79# ADD BSC32 /nologo
80LINK32=link.exe
81# 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 dsound.lib odbc32.lib odbccp32.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib gdk.lib gtk.lib winmm.lib /nologo /out:".\Release\gnuitar.exe" /incremental:no /pdb:".\Release\gnuitar.pdb" /pdbtype:sept /subsystem:console /MACHINE:I386
82# 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 odbc32.lib odbccp32.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib gdk.lib gtk.lib winmm.lib /nologo /out:".\Release\gnuitar.exe" /incremental:no /pdb:".\Release\gnuitar.pdb" /pdbtype:sept /subsystem:console /MACHINE:I386
83
84!ELSEIF  "$(CFG)" == "gnuitar - Win32 Debug"
85
86# PROP BASE Use_MFC 0
87# PROP BASE Use_Debug_Libraries 1
88# PROP BASE Output_Dir ".\Debug"
89# PROP BASE Intermediate_Dir ".\Debug"
90# PROP BASE Target_Dir ""
91# PROP Use_MFC 0
92# PROP Use_Debug_Libraries 1
93# PROP Output_Dir ".\Debug"
94# PROP Intermediate_Dir ".\Debug"
95# PROP Target_Dir ""
96# ADD BASE CPP /nologo /MTd /ZI /W3 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /Fp".\Debug/gnuitar.pch" /Fo".\Debug/" /Fd".\Debug/" /FR /GZ /c /D HAVE_GTK /D FLOAT_DSP/GX
97# ADD CPP /nologo /MTd /ZI /W3 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /Fp".\Debug/gnuitar.pch" /Fo".\Debug/" /Fd".\Debug/" /FR /GZ /c /D HAVE_GTK /D FLOAT_DSP/GX
98# ADD BASE MTL /nologo /tlb".\Debug\gnuitar.tlb" /win32
99# ADD MTL /nologo /tlb".\Debug\gnuitar.tlb" /win32
100# ADD BASE RSC /l 1049 /d "_DEBUG"
101# ADD RSC /l 1049 /d "_DEBUG"
102BSC32=bscmake.exe
103# ADD BASE BSC32 /nologo
104# ADD BSC32 /nologo
105LINK32=link.exe
106# 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 odbc32.lib odbccp32.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib gdk.lib gtk.lib winmm.lib dsound.lib /nologo /out:".\Debug\gnuitar.exe" /version:0.20 /incremental:yes /debug /pdb:".\Debug\gnuitar.pdb" /pdbtype:sept /subsystem:console /MACHINE:I386
107# 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 odbc32.lib odbccp32.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib gdk.lib gtk.lib winmm.lib dsound.lib /nologo /out:".\Debug\gnuitar.exe" /version:0.20 /incremental:yes /debug /pdb:".\Debug\gnuitar.pdb" /pdbtype:sept /subsystem:console /MACHINE:I386
108
109!ELSEIF  "$(CFG)" == "gnuitar - Win32 Release 586"
110
111# PROP BASE Use_MFC 0
112# PROP BASE Use_Debug_Libraries 0
113# PROP BASE Output_Dir ".\Release_586"
114# PROP BASE Intermediate_Dir ".\Release_586"
115# PROP BASE Target_Dir ""
116# PROP Use_MFC 0
117# PROP Use_Debug_Libraries 0
118# PROP Output_Dir ".\Release_586"
119# PROP Intermediate_Dir ".\Release_586"
120# PROP Target_Dir ""
121# ADD BASE CPP /nologo /MT /W3 /Ob2 /Oi /Op /Ot /G5 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /GF /Gy /YX /Fp".\Release_586/gnuitar.pch" /Fo".\Release_586/" /Fd".\Release_586/" /c /D HAVE_GTK /D FLOAT_DSP/GX
122# ADD CPP /nologo /MT /W3 /Ob2 /Oi /Op /Ot /G5 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /GF /Gy /YX /Fp".\Release_586/gnuitar.pch" /Fo".\Release_586/" /Fd".\Release_586/" /c /D HAVE_GTK /D FLOAT_DSP/GX
123# ADD BASE MTL /nologo /tlb".\Release_586\gnuitar.tlb" /win32
124# ADD MTL /nologo /tlb".\Release_586\gnuitar.tlb" /win32
125# ADD BASE RSC /l 1049 /d "NDEBUG"
126# ADD RSC /l 1049 /d "NDEBUG"
127BSC32=bscmake.exe
128# ADD BASE BSC32 /nologo
129# ADD BSC32 /nologo
130LINK32=link.exe
131# 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 odbc32.lib odbccp32.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib gdk.lib gtk.lib winmm.lib dsound.lib /nologo /out:".\Release_586\gnuitar.exe" /incremental:no /pdb:".\Release_586\gnuitar.pdb" /pdbtype:sept /subsystem:console /MACHINE:I386
132# 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 odbc32.lib odbccp32.lib glib-2.0.lib gmodule-2.0.lib gobject-2.0.lib gthread-2.0.lib gdk.lib gtk.lib winmm.lib dsound.lib /nologo /out:".\Release_586\gnuitar.exe" /incremental:no /pdb:".\Release_586\gnuitar.pdb" /pdbtype:sept /subsystem:console /MACHINE:I386
133
134!ENDIF
135
136# Begin Target
137
138# Name "gnuitar - Win32 Demo"
139# Name "gnuitar - Win32 Release"
140# Name "gnuitar - Win32 Debug"
141# Name "gnuitar - Win32 Release 586"
142# Begin Group "Source Files"
143
144# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
145# Begin Source File
146
147SOURCE=.\src\autowah.c
148# End Source File
149# Begin Source File
150
151SOURCE=.\src\backbuf.c
152# End Source File
153# Begin Source File
154
155SOURCE=.\src\biquad.c
156# End Source File
157# Begin Source File
158
159SOURCE=src\chebyshev.c
160# End Source File
161# Begin Source File
162
163SOURCE=.\src\chorus.c
164# End Source File
165# Begin Source File
166
167SOURCE=.\src\delay.c
168# End Source File
169# Begin Source File
170
171SOURCE=.\src\distort.c
172# End Source File
173# Begin Source File
174
175SOURCE=.\src\distort2.c
176# End Source File
177# Begin Source File
178
179SOURCE=.\src\echo.c
180# End Source File
181# Begin Source File
182
183SOURCE=.\src\eqbank.c
184# End Source File
185# Begin Source File
186
187SOURCE=.\src\gui.c
188# End Source File
189# Begin Source File
190
191SOURCE=.\src\main.c
192# End Source File
193# Begin Source File
194
195SOURCE=.\src\noise.c
196# End Source File
197# Begin Source File
198
199SOURCE=.\src\phasor.c
200# End Source File
201# Begin Source File
202
203SOURCE=.\src\pump.c
204# End Source File
205# Begin Source File
206
207SOURCE=.\src\rcfilter.c
208# End Source File
209# Begin Source File
210
211SOURCE=.\src\reverb.c
212# End Source File
213# Begin Source File
214
215SOURCE=.\src\sustain.c
216# End Source File
217# Begin Source File
218
219SOURCE=.\src\tracker.c
220# End Source File
221# Begin Source File
222
223SOURCE=.\src\tremolo.c
224# End Source File
225# Begin Source File
226
227SOURCE=.\src\utils.c
228# End Source File
229# Begin Source File
230
231SOURCE=.\src\vibrato.c
232# End Source File
233# End Group
234# Begin Group "Header Files"
235
236# PROP Default_Filter "h;hpp;hxx;hm;inl"
237# Begin Source File
238
239SOURCE=.\src\autowah.h
240# End Source File
241# Begin Source File
242
243SOURCE=.\src\backbuf.h
244# End Source File
245# Begin Source File
246
247SOURCE=.\src\biquad.h
248# End Source File
249# Begin Source File
250
251SOURCE=src\chebyshev.h
252# End Source File
253# Begin Source File
254
255SOURCE=.\src\chorus.h
256# End Source File
257# Begin Source File
258
259SOURCE=.\src\delay.h
260# End Source File
261# Begin Source File
262
263SOURCE=.\src\distort.h
264# End Source File
265# Begin Source File
266
267SOURCE=.\src\distort2.h
268# End Source File
269# Begin Source File
270
271SOURCE=.\src\echo.h
272# End Source File
273# Begin Source File
274
275SOURCE=.\src\eqbank.h
276# End Source File
277# Begin Source File
278
279SOURCE=.\src\gui.h
280# End Source File
281# Begin Source File
282
283SOURCE=.\src\noise.h
284# End Source File
285# Begin Source File
286
287SOURCE=.\src\phasor.h
288# End Source File
289# Begin Source File
290
291SOURCE=.\src\pump.h
292# End Source File
293# Begin Source File
294
295SOURCE=.\src\rcfilter.h
296# End Source File
297# Begin Source File
298
299SOURCE=.\src\resource.h
300# End Source File
301# Begin Source File
302
303SOURCE=.\src\reverb.h
304# End Source File
305# Begin Source File
306
307SOURCE=.\src\sustain.h
308# End Source File
309# Begin Source File
310
311SOURCE=.\src\tracker.h
312# End Source File
313# Begin Source File
314
315SOURCE=.\src\tremolo.h
316# End Source File
317# Begin Source File
318
319SOURCE=.\src\utils.h
320# End Source File
321# Begin Source File
322
323SOURCE=.\src\vibrato.h
324# End Source File
325# End Group
326# Begin Group "docs"
327
328# PROP Default_Filter ""
329# Begin Source File
330
331SOURCE=.\Authors
332# End Source File
333# Begin Source File
334
335SOURCE=.\ChangeLog
336# End Source File
337# Begin Source File
338
339SOURCE=.\Faq
340# End Source File
341# Begin Source File
342
343SOURCE=.\docs\Makefile
344# End Source File
345# Begin Source File
346
347SOURCE=.\News
348# End Source File
349# Begin Source File
350
351SOURCE=.\Testimonials
352# End Source File
353# Begin Source File
354
355SOURCE=.\copying
356# End Source File
357# Begin Source File
358
359SOURCE=.\docs\faq.html
360# End Source File
361# Begin Source File
362
363SOURCE=.\docs\index.html
364# End Source File
365# Begin Source File
366
367SOURCE=.\install
368# End Source File
369# Begin Source File
370
371SOURCE=.\docs\install.html
372# End Source File
373# Begin Source File
374
375SOURCE=.\readme
376# End Source File
377# Begin Source File
378
379SOURCE=.\docs\readme.html
380# End Source File
381# Begin Source File
382
383SOURCE=.\todo
384# End Source File
385# End Group
386# Begin Group "UNIX configure"
387
388# PROP Default_Filter ""
389# Begin Source File
390
391SOURCE=.\Makefile.am
392# End Source File
393# Begin Source File
394
395SOURCE=.\Makefile.in
396# End Source File
397# Begin Source File
398
399SOURCE=.\aclocal.m4
400# End Source File
401# Begin Source File
402
403SOURCE=.\configure
404# End Source File
405# Begin Source File
406
407SOURCE=.\configure.in
408# End Source File
409# Begin Source File
410
411SOURCE=.\gnuitar.spec
412# End Source File
413# Begin Source File
414
415SOURCE=.\install-sh
416# End Source File
417# Begin Source File
418
419SOURCE=.\missing
420# End Source File
421# Begin Source File
422
423SOURCE=.\mkinstalldirs
424# End Source File
425# End Group
426# Begin Group "Effects"
427
428# PROP Default_Filter ""
429# Begin Source File
430
431SOURCE=.\effects\HeyDay
432# End Source File
433# Begin Source File
434
435SOURCE=.\effects\Phase_destruction
436# End Source File
437# Begin Source File
438
439SOURCE=.\effects\Vibrato
440# End Source File
441# End Group
442# Begin Group "Resources"
443
444# PROP Default_Filter "*.rc"
445# Begin Source File
446
447SOURCE=.\gnuitar.ico
448# End Source File
449# Begin Source File
450
451SOURCE=.\src\gnuitar.rc
452
453!IF  "$(CFG)" == "gnuitar - Win32 Demo"
454
455# ADD RSC /l 1033 /i "src"
456!ELSEIF  "$(CFG)" == "gnuitar - Win32 Release"
457
458# ADD RSC /l 1033 /i "src"
459!ELSEIF  "$(CFG)" == "gnuitar - Win32 Debug"
460
461# ADD RSC /l 1033 /i "src"
462!ELSEIF  "$(CFG)" == "gnuitar - Win32 Release 586"
463
464# ADD RSC /l 1033 /i "src"
465!ENDIF
466
467# End Source File
468# Begin Source File
469
470SOURCE=.\gnuitar_small.ico
471# End Source File
472# End Group
473# End Target
474# End Project
475
476