]> git.sur5r.net Git - openldap/blob - servers/slapd/libslapd.dsp
Should be in releng
[openldap] / servers / slapd / libslapd.dsp
1 # Microsoft Developer Studio Project File - Name="libslapd" - 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=libslapd - 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 "libslapd.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 "libslapd.mak" CFG="libslapd - Win32 Single Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "libslapd - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "libslapd - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE "libslapd - Win32 Single Debug" (based on\
23  "Win32 (x86) Static Library")
24 !MESSAGE "libslapd - 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)" == "libslapd - Win32 Release"
34
35 # PROP BASE Use_MFC 0
36 # PROP BASE Use_Debug_Libraries 0
37 # PROP BASE Output_Dir "libslapd"
38 # PROP BASE Intermediate_Dir "libslapd"
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\libslapd"
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" /I "slapi" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /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
54
55 !ELSEIF  "$(CFG)" == "libslapd - Win32 Debug"
56
57 # PROP BASE Use_MFC 0
58 # PROP BASE Use_Debug_Libraries 1
59 # PROP BASE Output_Dir "libslap0"
60 # PROP BASE Intermediate_Dir "libslap0"
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\libslapd"
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" /I "slapi" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /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
76
77 !ELSEIF  "$(CFG)" == "libslapd - Win32 Single Debug"
78
79 # PROP BASE Use_MFC 0
80 # PROP BASE Use_Debug_Libraries 1
81 # PROP BASE Output_Dir "libslap1"
82 # PROP BASE Intermediate_Dir "libslap1"
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\libslapd"
88 # PROP Target_Dir ""
89 RSC=rc.exe
90 # ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
91 # ADD CPP /nologo /W3 /GX /Z7 /Od /I ".\slapi" /I "..\..\include" /I "slapi" /D "WIN32" /D "_DEBUG" /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
97 # ADD LIB32 /nologo
98
99 !ELSEIF  "$(CFG)" == "libslapd - Win32 Single Release"
100
101 # PROP BASE Use_MFC 0
102 # PROP BASE Use_Debug_Libraries 0
103 # PROP BASE Output_Dir "libslap2"
104 # PROP BASE Intermediate_Dir "libslap2"
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\libslapd"
110 # PROP Target_Dir ""
111 RSC=rc.exe
112 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
113 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /I "slapi" /D "WIN32" /D "NDEBUG" /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
119 # ADD LIB32 /nologo
120
121 !ENDIF 
122
123 # Begin Target
124
125 # Name "libslapd - Win32 Release"
126 # Name "libslapd - Win32 Debug"
127 # Name "libslapd - Win32 Single Debug"
128 # Name "libslapd - Win32 Single Release"
129 # Begin Source File
130
131 SOURCE=.\abandon.c
132 # End Source File
133 # Begin Source File
134
135 SOURCE=.\acl.c
136 # End Source File
137 # Begin Source File
138
139 SOURCE=.\aclparse.c
140 # End Source File
141 # Begin Source File
142
143 SOURCE=.\ad.c
144 # End Source File
145 # Begin Source File
146
147 SOURCE=.\add.c
148 # End Source File
149 # Begin Source File
150
151 SOURCE=.\at.c
152 # End Source File
153 # Begin Source File
154
155 SOURCE=.\attr.c
156 # End Source File
157 # Begin Source File
158
159 SOURCE=.\ava.c
160 # End Source File
161 # Begin Source File
162
163 SOURCE=.\backend.c
164 # End Source File
165 # Begin Source File
166
167 SOURCE=.\backglue.c
168 # End Source File
169 # Begin Source File
170
171 SOURCE=.\bind.c
172 # End Source File
173 # Begin Source File
174
175 SOURCE=.\ch_malloc.c
176 # End Source File
177 # Begin Source File
178
179 SOURCE=.\compare.c
180 # End Source File
181 # Begin Source File
182
183 SOURCE=.\config.c
184 # End Source File
185 # Begin Source File
186
187 SOURCE=.\connection.c
188 # End Source File
189 # Begin Source File
190
191 SOURCE=.\controls.c
192 # End Source File
193 # Begin Source File
194
195 SOURCE=.\cr.c
196 # End Source File
197 # Begin Source File
198
199 SOURCE=.\daemon.c
200 # End Source File
201 # Begin Source File
202
203 SOURCE=.\delete.c
204 # End Source File
205 # Begin Source File
206
207 SOURCE=.\dn.c
208 # End Source File
209 # Begin Source File
210
211 SOURCE=.\entry.c
212 # End Source File
213 # Begin Source File
214
215 SOURCE=.\extended.c
216 # End Source File
217 # Begin Source File
218
219 SOURCE=.\filter.c
220 # End Source File
221 # Begin Source File
222
223 SOURCE=.\filterentry.c
224 # End Source File
225 # Begin Source File
226
227 SOURCE=.\index.c
228 # End Source File
229 # Begin Source File
230
231 SOURCE=.\init.c
232 # End Source File
233 # Begin Source File
234
235 SOURCE=.\kerberos.c
236 # End Source File
237 # Begin Source File
238
239 SOURCE=.\limits.c
240 # End Source File
241 # Begin Source File
242
243 SOURCE=.\lock.c
244 # End Source File
245 # Begin Source File
246
247 SOURCE=.\matchedValues.c
248 # End Source File
249 # Begin Source File
250
251 SOURCE=.\modify.c
252 # End Source File
253 # Begin Source File
254
255 SOURCE=.\modrdn.c
256 # End Source File
257 # Begin Source File
258
259 SOURCE=.\mods.c
260 # End Source File
261 # Begin Source File
262
263 SOURCE=.\mr.c
264 # End Source File
265 # Begin Source File
266
267 SOURCE=.\mra.c
268 # End Source File
269 # Begin Source File
270
271 SOURCE=.\oc.c
272 # End Source File
273 # Begin Source File
274
275 SOURCE=.\oidm.c
276 # End Source File
277 # Begin Source File
278
279 SOURCE=.\operation.c
280 # End Source File
281 # Begin Source File
282
283 SOURCE=.\passwd.c
284 # End Source File
285 # Begin Source File
286
287 SOURCE=.\phonetic.c
288 # End Source File
289 # Begin Source File
290
291 SOURCE=".\proto-slap.h"
292 # End Source File
293 # Begin Source File
294
295 SOURCE=.\referral.c
296 # End Source File
297 # Begin Source File
298
299 SOURCE=.\repl.c
300 # End Source File
301 # Begin Source File
302
303 SOURCE=.\root_dse.c
304 # End Source File
305 # Begin Source File
306
307 SOURCE=.\sasl.c
308 # End Source File
309 # Begin Source File
310
311 SOURCE=.\saslauthz.c
312 # End Source File
313 # Begin Source File
314
315 SOURCE=.\schema.c
316 # End Source File
317 # Begin Source File
318
319 SOURCE=.\schema_check.c
320 # End Source File
321 # Begin Source File
322
323 SOURCE=.\schema_init.c
324 # End Source File
325 # Begin Source File
326
327 SOURCE=.\schema_prep.c
328 # End Source File
329 # Begin Source File
330
331 SOURCE=.\schemaparse.c
332 # End Source File
333 # Begin Source File
334
335 SOURCE=.\search.c
336 # End Source File
337 # Begin Source File
338
339 SOURCE=.\sets.c
340 # End Source File
341 # Begin Source File
342
343 SOURCE=.\sets.h
344 # End Source File
345 # Begin Source File
346
347 SOURCE=.\slap.h
348 # End Source File
349 # Begin Source File
350
351 SOURCE=.\starttls.c
352 # End Source File
353 # Begin Source File
354
355 SOURCE=.\str2filter.c
356 # End Source File
357 # Begin Source File
358
359 SOURCE=.\syntax.c
360 # End Source File
361 # Begin Source File
362
363 SOURCE=.\unbind.c
364 # End Source File
365 # Begin Source File
366
367 SOURCE=.\user.c
368 # End Source File
369 # Begin Source File
370
371 SOURCE=.\value.c
372 # End Source File
373 # End Target
374 # End Project