blob: 688f41318bdff2bb9550b0ccdad9eb8ab35e77ba [file] [log] [blame]
Benny Prijono7f1c90f2007-04-07 12:29:46 +00001# Microsoft Developer Studio Project File - Name="libportaudio" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7CFG=libportaudio - Win32 Debug
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 "libportaudio.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 "libportaudio.mak" CFG="libportaudio - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "libportaudio - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "libportaudio - Win32 Debug" (based on "Win32 (x86) Static Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
29RSC=rc.exe
30
31!IF "$(CFG)" == "libportaudio - Win32 Release"
32
33# PROP BASE Use_MFC 0
34# PROP BASE Use_Debug_Libraries 0
Benny Prijonoc95a0f02007-04-09 07:06:08 +000035# PROP BASE Output_Dir "output\pa-i386-win32-vc6-release"
36# PROP BASE Intermediate_Dir "output\pa-i386-win32-vc6-release"
Benny Prijono7f1c90f2007-04-07 12:29:46 +000037# PROP BASE Target_Dir ""
38# PROP Use_MFC 0
39# PROP Use_Debug_Libraries 0
Benny Prijonoc95a0f02007-04-09 07:06:08 +000040# PROP Output_Dir "output\pa-i386-win32-vc6-release"
41# PROP Intermediate_Dir "output\pa-i386-win32-vc6-release"
Benny Prijono7f1c90f2007-04-07 12:29:46 +000042# PROP Target_Dir ""
43F90=df.exe
44# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
Benny Prijonoc95a0f02007-04-09 07:06:08 +000045# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\portaudio\src\common" /I "..\..\portaudio\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "PA_ENABLE_DEBUG_OUTPUT" /D "_CRT_SECURE_NO_DEPRECATE" /D "PA_NO_ASIO" /YX /FD /c
Benny Prijono7f1c90f2007-04-07 12:29:46 +000046# ADD BASE RSC /l 0x409 /d "NDEBUG"
47# ADD RSC /l 0x409 /d "NDEBUG"
48BSC32=bscmake.exe
49# ADD BASE BSC32 /nologo
50# ADD BSC32 /nologo
51LIB32=link.exe -lib
52# ADD BASE LIB32 /nologo
Benny Prijonoc95a0f02007-04-09 07:06:08 +000053# ADD LIB32 /nologo /out:"..\..\lib\libportaudio-i386-win32-vc6-release.lib"
Benny Prijono7f1c90f2007-04-07 12:29:46 +000054
55!ELSEIF "$(CFG)" == "libportaudio - Win32 Debug"
56
57# PROP BASE Use_MFC 0
58# PROP BASE Use_Debug_Libraries 1
Benny Prijonoc95a0f02007-04-09 07:06:08 +000059# PROP BASE Output_Dir "output\pa-i386-win32-vc6-debug"
60# PROP BASE Intermediate_Dir "output\pa-i386-win32-vc6-debug"
Benny Prijono7f1c90f2007-04-07 12:29:46 +000061# PROP BASE Target_Dir ""
62# PROP Use_MFC 0
63# PROP Use_Debug_Libraries 1
Benny Prijonoc95a0f02007-04-09 07:06:08 +000064# PROP Output_Dir "output\pa-i386-win32-vc6-debug"
65# PROP Intermediate_Dir "output\pa-i386-win32-vc6-debug"
Benny Prijono7f1c90f2007-04-07 12:29:46 +000066# PROP Target_Dir ""
67F90=df.exe
68# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
Benny Prijonof830c1b2007-04-07 12:47:34 +000069# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\portaudio\src\common" /I "..\..\portaudio\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "PA_ENABLE_DEBUG_OUTPUT" /D "_CRT_SECURE_NO_DEPRECATE" /D "PA_NO_ASIO" /YX /FD /GZ /c
Benny Prijono7f1c90f2007-04-07 12:29:46 +000070# ADD BASE RSC /l 0x409 /d "_DEBUG"
71# ADD RSC /l 0x409 /d "_DEBUG"
72BSC32=bscmake.exe
73# ADD BASE BSC32 /nologo
74# ADD BSC32 /nologo
75LIB32=link.exe -lib
76# ADD BASE LIB32 /nologo
Benny Prijonoc95a0f02007-04-09 07:06:08 +000077# ADD LIB32 /nologo /out:"..\..\lib\libportaudio-i386-win32-vc6-debug.lib"
Benny Prijono7f1c90f2007-04-07 12:29:46 +000078
79!ENDIF
80
81# Begin Target
82
83# Name "libportaudio - Win32 Release"
84# Name "libportaudio - Win32 Debug"
85# Begin Group "Source Files"
86
87# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
88# Begin Group "common"
89
90# PROP Default_Filter ""
91# Begin Source File
92
93SOURCE=..\..\portaudio\src\common\pa_allocation.c
94# End Source File
95# Begin Source File
96
97SOURCE=..\..\portaudio\src\common\pa_converters.c
98# End Source File
99# Begin Source File
100
101SOURCE=..\..\portaudio\src\common\pa_cpuload.c
102# End Source File
103# Begin Source File
104
105SOURCE=..\..\portaudio\src\common\pa_debugprint.c
106# End Source File
107# Begin Source File
108
109SOURCE=..\..\portaudio\src\common\pa_dither.c
110# End Source File
111# Begin Source File
112
113SOURCE=..\..\portaudio\src\common\pa_front.c
114# End Source File
115# Begin Source File
116
117SOURCE=..\..\portaudio\src\common\pa_process.c
118# End Source File
119# Begin Source File
120
121SOURCE=..\..\portaudio\src\common\pa_skeleton.c
122# End Source File
123# Begin Source File
124
125SOURCE=..\..\portaudio\src\common\pa_stream.c
126# End Source File
127# End Group
128# Begin Group "hostapi"
129
130# PROP Default_Filter ""
131# Begin Group "dsound"
132
133# PROP Default_Filter ""
134# Begin Source File
135
136SOURCE=..\..\portaudio\src\hostapi\dsound\pa_win_ds.c
137# End Source File
138# Begin Source File
139
140SOURCE=..\..\portaudio\src\hostapi\dsound\pa_win_ds_dynlink.c
141# End Source File
142# Begin Source File
143
144SOURCE=..\..\portaudio\src\hostapi\dsound\pa_win_ds_dynlink.h
145# End Source File
146# End Group
147# Begin Group "wmme"
148
149# PROP Default_Filter ""
150# Begin Source File
151
152SOURCE=..\..\portaudio\src\hostapi\wmme\pa_win_wmme.c
153# End Source File
154# End Group
155# End Group
156# Begin Group "os"
157
158# PROP Default_Filter ""
159# Begin Group "win"
160
161# PROP Default_Filter ""
162# Begin Source File
163
164SOURCE=..\..\portaudio\src\os\win\pa_win_hostapis.c
165# End Source File
166# Begin Source File
167
168SOURCE=..\..\portaudio\src\os\win\pa_win_util.c
169# End Source File
170# Begin Source File
171
172SOURCE=..\..\portaudio\src\os\win\pa_x86_plain_converters.c
173# End Source File
174# Begin Source File
175
176SOURCE=..\..\portaudio\src\os\win\pa_x86_plain_converters.h
177# End Source File
178# End Group
179# End Group
180# End Group
181# Begin Group "Header Files"
182
183# PROP Default_Filter "h;hpp;hxx;hm;inl"
184# Begin Source File
185
186SOURCE=..\..\portaudio\include\pa_win_wmme.h
187# End Source File
188# Begin Source File
189
190SOURCE=..\..\portaudio\include\portaudio.h
191# End Source File
192# End Group
193# End Target
194# End Project