]> git.sur5r.net Git - openldap/blob - servers/slapd/back-ldbm/backldbm.dsp
ITS#2992 Windows fixes from Alexey Melnikov
[openldap] / servers / slapd / back-ldbm / backldbm.dsp
1 # Microsoft Developer Studio Project File - Name="backldbm" - 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=backldbm - 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 "backldbm.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 "backldbm.mak" CFG="backldbm - Win32 Single Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "backldbm - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "backldbm - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE "backldbm - Win32 Single Debug" (based on\
23  "Win32 (x86) Static Library")
24 !MESSAGE "backldbm - 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)" == "backldbm - 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\backldbm"
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 "..\\" /I "..\..\..\include" /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)" == "backldbm - 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\backldbm"
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 "..\\" /I "..\..\..\include" /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)" == "backldbm - Win32 Single Debug"
78
79 # PROP BASE Use_MFC 0
80 # PROP BASE Use_Debug_Libraries 1
81 # PROP BASE Output_Dir "backldbm"
82 # PROP BASE Intermediate_Dir "backldbm"
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\backldbm"
88 # PROP Target_Dir ""
89 RSC=rc.exe
90 # ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\\" /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c
91 # ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\\" /I "..\..\..\include" /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)" == "backldbm - Win32 Single Release"
100
101 # PROP BASE Use_MFC 0
102 # PROP BASE Use_Debug_Libraries 0
103 # PROP BASE Output_Dir "backldb0"
104 # PROP BASE Intermediate_Dir "backldb0"
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\backldbm"
110 # PROP Target_Dir ""
111 RSC=rc.exe
112 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\\" /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
113 # ADD CPP /nologo /W3 /GX /O2 /I "..\\" /I "..\slapi..\..\..\include" /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 "backldbm - Win32 Release"
126 # Name "backldbm - Win32 Debug"
127 # Name "backldbm - Win32 Single Debug"
128 # Name "backldbm - Win32 Single Release"
129 # Begin Source File
130
131 SOURCE=.\add.c
132 # End Source File
133 # Begin Source File
134
135 SOURCE=.\alias.c
136 # End Source File
137 # Begin Source File
138
139 SOURCE=.\attr.c
140 # End Source File
141 # Begin Source File
142
143 SOURCE=".\back-ldbm.h"
144 # End Source File
145 # Begin Source File
146
147 SOURCE=.\bind.c
148 # End Source File
149 # Begin Source File
150
151 SOURCE=.\cache.c
152 # End Source File
153 # Begin Source File
154
155 SOURCE=.\close.c
156 # End Source File
157 # Begin Source File
158
159 SOURCE=.\compare.c
160 # End Source File
161 # Begin Source File
162
163 SOURCE=.\config.c
164 # End Source File
165 # Begin Source File
166
167 SOURCE=.\dbcache.c
168 # End Source File
169 # Begin Source File
170
171 SOURCE=.\delete.c
172 # End Source File
173 # Begin Source File
174
175 SOURCE=.\dn2id.c
176 # End Source File
177 # Begin Source File
178
179 SOURCE=.\entry.c
180 # End Source File
181 # Begin Source File
182
183 SOURCE=.\extended.c
184 # End Source File
185 # Begin Source File
186
187 SOURCE=.\external.h
188 # End Source File
189 # Begin Source File
190
191 SOURCE=.\filterindex.c
192 # End Source File
193 # Begin Source File
194
195 SOURCE=.\id2children.c
196 # End Source File
197 # Begin Source File
198
199 SOURCE=.\id2entry.c
200 # End Source File
201 # Begin Source File
202
203 SOURCE=.\idl.c
204 # End Source File
205 # Begin Source File
206
207 SOURCE=.\index.c
208 # End Source File
209 # Begin Source File
210
211 SOURCE=.\init.c
212 # End Source File
213 # Begin Source File
214
215 SOURCE=.\key.c
216 # End Source File
217 # Begin Source File
218
219 SOURCE=.\modify.c
220 # End Source File
221 # Begin Source File
222
223 SOURCE=.\modrdn.c
224 # End Source File
225 # Begin Source File
226
227 SOURCE=.\nextid.c
228 # End Source File
229 # Begin Source File
230
231 SOURCE=.\operational.c
232 # End Source File
233 # Begin Source File
234
235 SOURCE=".\proto-back-ldbm.h"
236 # End Source File
237 # Begin Source File
238
239 SOURCE=.\referral.c
240 # End Source File
241 # Begin Source File
242
243 SOURCE=.\search.c
244 # End Source File
245 # Begin Source File
246
247 SOURCE=.\tools.c
248 # End Source File
249 # Begin Source File
250
251 SOURCE=.\ldbm.c
252 # End Source File
253 # Begin Source File
254
255 SOURCE=.\ldbm.h
256 # End Source File
257 # End Target
258 # End Project