~ubuntu-branches/ubuntu/wily/sflphone/wily

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject-2.1.0/third_party/portaudio/build/msvc/portaudio.dsp

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2015-01-07 14:51:16 UTC
  • mfrom: (4.3.5 sid)
  • Revision ID: package-import@ubuntu.com-20150107145116-yxnafinf4lrdvrmx
Tags: 1.4.1-0.1ubuntu1
* Merge with Debian, remaining changes:
 - Drop soprano, nepomuk build-dep
* Drop ubuntu patches, now upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="portaudio" - Package Owner=<4>
2
 
# Microsoft Developer Studio Generated Build File, Format Version 6.00
3
 
# ** DO NOT EDIT **
4
 
 
5
 
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6
 
 
7
 
CFG=portaudio - Win32 Release
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 "portaudio.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 "portaudio.mak" CFG="portaudio - Win32 Release"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "portaudio - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21
 
!MESSAGE "portaudio - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22
 
!MESSAGE 
23
 
 
24
 
# Begin Project
25
 
# PROP AllowPerConfigDependencies 0
26
 
# PROP Scc_ProjName ""
27
 
# PROP Scc_LocalPath ""
28
 
CPP=cl.exe
29
 
MTL=midl.exe
30
 
RSC=rc.exe
31
 
 
32
 
!IF  "$(CFG)" == "portaudio - Win32 Release"
33
 
 
34
 
# PROP BASE Use_MFC 0
35
 
# PROP BASE Use_Debug_Libraries 0
36
 
# PROP BASE Output_Dir "Release_x86"
37
 
# PROP BASE Intermediate_Dir "Release_x86"
38
 
# PROP BASE Target_Dir ""
39
 
# PROP Use_MFC 0
40
 
# PROP Use_Debug_Libraries 0
41
 
# PROP Output_Dir "Release_x86"
42
 
# PROP Intermediate_Dir "Release_x86"
43
 
# PROP Ignore_Export_Lib 0
44
 
# PROP Target_Dir ""
45
 
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FD /c
46
 
# ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\src\common" /I "..\..\include" /I ".\\" /I "..\..\src\os\win" /D "WIN32" /D "NDEBUG" /D "_USRDLL" /D "PA_ENABLE_DEBUG_OUTPUT" /D "_CRT_SECURE_NO_DEPRECATE" /D "PAWIN_USE_WDMKS_DEVICE_INFO" /FD /c
47
 
# SUBTRACT CPP /YX /Yc /Yu
48
 
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49
 
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50
 
# ADD BASE RSC /l 0x409 /d "NDEBUG"
51
 
# ADD RSC /l 0x409 /d "NDEBUG"
52
 
BSC32=bscmake.exe
53
 
# ADD BASE BSC32 /nologo
54
 
# ADD BSC32 /nologo
55
 
LINK32=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 /nologo /dll /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 setupapi.lib /nologo /dll /machine:I386 /out:"./Release_x86/portaudio_x86.dll"
58
 
 
59
 
!ELSEIF  "$(CFG)" == "portaudio - Win32 Debug"
60
 
 
61
 
# PROP BASE Use_MFC 0
62
 
# PROP BASE Use_Debug_Libraries 1
63
 
# PROP BASE Output_Dir "Debug_x86"
64
 
# PROP BASE Intermediate_Dir "Debug_x86"
65
 
# PROP BASE Target_Dir ""
66
 
# PROP Use_MFC 0
67
 
# PROP Use_Debug_Libraries 1
68
 
# PROP Output_Dir "Debug_x86"
69
 
# PROP Intermediate_Dir "Debug_x86"
70
 
# PROP Ignore_Export_Lib 0
71
 
# PROP Target_Dir ""
72
 
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /FD /GZ /c
73
 
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\src\common" /I "..\..\include" /I ".\\" /I "..\..\src\os\win" /D "WIN32" /D "_DEBUG" /D "_USRDLL" /D "PA_ENABLE_DEBUG_OUTPUT" /D "_CRT_SECURE_NO_DEPRECATE" /D "PAWIN_USE_WDMKS_DEVICE_INFO" /FD /GZ /c
74
 
# SUBTRACT CPP /YX /Yc /Yu
75
 
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76
 
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
77
 
# ADD BASE RSC /l 0x409 /d "_DEBUG"
78
 
# ADD RSC /l 0x409 /d "_DEBUG"
79
 
BSC32=bscmake.exe
80
 
# ADD BASE BSC32 /nologo
81
 
# ADD BSC32 /nologo
82
 
LINK32=link.exe
83
 
# 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 /nologo /dll /debug /machine:I386 /pdbtype:sept
84
 
# 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 setupapi.lib /nologo /dll /debug /machine:I386 /out:"./Debug_x86/portaudio_x86.dll" /pdbtype:sept
85
 
 
86
 
!ENDIF 
87
 
 
88
 
# Begin Target
89
 
 
90
 
# Name "portaudio - Win32 Release"
91
 
# Name "portaudio - Win32 Debug"
92
 
# Begin Group "Source Files"
93
 
 
94
 
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
95
 
# Begin Group "common"
96
 
 
97
 
# PROP Default_Filter ""
98
 
# Begin Source File
99
 
 
100
 
SOURCE=..\..\src\common\pa_allocation.c
101
 
# End Source File
102
 
# Begin Source File
103
 
 
104
 
SOURCE=..\..\src\common\pa_converters.c
105
 
# End Source File
106
 
# Begin Source File
107
 
 
108
 
SOURCE=..\..\src\common\pa_cpuload.c
109
 
# End Source File
110
 
# Begin Source File
111
 
 
112
 
SOURCE=..\..\src\common\pa_debugprint.c
113
 
# End Source File
114
 
# Begin Source File
115
 
 
116
 
SOURCE=..\..\src\common\pa_dither.c
117
 
# End Source File
118
 
# Begin Source File
119
 
 
120
 
SOURCE=..\..\src\common\pa_front.c
121
 
# End Source File
122
 
# Begin Source File
123
 
 
124
 
SOURCE=..\..\src\common\pa_process.c
125
 
# End Source File
126
 
# Begin Source File
127
 
 
128
 
SOURCE=..\..\src\common\pa_ringbuffer.c
129
 
# End Source File
130
 
# Begin Source File
131
 
 
132
 
SOURCE=..\..\src\common\pa_skeleton.c
133
 
# End Source File
134
 
# Begin Source File
135
 
 
136
 
SOURCE=..\..\src\common\pa_stream.c
137
 
# End Source File
138
 
# End Group
139
 
# Begin Group "hostapi"
140
 
 
141
 
# PROP Default_Filter ""
142
 
# Begin Group "ASIO"
143
 
 
144
 
# PROP Default_Filter ""
145
 
# Begin Group "ASIOSDK"
146
 
 
147
 
# PROP Default_Filter ""
148
 
# Begin Source File
149
 
 
150
 
SOURCE=..\..\src\hostapi\asio\ASIOSDK\common\asio.cpp
151
 
# ADD CPP /I "..\..\src\hostapi\asio\ASIOSDK\host" /I "..\..\src\hostapi\asio\ASIOSDK\host\pc" /I "..\..\src\hostapi\asio\ASIOSDK\common"
152
 
# End Source File
153
 
# Begin Source File
154
 
 
155
 
SOURCE=..\..\src\hostapi\asio\ASIOSDK\host\ASIOConvertSamples.cpp
156
 
# ADD CPP /I "..\..\src\hostapi\asio\ASIOSDK\host" /I "..\..\src\hostapi\asio\ASIOSDK\host\pc" /I "..\..\src\hostapi\asio\ASIOSDK\common"
157
 
# End Source File
158
 
# Begin Source File
159
 
 
160
 
SOURCE=..\..\src\hostapi\asio\ASIOSDK\host\asiodrivers.cpp
161
 
# ADD CPP /I "..\..\src\hostapi\asio\ASIOSDK\host" /I "..\..\src\hostapi\asio\ASIOSDK\host\pc" /I "..\..\src\hostapi\asio\ASIOSDK\common"
162
 
# End Source File
163
 
# Begin Source File
164
 
 
165
 
SOURCE=..\..\src\hostapi\asio\ASIOSDK\host\pc\asiolist.cpp
166
 
# ADD CPP /I "..\..\src\hostapi\asio\ASIOSDK\host" /I "..\..\src\hostapi\asio\ASIOSDK\host\pc" /I "..\..\src\hostapi\asio\ASIOSDK\common"
167
 
# End Source File
168
 
# Begin Source File
169
 
 
170
 
SOURCE=..\..\src\hostapi\asio\ASIOSDK\common\combase.cpp
171
 
# ADD CPP /I "..\..\src\hostapi\asio\ASIOSDK\host" /I "..\..\src\hostapi\asio\ASIOSDK\host\pc" /I "..\..\src\hostapi\asio\ASIOSDK\common"
172
 
# End Source File
173
 
# Begin Source File
174
 
 
175
 
SOURCE=..\..\src\hostapi\asio\ASIOSDK\common\debugmessage.cpp
176
 
# ADD CPP /I "..\..\src\hostapi\asio\ASIOSDK\host" /I "..\..\src\hostapi\asio\ASIOSDK\host\pc" /I "..\..\src\hostapi\asio\ASIOSDK\common"
177
 
# End Source File
178
 
# Begin Source File
179
 
 
180
 
SOURCE=..\..\src\hostapi\asio\ASIOSDK\common\register.cpp
181
 
# ADD CPP /I "..\..\src\hostapi\asio\ASIOSDK\host" /I "..\..\src\hostapi\asio\ASIOSDK\host\pc" /I "..\..\src\hostapi\asio\ASIOSDK\common"
182
 
# End Source File
183
 
# End Group
184
 
# Begin Source File
185
 
 
186
 
SOURCE=..\..\src\hostapi\asio\pa_asio.cpp
187
 
# ADD CPP /I "..\..\src\hostapi\asio\ASIOSDK\host" /I "..\..\src\hostapi\asio\ASIOSDK\host\pc" /I "..\..\src\hostapi\asio\ASIOSDK\common"
188
 
# End Source File
189
 
# End Group
190
 
# Begin Group "dsound"
191
 
 
192
 
# PROP Default_Filter ""
193
 
# Begin Source File
194
 
 
195
 
SOURCE=..\..\src\hostapi\dsound\pa_win_ds.c
196
 
# End Source File
197
 
# Begin Source File
198
 
 
199
 
SOURCE=..\..\src\hostapi\dsound\pa_win_ds_dynlink.c
200
 
# End Source File
201
 
# End Group
202
 
# Begin Group "wmme"
203
 
 
204
 
# PROP Default_Filter ""
205
 
# Begin Source File
206
 
 
207
 
SOURCE=..\..\src\hostapi\wmme\pa_win_wmme.c
208
 
# End Source File
209
 
# End Group
210
 
# Begin Group "wasapi"
211
 
 
212
 
# PROP Default_Filter ""
213
 
# Begin Source File
214
 
 
215
 
SOURCE=..\..\src\hostapi\wasapi\pa_win_wasapi.cpp
216
 
# End Source File
217
 
# End Group
218
 
# Begin Group "wdm-ks"
219
 
 
220
 
# PROP Default_Filter ""
221
 
# Begin Source File
222
 
 
223
 
SOURCE=..\..\src\hostapi\wdmks\pa_win_wdmks.c
224
 
# End Source File
225
 
# End Group
226
 
# End Group
227
 
# Begin Group "os"
228
 
 
229
 
# PROP Default_Filter ""
230
 
# Begin Group "win"
231
 
 
232
 
# PROP Default_Filter ""
233
 
# Begin Source File
234
 
 
235
 
SOURCE=..\..\src\os\win\pa_win_hostapis.c
236
 
# End Source File
237
 
# Begin Source File
238
 
 
239
 
SOURCE=..\..\src\os\win\pa_win_util.c
240
 
# End Source File
241
 
# Begin Source File
242
 
 
243
 
SOURCE=..\..\src\os\win\pa_win_waveformat.c
244
 
# End Source File
245
 
# Begin Source File
246
 
 
247
 
SOURCE=..\..\src\os\win\pa_win_wdmks_utils.c
248
 
# End Source File
249
 
# Begin Source File
250
 
 
251
 
SOURCE=..\..\src\os\win\pa_x86_plain_converters.c
252
 
# End Source File
253
 
# End Group
254
 
# End Group
255
 
# End Group
256
 
# Begin Group "Header Files"
257
 
 
258
 
# PROP Default_Filter "h;hpp;hxx;hm;inl"
259
 
# End Group
260
 
# Begin Group "Resource Files"
261
 
 
262
 
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
263
 
# Begin Source File
264
 
 
265
 
SOURCE=.\portaudio.def
266
 
# End Source File
267
 
# End Group
268
 
# End Target
269
 
# End Project