~ubuntu-branches/debian/sid/sflphone/sid

« back to all changes in this revision

Viewing changes to daemon/libs/pjproject/pjlib-util/build/pjlib_util.dsp

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2013-06-02 18:04:11 UTC
  • mfrom: (1.1.9)
  • Revision ID: package-import@ubuntu.com-20130602180411-3rcpy8c1zdlo8y0s
Tags: 1.2.2-1
* New upstream release
* changeset_rb68857a4b485b7d43f92714cd5792595ff895f82.diff - fix QTest
* pjproject ./configure --disable-sound --disable-video

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="pjlib_util" - 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=pjlib_util - 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 "pjlib_util.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 "pjlib_util.mak" CFG="pjlib_util - Win32 Debug"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "pjlib_util - Win32 Release" (based on "Win32 (x86) Static Library")
21
 
!MESSAGE "pjlib_util - 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)" == "pjlib_util - Win32 Release"
32
 
 
33
 
# PROP BASE Use_MFC 0
34
 
# PROP BASE Use_Debug_Libraries 0
35
 
# PROP BASE Output_Dir "./output/pjlib-util-i386-win32-vc6-release"
36
 
# PROP BASE Intermediate_Dir "./output/pjlib-util-i386-win32-vc6-release"
37
 
# PROP BASE Target_Dir ""
38
 
# PROP Use_MFC 0
39
 
# PROP Use_Debug_Libraries 0
40
 
# PROP Output_Dir "./output/pjlib-util-i386-win32-vc6-release"
41
 
# PROP Intermediate_Dir "./output/pjlib-util-i386-win32-vc6-release"
42
 
# PROP Target_Dir ""
43
 
F90=df.exe
44
 
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
45
 
# ADD CPP /nologo /MD /W4 /GX /Zi /O2 /Ob2 /I "../include" /I "../../pjlib/include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /FR /FD /c
46
 
# SUBTRACT CPP /YX
47
 
# ADD BASE RSC /l 0x409 /d "NDEBUG"
48
 
# ADD RSC /l 0x409 /d "NDEBUG"
49
 
BSC32=bscmake.exe
50
 
# ADD BASE BSC32 /nologo
51
 
# ADD BSC32 /nologo
52
 
LIB32=link.exe -lib
53
 
# ADD BASE LIB32 /nologo
54
 
# ADD LIB32 /nologo /out:"../lib/pjlib-util-i386-win32-vc6-release.lib"
55
 
 
56
 
!ELSEIF  "$(CFG)" == "pjlib_util - Win32 Debug"
57
 
 
58
 
# PROP BASE Use_MFC 0
59
 
# PROP BASE Use_Debug_Libraries 1
60
 
# PROP BASE Output_Dir "./output/pjlib-util-i386-win32-vc6-debug"
61
 
# PROP BASE Intermediate_Dir "./output/pjlib-util-i386-win32-vc6-debug"
62
 
# PROP BASE Target_Dir ""
63
 
# PROP Use_MFC 0
64
 
# PROP Use_Debug_Libraries 1
65
 
# PROP Output_Dir "./output/pjlib-util-i386-win32-vc6-debug"
66
 
# PROP Intermediate_Dir "./output/pjlib-util-i386-win32-vc6-debug"
67
 
# PROP Target_Dir ""
68
 
F90=df.exe
69
 
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
70
 
# ADD CPP /nologo /MTd /W4 /Gm /GX /ZI /Od /I "../include" /I "../../pjlib/include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D PJ_WIN32=1 /D PJ_M_I386=1 /FR /FD /GZ /c
71
 
# SUBTRACT CPP /YX
72
 
# ADD BASE RSC /l 0x409 /d "_DEBUG"
73
 
# ADD RSC /l 0x409 /d "_DEBUG"
74
 
BSC32=bscmake.exe
75
 
# ADD BASE BSC32 /nologo
76
 
# ADD BSC32 /nologo
77
 
LIB32=link.exe -lib
78
 
# ADD BASE LIB32 /nologo
79
 
# ADD LIB32 /nologo /out:"../lib/pjlib-util-i386-win32-vc6-debug.lib"
80
 
 
81
 
!ENDIF 
82
 
 
83
 
# Begin Target
84
 
 
85
 
# Name "pjlib_util - Win32 Release"
86
 
# Name "pjlib_util - Win32 Debug"
87
 
# Begin Group "Source Files"
88
 
 
89
 
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
90
 
# Begin Source File
91
 
 
92
 
SOURCE="..\src\pjlib-util\base64.c"
93
 
# End Source File
94
 
# Begin Source File
95
 
 
96
 
SOURCE="..\src\pjlib-util\crc32.c"
97
 
# End Source File
98
 
# Begin Source File
99
 
 
100
 
SOURCE="..\src\pjlib-util\dns.c"
101
 
# End Source File
102
 
# Begin Source File
103
 
 
104
 
SOURCE="..\src\pjlib-util\dns_dump.c"
105
 
# End Source File
106
 
# Begin Source File
107
 
 
108
 
SOURCE="..\src\pjlib-util\dns_server.c"
109
 
# End Source File
110
 
# Begin Source File
111
 
 
112
 
SOURCE="..\src\pjlib-util\errno.c"
113
 
# End Source File
114
 
# Begin Source File
115
 
 
116
 
SOURCE="..\src\pjlib-util\getopt.c"
117
 
# End Source File
118
 
# Begin Source File
119
 
 
120
 
SOURCE="..\src\pjlib-util\hmac_md5.c"
121
 
# End Source File
122
 
# Begin Source File
123
 
 
124
 
SOURCE="..\src\pjlib-util\hmac_sha1.c"
125
 
# End Source File
126
 
# Begin Source File
127
 
 
128
 
SOURCE="..\src\pjlib-util\http_client.c"
129
 
# End Source File
130
 
# Begin Source File
131
 
 
132
 
SOURCE="..\src\pjlib-util\md5.c"
133
 
# End Source File
134
 
# Begin Source File
135
 
 
136
 
SOURCE="..\src\pjlib-util\pcap.c"
137
 
# End Source File
138
 
# Begin Source File
139
 
 
140
 
SOURCE="..\src\pjlib-util\resolver.c"
141
 
# End Source File
142
 
# Begin Source File
143
 
 
144
 
SOURCE="..\src\pjlib-util\scanner.c"
145
 
# End Source File
146
 
# Begin Source File
147
 
 
148
 
SOURCE="..\src\pjlib-util\scanner_cis_bitwise.c"
149
 
# PROP Exclude_From_Build 1
150
 
# End Source File
151
 
# Begin Source File
152
 
 
153
 
SOURCE="..\src\pjlib-util\scanner_cis_uint.c"
154
 
# PROP Exclude_From_Build 1
155
 
# End Source File
156
 
# Begin Source File
157
 
 
158
 
SOURCE="..\src\pjlib-util\sha1.c"
159
 
# End Source File
160
 
# Begin Source File
161
 
 
162
 
SOURCE="..\src\pjlib-util\srv_resolver.c"
163
 
# End Source File
164
 
# Begin Source File
165
 
 
166
 
SOURCE="..\src\pjlib-util\string.c"
167
 
# End Source File
168
 
# Begin Source File
169
 
 
170
 
SOURCE="..\src\pjlib-util\stun_simple.c"
171
 
# End Source File
172
 
# Begin Source File
173
 
 
174
 
SOURCE="..\src\pjlib-util\stun_simple_client.c"
175
 
# End Source File
176
 
# Begin Source File
177
 
 
178
 
SOURCE="..\src\pjlib-util\symbols.c"
179
 
# End Source File
180
 
# Begin Source File
181
 
 
182
 
SOURCE="..\src\pjlib-util\xml.c"
183
 
# End Source File
184
 
# End Group
185
 
# Begin Group "Header Files"
186
 
 
187
 
# PROP Default_Filter "h;hpp;hxx;hm;inl"
188
 
# Begin Source File
189
 
 
190
 
SOURCE="..\include\pjlib-util\base64.h"
191
 
# End Source File
192
 
# Begin Source File
193
 
 
194
 
SOURCE="..\include\pjlib-util\config.h"
195
 
# End Source File
196
 
# Begin Source File
197
 
 
198
 
SOURCE="..\include\pjlib-util\crc32.h"
199
 
# End Source File
200
 
# Begin Source File
201
 
 
202
 
SOURCE="..\include\pjlib-util\dns.h"
203
 
# End Source File
204
 
# Begin Source File
205
 
 
206
 
SOURCE="..\include\pjlib-util\dns_server.h"
207
 
# End Source File
208
 
# Begin Source File
209
 
 
210
 
SOURCE="..\include\pjlib-util\errno.h"
211
 
# End Source File
212
 
# Begin Source File
213
 
 
214
 
SOURCE="..\include\pjlib-util\getopt.h"
215
 
# End Source File
216
 
# Begin Source File
217
 
 
218
 
SOURCE="..\include\pjlib-util\hmac_md5.h"
219
 
# End Source File
220
 
# Begin Source File
221
 
 
222
 
SOURCE="..\include\pjlib-util\hmac_sha1.h"
223
 
# End Source File
224
 
# Begin Source File
225
 
 
226
 
SOURCE="..\include\pjlib-util\http_client.h"
227
 
# End Source File
228
 
# Begin Source File
229
 
 
230
 
SOURCE="..\include\pjlib-util\md5.h"
231
 
# End Source File
232
 
# Begin Source File
233
 
 
234
 
SOURCE="..\include\pjlib-util\pcap.h"
235
 
# End Source File
236
 
# Begin Source File
237
 
 
238
 
SOURCE="..\include\pjlib-util.h"
239
 
# End Source File
240
 
# Begin Source File
241
 
 
242
 
SOURCE="..\include\pjlib-util\resolver.h"
243
 
# End Source File
244
 
# Begin Source File
245
 
 
246
 
SOURCE="..\include\pjlib-util\scanner.h"
247
 
# End Source File
248
 
# Begin Source File
249
 
 
250
 
SOURCE="..\include\pjlib-util\scanner_cis_bitwise.h"
251
 
# End Source File
252
 
# Begin Source File
253
 
 
254
 
SOURCE="..\include\pjlib-util\scanner_cis_uint.h"
255
 
# End Source File
256
 
# Begin Source File
257
 
 
258
 
SOURCE="..\include\pjlib-util\sha1.h"
259
 
# End Source File
260
 
# Begin Source File
261
 
 
262
 
SOURCE="..\include\pjlib-util\srv_resolver.h"
263
 
# End Source File
264
 
# Begin Source File
265
 
 
266
 
SOURCE="..\include\pjlib-util\string.h"
267
 
# End Source File
268
 
# Begin Source File
269
 
 
270
 
SOURCE="..\include\pjlib-util\stun_simple.h"
271
 
# End Source File
272
 
# Begin Source File
273
 
 
274
 
SOURCE="..\include\pjlib-util\types.h"
275
 
# End Source File
276
 
# Begin Source File
277
 
 
278
 
SOURCE="..\include\pjlib-util\xml.h"
279
 
# End Source File
280
 
# End Group
281
 
# End Target
282
 
# End Project