]> git.sur5r.net Git - openldap/blob - libraries/libldap_r/libldap_r.dsp
Parsing and printing of extensions in schema definitions.
[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 RSC=rc.exe
46 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
47 # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /YX /FD /c
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:"..\..\Release\oldap_r.lib"
54
55 !ELSEIF  "$(CFG)" == "libldap_r - 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\libldap_r"
66 # PROP Target_Dir ""
67 RSC=rc.exe
68 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
69 # ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "_DEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /D _WIN32_WINNT=0x0400 /FR /YX /FD /c
70 BSC32=bscmake.exe
71 # ADD BASE BSC32 /nologo
72 # ADD BSC32 /nologo
73 LIB32=link.exe -lib
74 # ADD BASE LIB32 /nologo
75 # ADD LIB32 /nologo /out:"..\..\Debug\oldap_r.lib"
76
77 !ELSEIF  "$(CFG)" == "libldap_r - Win32 Single Debug"
78
79 # PROP BASE Use_MFC 0
80 # PROP BASE Use_Debug_Libraries 1
81 # PROP BASE Output_Dir "libldap_"
82 # PROP BASE Intermediate_Dir "libldap_"
83 # PROP BASE Target_Dir ""
84 # PROP Use_MFC 0
85 # PROP Use_Debug_Libraries 1
86 # PROP Output_Dir "..\..\SDebug"
87 # PROP Intermediate_Dir "..\..\SDebug\libldap_r"
88 # PROP Target_Dir ""
89 RSC=rc.exe
90 # ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "_DEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /YX /FD /c
91 # ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\..\include" /D "_DEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /FR /YX /FD /c
92 BSC32=bscmake.exe
93 # ADD BASE BSC32 /nologo
94 # ADD BSC32 /nologo
95 LIB32=link.exe -lib
96 # ADD BASE LIB32 /nologo /out:"..\Debug\oldap_r.lib"
97 # ADD LIB32 /nologo /out:"..\..\SDebug\oldap_r.lib"
98
99 !ELSEIF  "$(CFG)" == "libldap_r - Win32 Single Release"
100
101 # PROP BASE Use_MFC 0
102 # PROP BASE Use_Debug_Libraries 0
103 # PROP BASE Output_Dir "libldap0"
104 # PROP BASE Intermediate_Dir "libldap0"
105 # PROP BASE Target_Dir ""
106 # PROP Use_MFC 0
107 # PROP Use_Debug_Libraries 0
108 # PROP Output_Dir "..\..\SRelease"
109 # PROP Intermediate_Dir "..\..\SRelease\libldap_r"
110 # PROP Target_Dir ""
111 RSC=rc.exe
112 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "NDEBUG" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /YX /FD /c
113 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "LDAP_R_COMPILE" /D "WIN32" /D "_WINDOWS" /YX /FD /c
114 BSC32=bscmake.exe
115 # ADD BASE BSC32 /nologo
116 # ADD BSC32 /nologo
117 LIB32=link.exe -lib
118 # ADD BASE LIB32 /nologo /out:"..\Release\oldap_r.lib"
119 # ADD LIB32 /nologo /out:"..\..\SRelease\oldap_r.lib"
120
121 !ENDIF 
122
123 # Begin Target
124
125 # Name "libldap_r - Win32 Release"
126 # Name "libldap_r - Win32 Debug"
127 # Name "libldap_r - Win32 Single Debug"
128 # Name "libldap_r - Win32 Single Release"
129 # Begin Source File
130
131 SOURCE=..\libldap\abandon.c
132 # End Source File
133 # Begin Source File
134
135 SOURCE=..\libldap\add.c
136 # End Source File
137 # Begin Source File
138
139 SOURCE=..\libldap\addentry.c
140 # End Source File
141 # Begin Source File
142
143 SOURCE=..\libldap\bind.c
144 # End Source File
145 # Begin Source File
146
147 SOURCE=..\libldap\cache.c
148 # End Source File
149 # Begin Source File
150
151 SOURCE=..\libldap\charray.c
152 # End Source File
153 # Begin Source File
154
155 SOURCE=..\libldap\charset.c
156 # End Source File
157 # Begin Source File
158
159 SOURCE=..\libldap\cldap.c
160 # End Source File
161 # Begin Source File
162
163 SOURCE=..\libldap\compare.c
164 # End Source File
165 # Begin Source File
166
167 SOURCE=..\libldap\controls.c
168 # End Source File
169 # Begin Source File
170
171 SOURCE=..\libldap\delete.c
172 # End Source File
173 # Begin Source File
174
175 SOURCE=..\libldap\digest.c
176 # End Source File
177 # Begin Source File
178
179 SOURCE=..\libldap\disptmpl.c
180 # End Source File
181 # Begin Source File
182
183 SOURCE=..\..\include\disptmpl.h
184 # End Source File
185 # Begin Source File
186
187 SOURCE=..\libldap\dnssrv.c
188 # End Source File
189 # Begin Source File
190
191 SOURCE=..\libldap\dsparse.c
192 # End Source File
193 # Begin Source File
194
195 SOURCE=..\libldap\error.c
196 # End Source File
197 # Begin Source File
198
199 SOURCE=..\libldap\extended.c
200 # End Source File
201 # Begin Source File
202
203 SOURCE=..\libldap\free.c
204 # End Source File
205 # Begin Source File
206
207 SOURCE=..\libldap\friendly.c
208 # End Source File
209 # Begin Source File
210
211 SOURCE=..\libldap\getattr.c
212 # End Source File
213 # Begin Source File
214
215 SOURCE=..\libldap\getdn.c
216 # End Source File
217 # Begin Source File
218
219 SOURCE=..\libldap\getdxbyname.c
220 # End Source File
221 # Begin Source File
222
223 SOURCE=..\libldap\getentry.c
224 # End Source File
225 # Begin Source File
226
227 SOURCE=..\libldap\getfilter.c
228 # End Source File
229 # Begin Source File
230
231 SOURCE=..\libldap\getvalues.c
232 # End Source File
233 # Begin Source File
234
235 SOURCE=..\libldap\init.c
236 # End Source File
237 # Begin Source File
238
239 SOURCE=..\libldap\kbind.c
240 # End Source File
241 # Begin Source File
242
243 SOURCE="..\libldap\ldap-int.h"
244 # End Source File
245 # Begin Source File
246
247 SOURCE=..\..\include\ldap.h
248 # End Source File
249 # Begin Source File
250
251 SOURCE=..\..\include\ldap_cdefs.h
252 # End Source File
253 # Begin Source File
254
255 SOURCE=..\..\include\ldap_features.h
256 # End Source File
257 # Begin Source File
258
259 SOURCE=..\..\include\ldap_log.h
260 # End Source File
261 # Begin Source File
262
263 SOURCE=..\..\include\ldap_pvt.h
264 # End Source File
265 # Begin Source File
266
267 SOURCE=..\..\include\ldap_pvt_thread.h
268 # End Source File
269 # Begin Source File
270
271 SOURCE=..\libldap\modify.c
272 # End Source File
273 # Begin Source File
274
275 SOURCE=..\libldap\modrdn.c
276 # End Source File
277 # Begin Source File
278
279 SOURCE=..\libldap\open.c
280 # End Source File
281 # Begin Source File
282
283 SOURCE=..\libldap\options.c
284 # End Source File
285 # Begin Source File
286
287 SOURCE="..\libldap\os-ip.c"
288 # End Source File
289 # Begin Source File
290
291 SOURCE=..\libldap\print.c
292 # End Source File
293 # Begin Source File
294
295 SOURCE=.\rdwr.c
296 # End Source File
297 # Begin Source File
298
299 SOURCE=..\libldap\request.c
300 # End Source File
301 # Begin Source File
302
303 SOURCE=..\libldap\result.c
304 # End Source File
305 # Begin Source File
306
307 SOURCE=..\libldap\sasl.c
308 # End Source File
309 # Begin Source File
310
311 SOURCE=..\libldap\sbind.c
312 # End Source File
313 # Begin Source File
314
315 SOURCE=..\libldap\schema.c
316 # End Source File
317 # Begin Source File
318
319 SOURCE=..\libldap\search.c
320 # End Source File
321 # Begin Source File
322
323 SOURCE=..\libldap\sort.c
324 # End Source File
325 # Begin Source File
326
327 SOURCE=..\libldap\srchpref.c
328 # End Source File
329 # Begin Source File
330
331 SOURCE=..\..\include\srchpref.h
332 # End Source File
333 # Begin Source File
334
335 SOURCE=..\libldap\string.c
336 # End Source File
337 # Begin Source File
338
339 SOURCE=.\thr_nt.c
340 # End Source File
341 # Begin Source File
342
343 SOURCE=.\thr_sleep.c
344 # End Source File
345 # Begin Source File
346
347 SOURCE=.\thr_stub.c
348 # End Source File
349 # Begin Source File
350
351 SOURCE=..\libldap\tls.c
352 # End Source File
353 # Begin Source File
354
355 SOURCE=..\libldap\ufn.c
356 # End Source File
357 # Begin Source File
358
359 SOURCE=..\libldap\unbind.c
360 # End Source File
361 # Begin Source File
362
363 SOURCE=..\libldap\url.c
364 # End Source File
365 # Begin Source File
366
367 SOURCE="..\libldap\utf-8.c"
368 # End Source File
369 # Begin Source File
370
371 SOURCE="..\libldap\util-int.c"
372 # End Source File
373 # End Target
374 # End Project