]> git.sur5r.net Git - openldap/blob - libraries/libldap_r/libldap_r.dsp
Add utf-8 to MSVC projects and remove lint.
[openldap] / libraries / libldap_r / libldap_r.dsp
1 # Microsoft Developer Studio Project File - Name="libldap_r" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7 CFG=libldap_r - Win32 Single 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 "libldap_r.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 "libldap_r.mak" CFG="libldap_r - Win32 Single Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "libldap_r - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "libldap_r - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE "libldap_r - Win32 Single Debug" (based on\
23  "Win32 (x86) Static Library")
24 !MESSAGE "libldap_r - Win32 Single Release" (based on\
25  "Win32 (x86) Static Library")
26 !MESSAGE 
27
28 # Begin Project
29 # PROP Scc_ProjName ""
30 # PROP Scc_LocalPath ""
31 CPP=cl.exe
32
33 !IF  "$(CFG)" == "libldap_r - Win32 Release"
34
35 # PROP BASE Use_MFC 0
36 # PROP BASE Use_Debug_Libraries 0
37 # PROP BASE Output_Dir "Release"
38 # PROP BASE Intermediate_Dir "Release"
39 # PROP BASE Target_Dir ""
40 # PROP Use_MFC 0
41 # PROP Use_Debug_Libraries 0
42 # PROP Output_Dir "..\..\Release"
43 # PROP Intermediate_Dir "..\..\Release\libldap_r"
44 # PROP Target_Dir ""
45 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
46 # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /YX /FD /c
47 BSC32=bscmake.exe
48 # ADD BASE BSC32 /nologo
49 # ADD BSC32 /nologo
50 LIB32=link.exe -lib
51 # ADD BASE LIB32 /nologo
52 # ADD LIB32 /nologo /out:"..\..\Release\oldap_r.lib"
53
54 !ELSEIF  "$(CFG)" == "libldap_r - Win32 Debug"
55
56 # PROP BASE Use_MFC 0
57 # PROP BASE Use_Debug_Libraries 1
58 # PROP BASE Output_Dir "Debug"
59 # PROP BASE Intermediate_Dir "Debug"
60 # PROP BASE Target_Dir ""
61 # PROP Use_MFC 0
62 # PROP Use_Debug_Libraries 1
63 # PROP Output_Dir "..\..\Debug"
64 # PROP Intermediate_Dir "..\..\Debug\libldap_r"
65 # PROP Target_Dir ""
66 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
67 # ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "_DEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /FR /YX /FD /c
68 BSC32=bscmake.exe
69 # ADD BASE BSC32 /nologo
70 # ADD BSC32 /nologo
71 LIB32=link.exe -lib
72 # ADD BASE LIB32 /nologo
73 # ADD LIB32 /nologo /out:"..\..\Debug\oldap_r.lib"
74
75 !ELSEIF  "$(CFG)" == "libldap_r - Win32 Single Debug"
76
77 # PROP BASE Use_MFC 0
78 # PROP BASE Use_Debug_Libraries 1
79 # PROP BASE Output_Dir "libldap_"
80 # PROP BASE Intermediate_Dir "libldap_"
81 # PROP BASE Target_Dir ""
82 # PROP Use_MFC 0
83 # PROP Use_Debug_Libraries 1
84 # PROP Output_Dir "..\..\SDebug"
85 # PROP Intermediate_Dir "..\..\SDebug\libldap_r"
86 # PROP Target_Dir ""
87 # ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "_DEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /YX /FD /c
88 # ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\..\include" /D "_DEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /FR /YX /FD /c
89 BSC32=bscmake.exe
90 # ADD BASE BSC32 /nologo
91 # ADD BSC32 /nologo
92 LIB32=link.exe -lib
93 # ADD BASE LIB32 /nologo /out:"..\Debug\oldap_r.lib"
94 # ADD LIB32 /nologo /out:"..\..\SDebug\oldap_r.lib"
95
96 !ELSEIF  "$(CFG)" == "libldap_r - Win32 Single Release"
97
98 # PROP BASE Use_MFC 0
99 # PROP BASE Use_Debug_Libraries 0
100 # PROP BASE Output_Dir "libldap0"
101 # PROP BASE Intermediate_Dir "libldap0"
102 # PROP BASE Target_Dir ""
103 # PROP Use_MFC 0
104 # PROP Use_Debug_Libraries 0
105 # PROP Output_Dir "..\..\SRelease"
106 # PROP Intermediate_Dir "..\..\SRelease\libldap_r"
107 # PROP Target_Dir ""
108 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "NDEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /YX /FD /c
109 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /YX /FD /c
110 BSC32=bscmake.exe
111 # ADD BASE BSC32 /nologo
112 # ADD BSC32 /nologo
113 LIB32=link.exe -lib
114 # ADD BASE LIB32 /nologo /out:"..\Release\oldap_r.lib"
115 # ADD LIB32 /nologo /out:"..\..\SRelease\oldap_r.lib"
116
117 !ENDIF 
118
119 # Begin Target
120
121 # Name "libldap_r - Win32 Release"
122 # Name "libldap_r - Win32 Debug"
123 # Name "libldap_r - Win32 Single Debug"
124 # Name "libldap_r - Win32 Single Release"
125 # Begin Source File
126
127 SOURCE=..\libldap\abandon.c
128 # End Source File
129 # Begin Source File
130
131 SOURCE=..\libldap\add.c
132 # End Source File
133 # Begin Source File
134
135 SOURCE=..\libldap\addentry.c
136 # End Source File
137 # Begin Source File
138
139 SOURCE=..\libldap\bind.c
140 # End Source File
141 # Begin Source File
142
143 SOURCE=..\libldap\cache.c
144 # End Source File
145 # Begin Source File
146
147 SOURCE=..\libldap\charray.c
148 # End Source File
149 # Begin Source File
150
151 SOURCE=..\libldap\charset.c
152 # End Source File
153 # Begin Source File
154
155 SOURCE=..\libldap\cldap.c
156 # End Source File
157 # Begin Source File
158
159 SOURCE=..\libldap\compare.c
160 # End Source File
161 # Begin Source File
162
163 SOURCE=..\libldap\controls.c
164 # End Source File
165 # Begin Source File
166
167 SOURCE=..\libldap\delete.c
168 # End Source File
169 # Begin Source File
170
171 SOURCE=..\libldap\digest.c
172 # End Source File
173 # Begin Source File
174
175 SOURCE=..\libldap\disptmpl.c
176 # End Source File
177 # Begin Source File
178
179 SOURCE=..\..\include\disptmpl.h
180 # End Source File
181 # Begin Source File
182
183 SOURCE=..\libldap\dsparse.c
184 # End Source File
185 # Begin Source File
186
187 SOURCE=..\libldap\error.c
188 # End Source File
189 # Begin Source File
190
191 SOURCE=..\libldap\extended.c
192 # End Source File
193 # Begin Source File
194
195 SOURCE=..\libldap\free.c
196 # End Source File
197 # Begin Source File
198
199 SOURCE=..\libldap\friendly.c
200 # End Source File
201 # Begin Source File
202
203 SOURCE=..\libldap\getattr.c
204 # End Source File
205 # Begin Source File
206
207 SOURCE=..\libldap\getdn.c
208 # End Source File
209 # Begin Source File
210
211 SOURCE=..\libldap\getdxbyname.c
212 # End Source File
213 # Begin Source File
214
215 SOURCE=..\libldap\getentry.c
216 # End Source File
217 # Begin Source File
218
219 SOURCE=..\libldap\getfilter.c
220 # End Source File
221 # Begin Source File
222
223 SOURCE=..\libldap\getvalues.c
224 # End Source File
225 # Begin Source File
226
227 SOURCE=..\libldap\init.c
228 # End Source File
229 # Begin Source File
230
231 SOURCE=..\libldap\kbind.c
232 # End Source File
233 # Begin Source File
234
235 SOURCE="..\libldap\ldap-int.h"
236 # End Source File
237 # Begin Source File
238
239 SOURCE=..\..\include\ldap.h
240 # End Source File
241 # Begin Source File
242
243 SOURCE=..\..\include\ldap_cdefs.h
244 # End Source File
245 # Begin Source File
246
247 SOURCE=..\..\include\ldap_features.h
248 # End Source File
249 # Begin Source File
250
251 SOURCE=..\..\include\ldap_log.h
252 # End Source File
253 # Begin Source File
254
255 SOURCE=..\..\include\ldap_pvt.h
256 # End Source File
257 # Begin Source File
258
259 SOURCE=..\..\include\ldap_pvt_thread.h
260 # End Source File
261 # Begin Source File
262
263 SOURCE=..\libldap\modify.c
264 # End Source File
265 # Begin Source File
266
267 SOURCE=..\libldap\modrdn.c
268 # End Source File
269 # Begin Source File
270
271 SOURCE=..\libldap\open.c
272 # End Source File
273 # Begin Source File
274
275 SOURCE=..\libldap\options.c
276 # End Source File
277 # Begin Source File
278
279 SOURCE="..\libldap\os-ip.c"
280 # End Source File
281 # Begin Source File
282
283 SOURCE=..\libldap\print.c
284 # End Source File
285 # Begin Source File
286
287 SOURCE=.\rdwr.c
288 # End Source File
289 # Begin Source File
290
291 SOURCE=..\libldap\request.c
292 # End Source File
293 # Begin Source File
294
295 SOURCE=..\libldap\result.c
296 # End Source File
297 # Begin Source File
298
299 SOURCE=..\libldap\sasl.c
300 # End Source File
301 # Begin Source File
302
303 SOURCE=..\libldap\sbind.c
304 # End Source File
305 # Begin Source File
306
307 SOURCE=..\libldap\schema.c
308 # End Source File
309 # Begin Source File
310
311 SOURCE=..\libldap\search.c
312 # End Source File
313 # Begin Source File
314
315 SOURCE=..\libldap\sort.c
316 # End Source File
317 # Begin Source File
318
319 SOURCE=..\libldap\srchpref.c
320 # End Source File
321 # Begin Source File
322
323 SOURCE=..\..\include\srchpref.h
324 # End Source File
325 # Begin Source File
326
327 SOURCE=..\libldap\string.c
328 # End Source File
329 # Begin Source File
330
331 SOURCE=.\thr_nt.c
332 # End Source File
333 # Begin Source File
334
335 SOURCE=.\thr_sleep.c
336 # End Source File
337 # Begin Source File
338
339 SOURCE=.\thr_stub.c
340 # End Source File
341 # Begin Source File
342
343 SOURCE=..\libldap\ufn.c
344 # End Source File
345 # Begin Source File
346
347 SOURCE=..\libldap\unbind.c
348 # End Source File
349 # Begin Source File
350
351 SOURCE=..\libldap\url.c
352 # End Source File
353 # Begin Source File
354
355 SOURCE="..\libldap\utf-8.c"
356 # End Source File
357 # Begin Source File
358
359 SOURCE="..\libldap\util-int.c"
360 # End Source File
361 # End Target
362 # End Project