blob: a4bbbbb5eeeac3cf8bffae6679f0bb38a503206c [file] [log] [blame]
Benny Prijono0a749f12005-10-31 21:02:30 +00001# Microsoft Developer Studio Project File - Name="pjmedia" - 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=pjmedia - 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 "pjmedia.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 "pjmedia.mak" CFG="pjmedia - Win32 Debug"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "pjmedia - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "pjmedia - Win32 Debug" (based on "Win32 (x86) Static Library")
22!MESSAGE
23
24# Begin Project
25# PROP AllowPerConfigDependencies 0
26# PROP Scc_ProjName ""$/pjproject/pjsip/build", RIAAAAAA"
27# PROP Scc_LocalPath "..\..\pjsip\build"
28CPP=cl.exe
29RSC=rc.exe
30
31!IF "$(CFG)" == "pjmedia - Win32 Release"
32
33# PROP BASE Use_MFC 0
34# PROP BASE Use_Debug_Libraries 0
Benny Prijonof80b1bf2006-02-19 02:24:27 +000035# PROP BASE Output_Dir ".\output\pjmedia-i386-win32-vc6-release"
36# PROP BASE Intermediate_Dir ".\output\pjmedia-i386-win32-vc6-release"
Benny Prijono0a749f12005-10-31 21:02:30 +000037# PROP BASE Target_Dir ""
38# PROP Use_MFC 0
39# PROP Use_Debug_Libraries 0
Benny Prijonof80b1bf2006-02-19 02:24:27 +000040# PROP Output_Dir ".\output\pjmedia-i386-win32-vc6-release"
41# PROP Intermediate_Dir ".\output\pjmedia-i386-win32-vc6-release"
Benny Prijono0a749f12005-10-31 21:02:30 +000042# PROP Target_Dir ""
43# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
Benny Prijono4381efe2006-03-16 14:24:26 +000044# ADD CPP /nologo /MD /W4 /GX /O2 /I "../include" /I "../../pjlib/include" /I "../../pjlib-util/include" /I "../src/pjmedia/portaudio" /D "NDEBUG" /D "PA_NO_ASIO" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /FR /FD /c
Benny Prijono0a749f12005-10-31 21:02:30 +000045# SUBTRACT CPP /YX
46# 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 Prijonof80b1bf2006-02-19 02:24:27 +000053# ADD LIB32 /nologo /out:"../lib/pjmedia-i386-win32-vc6-release.lib"
Benny Prijono0a749f12005-10-31 21:02:30 +000054
55!ELSEIF "$(CFG)" == "pjmedia - Win32 Debug"
56
57# PROP BASE Use_MFC 0
58# PROP BASE Use_Debug_Libraries 1
Benny Prijonof80b1bf2006-02-19 02:24:27 +000059# PROP BASE Output_Dir ".\output\pjmedia-i386-win32-vc6-debug"
60# PROP BASE Intermediate_Dir ".\output\pjmedia-i386-win32-vc6-debug"
Benny Prijono0a749f12005-10-31 21:02:30 +000061# PROP BASE Target_Dir ""
62# PROP Use_MFC 0
63# PROP Use_Debug_Libraries 1
Benny Prijonof80b1bf2006-02-19 02:24:27 +000064# PROP Output_Dir ".\output\pjmedia-i386-win32-vc6-debug"
65# PROP Intermediate_Dir ".\output\pjmedia-i386-win32-vc6-debug"
Benny Prijono0a749f12005-10-31 21:02:30 +000066# 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
Benny Prijonoa95a7b12006-02-25 21:15:49 +000068# ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "../include" /I "../../pjlib/include" /I "../../pjlib-util/include" /I "../src/pjmedia/portaudio" /D "_DEBUG" /D "PA_NO_ASIO" /D "PA_NO_WMME" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /FR /FD /GZ /c
Benny Prijono0a749f12005-10-31 21:02:30 +000069# SUBTRACT CPP /YX
70# 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 Prijonof80b1bf2006-02-19 02:24:27 +000077# ADD LIB32 /nologo /out:"../lib/pjmedia-i386-win32-vc6-debug.lib"
Benny Prijono0a749f12005-10-31 21:02:30 +000078
79!ENDIF
80
81# Begin Target
82
83# Name "pjmedia - Win32 Release"
84# Name "pjmedia - 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
Benny Prijonof04ffdd2006-02-21 00:11:18 +000090SOURCE=..\src\pjmedia\codec.c
Benny Prijono14962882006-02-20 01:28:25 +000091# End Source File
92# Begin Source File
93
Benny Prijonof04ffdd2006-02-21 00:11:18 +000094SOURCE=..\src\pjmedia\conference.c
Benny Prijono0a749f12005-10-31 21:02:30 +000095# End Source File
96# Begin Source File
97
98SOURCE=..\src\pjmedia\dsound.c
99# PROP Exclude_From_Build 1
100# End Source File
101# Begin Source File
102
Benny Prijono1519e572006-02-08 22:43:39 +0000103SOURCE=..\src\pjmedia\endpoint.c
104# End Source File
105# Begin Source File
106
Benny Prijono4ea0bf12006-02-02 19:16:07 +0000107SOURCE=..\src\pjmedia\errno.c
108# End Source File
109# Begin Source File
110
Benny Prijono39879152006-02-23 02:09:10 +0000111SOURCE=..\src\pjmedia\file_port.c
112# End Source File
113# Begin Source File
114
Benny Prijono0a749f12005-10-31 21:02:30 +0000115SOURCE=..\src\pjmedia\g711.c
116# End Source File
117# Begin Source File
118
119SOURCE=..\src\pjmedia\jbuf.c
120# End Source File
121# Begin Source File
122
Benny Prijonode380582006-03-15 19:32:41 +0000123SOURCE=..\src\pjmedia\null_port.c
124# End Source File
125# Begin Source File
126
Benny Prijono0a749f12005-10-31 21:02:30 +0000127SOURCE=..\src\pjmedia\nullsound.c
Benny Prijono0a749f12005-10-31 21:02:30 +0000128# End Source File
129# Begin Source File
130
131SOURCE=..\src\pjmedia\pasound.c
132# End Source File
133# Begin Source File
134
Benny Prijonof04ffdd2006-02-21 00:11:18 +0000135SOURCE=..\src\pjmedia\port.c
136# End Source File
137# Begin Source File
138
Benny Prijono08e0d062006-03-04 14:52:44 +0000139SOURCE=..\src\pjmedia\resample.c
140# End Source File
141# Begin Source File
142
Benny Prijono0a749f12005-10-31 21:02:30 +0000143SOURCE=..\src\pjmedia\rtcp.c
144# End Source File
145# Begin Source File
146
147SOURCE=..\src\pjmedia\rtp.c
148# End Source File
149# Begin Source File
150
151SOURCE=..\src\pjmedia\sdp.c
152# End Source File
153# Begin Source File
154
Benny Prijono4ea0bf12006-02-02 19:16:07 +0000155SOURCE=..\src\pjmedia\sdp_cmp.c
156# End Source File
157# Begin Source File
158
159SOURCE=..\src\pjmedia\sdp_neg.c
160# End Source File
161# Begin Source File
162
Benny Prijono0a749f12005-10-31 21:02:30 +0000163SOURCE=..\src\pjmedia\session.c
164# End Source File
165# Begin Source File
166
Benny Prijono8c715612006-02-25 02:04:42 +0000167SOURCE=..\src\pjmedia\silencedet.c
Benny Prijono0a749f12005-10-31 21:02:30 +0000168# End Source File
Benny Prijonodc326582006-02-19 18:38:37 +0000169# Begin Source File
170
Benny Prijono8c715612006-02-25 02:04:42 +0000171SOURCE=..\src\pjmedia\stream.c
Benny Prijonodc326582006-02-19 18:38:37 +0000172# End Source File
Benny Prijono0a749f12005-10-31 21:02:30 +0000173# End Group
174# Begin Group "Header Files"
175
176# PROP Default_Filter "h;hpp;hxx;hm;inl"
177# Begin Source File
178
Benny Prijonof04ffdd2006-02-21 00:11:18 +0000179SOURCE=..\include\pjmedia\codec.h
Benny Prijono14962882006-02-20 01:28:25 +0000180# End Source File
181# Begin Source File
182
Benny Prijonof04ffdd2006-02-21 00:11:18 +0000183SOURCE=..\include\pjmedia\conference.h
Benny Prijono0a749f12005-10-31 21:02:30 +0000184# End Source File
185# Begin Source File
186
Benny Prijonob50137b2006-01-18 23:12:57 +0000187SOURCE=..\include\pjmedia\config.h
Benny Prijono0a749f12005-10-31 21:02:30 +0000188# End Source File
189# Begin Source File
190
Benny Prijono274975a2006-02-15 12:24:23 +0000191SOURCE=..\include\pjmedia\doxygen.h
192# End Source File
193# Begin Source File
194
Benny Prijono1519e572006-02-08 22:43:39 +0000195SOURCE=..\include\pjmedia\endpoint.h
196# End Source File
197# Begin Source File
198
Benny Prijono4ea0bf12006-02-02 19:16:07 +0000199SOURCE=..\include\pjmedia\errno.h
200# End Source File
201# Begin Source File
202
Benny Prijono39879152006-02-23 02:09:10 +0000203SOURCE=..\include\pjmedia\file_port.h
204# End Source File
205# Begin Source File
206
Benny Prijonoeb30bf52006-03-04 20:43:52 +0000207SOURCE=..\include\pjmedia\g711.h
208# End Source File
209# Begin Source File
210
Benny Prijonob50137b2006-01-18 23:12:57 +0000211SOURCE=..\include\pjmedia\jbuf.h
Benny Prijono0a749f12005-10-31 21:02:30 +0000212# End Source File
213# Begin Source File
214
Benny Prijonode380582006-03-15 19:32:41 +0000215SOURCE=..\include\pjmedia\null_port.h
216# End Source File
217# Begin Source File
218
Benny Prijonob50137b2006-01-18 23:12:57 +0000219SOURCE=..\include\pjmedia.h
Benny Prijono0a749f12005-10-31 21:02:30 +0000220# End Source File
221# Begin Source File
222
Benny Prijonof04ffdd2006-02-21 00:11:18 +0000223SOURCE=..\include\pjmedia\port.h
224# End Source File
225# Begin Source File
226
Benny Prijono08e0d062006-03-04 14:52:44 +0000227SOURCE=..\include\pjmedia\resample.h
228# End Source File
229# Begin Source File
230
Benny Prijonob50137b2006-01-18 23:12:57 +0000231SOURCE=..\include\pjmedia\rtcp.h
Benny Prijono0a749f12005-10-31 21:02:30 +0000232# End Source File
233# Begin Source File
234
Benny Prijonob50137b2006-01-18 23:12:57 +0000235SOURCE=..\include\pjmedia\rtp.h
Benny Prijono0a749f12005-10-31 21:02:30 +0000236# End Source File
237# Begin Source File
238
Benny Prijonob50137b2006-01-18 23:12:57 +0000239SOURCE=..\include\pjmedia\sdp.h
Benny Prijono0a749f12005-10-31 21:02:30 +0000240# End Source File
241# Begin Source File
242
Benny Prijono4ea0bf12006-02-02 19:16:07 +0000243SOURCE=..\include\pjmedia\sdp_neg.h
244# End Source File
245# Begin Source File
246
Benny Prijonob50137b2006-01-18 23:12:57 +0000247SOURCE=..\include\pjmedia\session.h
Benny Prijono0a749f12005-10-31 21:02:30 +0000248# End Source File
249# Begin Source File
250
Benny Prijono8c715612006-02-25 02:04:42 +0000251SOURCE=..\include\pjmedia\silencedet.h
252# End Source File
253# Begin Source File
254
Benny Prijonob50137b2006-01-18 23:12:57 +0000255SOURCE=..\include\pjmedia\sound.h
Benny Prijono0a749f12005-10-31 21:02:30 +0000256# End Source File
257# Begin Source File
258
Benny Prijonob50137b2006-01-18 23:12:57 +0000259SOURCE=..\include\pjmedia\stream.h
Benny Prijono0a749f12005-10-31 21:02:30 +0000260# End Source File
Benny Prijono4ea0bf12006-02-02 19:16:07 +0000261# Begin Source File
262
263SOURCE=..\include\pjmedia\types.h
264# End Source File
Benny Prijonodc326582006-02-19 18:38:37 +0000265# Begin Source File
266
Benny Prijono39879152006-02-23 02:09:10 +0000267SOURCE=..\include\pjmedia\wave.h
268# End Source File
Benny Prijono0a749f12005-10-31 21:02:30 +0000269# End Group
Benny Prijono08e0d062006-03-04 14:52:44 +0000270# Begin Group "PortAudio Files"
Benny Prijono0a749f12005-10-31 21:02:30 +0000271
272# PROP Default_Filter ""
273# Begin Source File
274
275SOURCE=..\src\pjmedia\portaudio\dsound_wrapper.c
276# ADD CPP /W3
277# End Source File
278# Begin Source File
279
280SOURCE=..\src\pjmedia\portaudio\dsound_wrapper.h
281# End Source File
282# Begin Source File
283
284SOURCE=..\src\pjmedia\portaudio\pa_allocation.c
285# ADD CPP /W3
286# End Source File
287# Begin Source File
288
289SOURCE=..\src\pjmedia\portaudio\pa_allocation.h
290# End Source File
291# Begin Source File
292
293SOURCE=..\src\pjmedia\portaudio\pa_converters.c
294# ADD CPP /W3
295# End Source File
296# Begin Source File
297
298SOURCE=..\src\pjmedia\portaudio\pa_converters.h
299# End Source File
300# Begin Source File
301
302SOURCE=..\src\pjmedia\portaudio\pa_cpuload.c
303# ADD CPP /W3
304# End Source File
305# Begin Source File
306
307SOURCE=..\src\pjmedia\portaudio\pa_cpuload.h
308# End Source File
309# Begin Source File
310
311SOURCE=..\src\pjmedia\portaudio\pa_dither.c
312# ADD CPP /W3
313# End Source File
314# Begin Source File
315
316SOURCE=..\src\pjmedia\portaudio\pa_dither.h
317# End Source File
318# Begin Source File
319
320SOURCE=..\src\pjmedia\portaudio\pa_endianness.h
321# End Source File
322# Begin Source File
323
324SOURCE=..\src\pjmedia\portaudio\pa_front.c
325# ADD CPP /W3
326# End Source File
327# Begin Source File
328
329SOURCE=..\src\pjmedia\portaudio\pa_hostapi.h
330# End Source File
331# Begin Source File
332
333SOURCE=..\src\pjmedia\portaudio\pa_process.c
334# ADD CPP /W3
335# End Source File
336# Begin Source File
337
338SOURCE=..\src\pjmedia\portaudio\pa_process.h
339# End Source File
340# Begin Source File
341
342SOURCE=..\src\pjmedia\portaudio\pa_skeleton.c
343# ADD CPP /W3
344# End Source File
345# Begin Source File
346
347SOURCE=..\src\pjmedia\portaudio\pa_stream.c
348# ADD CPP /W3
349# End Source File
350# Begin Source File
351
352SOURCE=..\src\pjmedia\portaudio\pa_stream.h
353# End Source File
354# Begin Source File
355
356SOURCE=..\src\pjmedia\portaudio\pa_trace.c
357# ADD CPP /W3
358# End Source File
359# Begin Source File
360
361SOURCE=..\src\pjmedia\portaudio\pa_trace.h
362# End Source File
363# Begin Source File
364
365SOURCE=..\src\pjmedia\portaudio\pa_types.h
366# End Source File
367# Begin Source File
368
369SOURCE=..\src\pjmedia\portaudio\pa_util.h
370# End Source File
371# Begin Source File
372
373SOURCE=..\src\pjmedia\portaudio\pa_win_ds.c
374# ADD CPP /W3
375# End Source File
376# Begin Source File
377
378SOURCE=..\src\pjmedia\portaudio\pa_win_hostapis.c
379# ADD CPP /W3
380# End Source File
381# Begin Source File
382
383SOURCE=..\src\pjmedia\portaudio\pa_win_util.c
384# ADD CPP /W3
385# End Source File
386# Begin Source File
387
388SOURCE=..\src\pjmedia\portaudio\pa_win_wmme.c
389# ADD CPP /W3
390# End Source File
391# Begin Source File
392
393SOURCE=..\src\pjmedia\portaudio\pa_win_wmme.h
394# End Source File
395# Begin Source File
396
397SOURCE=..\src\pjmedia\portaudio\pa_x86_plain_converters.c
398# ADD CPP /W3
399# End Source File
400# Begin Source File
401
402SOURCE=..\src\pjmedia\portaudio\pa_x86_plain_converters.h
403# End Source File
404# Begin Source File
405
406SOURCE=..\src\pjmedia\portaudio\portaudio.h
407# End Source File
408# End Group
Benny Prijono08e0d062006-03-04 14:52:44 +0000409# Begin Group "Resample Files"
410
411# PROP Default_Filter ""
412# Begin Source File
413
414SOURCE=..\src\pjmedia\largefilter.h
415# End Source File
416# Begin Source File
417
418SOURCE=..\src\pjmedia\smallfilter.h
419# End Source File
420# End Group
Benny Prijono0a749f12005-10-31 21:02:30 +0000421# End Target
422# End Project