comparison src/portaudio_20140130/bindings/cpp/build/vc6/static_library.dsp @ 124:e3d5853d5918

Current stable PortAudio source
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 18 Oct 2016 13:11:05 +0100
parents
children
comparison
equal deleted inserted replaced
123:0cef3a1bd1ae 124:e3d5853d5918
1 # Microsoft Developer Studio Project File - Name="static_library" - 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
7 CFG=static_library - 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 "static_library.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 "static_library.mak" CFG="static_library - Win32 Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "static_library - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "static_library - 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 ""
28 CPP=cl.exe
29 RSC=rc.exe
30
31 !IF "$(CFG)" == "static_library - Win32 Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "Release"
41 # PROP Intermediate_Dir "Release"
42 # PROP Target_Dir ""
43 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
44 # ADD CPP /nologo /MTd /W3 /GX /O2 /I "../../include/" /I "../../../../include/" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /FD /c
45 # SUBTRACT CPP /YX
46 # ADD BASE RSC /l 0x809 /d "NDEBUG"
47 # ADD RSC /l 0x809 /d "NDEBUG"
48 BSC32=bscmake.exe
49 # ADD BASE BSC32 /nologo
50 # ADD BSC32 /nologo
51 LIB32=link.exe -lib
52 # ADD BASE LIB32 /nologo
53 # ADD LIB32 /nologo /out:"../../lib/portaudiocpp-vc6-r.lib"
54
55 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
56
57 # PROP BASE Use_MFC 0
58 # PROP BASE Use_Debug_Libraries 1
59 # PROP BASE Output_Dir "Debug"
60 # PROP BASE Intermediate_Dir "Debug"
61 # PROP BASE Target_Dir ""
62 # PROP Use_MFC 0
63 # PROP Use_Debug_Libraries 1
64 # PROP Output_Dir "Debug"
65 # PROP Intermediate_Dir "Debug"
66 # PROP Target_Dir ""
67 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
68 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "../../include/" /I "../../../../include/" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /c
69 # SUBTRACT CPP /YX
70 # ADD BASE RSC /l 0x809 /d "_DEBUG"
71 # ADD RSC /l 0x809 /d "_DEBUG"
72 BSC32=bscmake.exe
73 # ADD BASE BSC32 /nologo
74 # ADD BSC32 /nologo
75 LIB32=link.exe -lib
76 # ADD BASE LIB32 /nologo
77 # ADD LIB32 /nologo /out:"../../lib/portaudiocpp-vc6-d.lib"
78
79 !ENDIF
80
81 # Begin Target
82
83 # Name "static_library - Win32 Release"
84 # Name "static_library - Win32 Debug"
85 # Begin Group "Source Files"
86
87 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
88 # Begin Source File
89
90 SOURCE=..\..\source\portaudiocpp\AsioDeviceAdapter.cxx
91
92 !IF "$(CFG)" == "static_library - Win32 Release"
93
94 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
95
96 # SUBTRACT CPP /YX
97
98 !ENDIF
99
100 # End Source File
101 # Begin Source File
102
103 SOURCE=..\..\source\portaudiocpp\BlockingStream.cxx
104
105 !IF "$(CFG)" == "static_library - Win32 Release"
106
107 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
108
109 # SUBTRACT CPP /YX
110
111 !ENDIF
112
113 # End Source File
114 # Begin Source File
115
116 SOURCE=..\..\source\portaudiocpp\CallbackInterface.cxx
117
118 !IF "$(CFG)" == "static_library - Win32 Release"
119
120 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
121
122 # SUBTRACT CPP /YX
123
124 !ENDIF
125
126 # End Source File
127 # Begin Source File
128
129 SOURCE=..\..\source\portaudiocpp\CallbackStream.cxx
130
131 !IF "$(CFG)" == "static_library - Win32 Release"
132
133 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
134
135 # SUBTRACT CPP /YX
136
137 !ENDIF
138
139 # End Source File
140 # Begin Source File
141
142 SOURCE=..\..\source\portaudiocpp\CFunCallbackStream.cxx
143
144 !IF "$(CFG)" == "static_library - Win32 Release"
145
146 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
147
148 # SUBTRACT CPP /YX
149
150 !ENDIF
151
152 # End Source File
153 # Begin Source File
154
155 SOURCE=..\..\source\portaudiocpp\CppFunCallbackStream.cxx
156
157 !IF "$(CFG)" == "static_library - Win32 Release"
158
159 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
160
161 # SUBTRACT CPP /YX
162
163 !ENDIF
164
165 # End Source File
166 # Begin Source File
167
168 SOURCE=..\..\source\portaudiocpp\Device.cxx
169
170 !IF "$(CFG)" == "static_library - Win32 Release"
171
172 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
173
174 # SUBTRACT CPP /YX
175
176 !ENDIF
177
178 # End Source File
179 # Begin Source File
180
181 SOURCE=..\..\source\portaudiocpp\DirectionSpecificStreamParameters.cxx
182
183 !IF "$(CFG)" == "static_library - Win32 Release"
184
185 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
186
187 # SUBTRACT CPP /YX
188
189 !ENDIF
190
191 # End Source File
192 # Begin Source File
193
194 SOURCE=..\..\source\portaudiocpp\Exception.cxx
195
196 !IF "$(CFG)" == "static_library - Win32 Release"
197
198 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
199
200 # SUBTRACT CPP /YX
201
202 !ENDIF
203
204 # End Source File
205 # Begin Source File
206
207 SOURCE=..\..\source\portaudiocpp\HostApi.cxx
208
209 !IF "$(CFG)" == "static_library - Win32 Release"
210
211 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
212
213 # SUBTRACT CPP /YX
214
215 !ENDIF
216
217 # End Source File
218 # Begin Source File
219
220 SOURCE=..\..\source\portaudiocpp\InterfaceCallbackStream.cxx
221
222 !IF "$(CFG)" == "static_library - Win32 Release"
223
224 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
225
226 # SUBTRACT CPP /YX
227
228 !ENDIF
229
230 # End Source File
231 # Begin Source File
232
233 SOURCE=..\..\source\portaudiocpp\MemFunCallbackStream.cxx
234
235 !IF "$(CFG)" == "static_library - Win32 Release"
236
237 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
238
239 # SUBTRACT CPP /YX
240
241 !ENDIF
242
243 # End Source File
244 # Begin Source File
245
246 SOURCE=..\..\source\portaudiocpp\Stream.cxx
247
248 !IF "$(CFG)" == "static_library - Win32 Release"
249
250 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
251
252 # SUBTRACT CPP /YX
253
254 !ENDIF
255
256 # End Source File
257 # Begin Source File
258
259 SOURCE=..\..\source\portaudiocpp\StreamParameters.cxx
260
261 !IF "$(CFG)" == "static_library - Win32 Release"
262
263 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
264
265 # SUBTRACT CPP /YX
266
267 !ENDIF
268
269 # End Source File
270 # Begin Source File
271
272 SOURCE=..\..\source\portaudiocpp\System.cxx
273
274 !IF "$(CFG)" == "static_library - Win32 Release"
275
276 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
277
278 # SUBTRACT CPP /YX
279
280 !ENDIF
281
282 # End Source File
283 # Begin Source File
284
285 SOURCE=..\..\source\portaudiocpp\SystemDeviceIterator.cxx
286
287 !IF "$(CFG)" == "static_library - Win32 Release"
288
289 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
290
291 # SUBTRACT CPP /YX
292
293 !ENDIF
294
295 # End Source File
296 # Begin Source File
297
298 SOURCE=..\..\source\portaudiocpp\SystemHostApiIterator.cxx
299
300 !IF "$(CFG)" == "static_library - Win32 Release"
301
302 !ELSEIF "$(CFG)" == "static_library - Win32 Debug"
303
304 # SUBTRACT CPP /YX
305
306 !ENDIF
307
308 # End Source File
309 # End Group
310 # Begin Group "Header Files"
311
312 # PROP Default_Filter "h;hpp;hxx;hm;inl"
313 # Begin Source File
314
315 SOURCE=..\..\include\portaudiocpp\AsioDeviceAdapter.hxx
316 # End Source File
317 # Begin Source File
318
319 SOURCE=..\..\include\portaudiocpp\AutoSystem.hxx
320 # End Source File
321 # Begin Source File
322
323 SOURCE=..\..\include\portaudiocpp\BlockingStream.hxx
324 # End Source File
325 # Begin Source File
326
327 SOURCE=..\..\include\portaudiocpp\CallbackInterface.hxx
328 # End Source File
329 # Begin Source File
330
331 SOURCE=..\..\include\portaudiocpp\CallbackStream.hxx
332 # End Source File
333 # Begin Source File
334
335 SOURCE=..\..\include\portaudiocpp\CFunCallbackStream.hxx
336 # End Source File
337 # Begin Source File
338
339 SOURCE=..\..\include\portaudiocpp\CppFunCallbackStream.hxx
340 # End Source File
341 # Begin Source File
342
343 SOURCE=..\..\include\portaudiocpp\Device.hxx
344 # End Source File
345 # Begin Source File
346
347 SOURCE=..\..\include\portaudiocpp\DirectionSpecificStreamParameters.hxx
348 # End Source File
349 # Begin Source File
350
351 SOURCE=..\..\include\portaudiocpp\Exception.hxx
352 # End Source File
353 # Begin Source File
354
355 SOURCE=..\..\include\portaudiocpp\HostApi.hxx
356 # End Source File
357 # Begin Source File
358
359 SOURCE=..\..\include\portaudiocpp\InterfaceCallbackStream.hxx
360 # End Source File
361 # Begin Source File
362
363 SOURCE=..\..\include\portaudiocpp\MemFunCallbackStream.hxx
364 # End Source File
365 # Begin Source File
366
367 SOURCE=..\..\include\portaudiocpp\PortAudioCpp.hxx
368 # End Source File
369 # Begin Source File
370
371 SOURCE=..\..\include\portaudiocpp\SampleDataFormat.hxx
372 # End Source File
373 # Begin Source File
374
375 SOURCE=..\..\include\portaudiocpp\Stream.hxx
376 # End Source File
377 # Begin Source File
378
379 SOURCE=..\..\include\portaudiocpp\StreamParameters.hxx
380 # End Source File
381 # Begin Source File
382
383 SOURCE=..\..\include\portaudiocpp\System.hxx
384 # End Source File
385 # Begin Source File
386
387 SOURCE=..\..\include\portaudiocpp\SystemDeviceIterator.hxx
388 # End Source File
389 # Begin Source File
390
391 SOURCE=..\..\include\portaudiocpp\SystemHostApiIterator.hxx
392 # End Source File
393 # End Group
394 # End Target
395 # End Project