]> git.sur5r.net Git - openldap/blob - clients/tools/ldappasswd.dsp
397025a784e808dca1ed8c57aed16c50a785cc4c
[openldap] / clients / tools / ldappasswd.dsp
1 # Microsoft Developer Studio Project File - Name="ldappasswd" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7 CFG=ldappasswd - 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 "ldappasswd.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 "ldappasswd.mak" CFG="ldappasswd - Win32 Single Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "ldappasswd - Win32 Release" (based on\
21  "Win32 (x86) Console Application")
22 !MESSAGE "ldappasswd - Win32 Debug" (based on\
23  "Win32 (x86) Console Application")
24 !MESSAGE "ldappasswd - Win32 Single Debug" (based on\
25  "Win32 (x86) Console Application")
26 !MESSAGE "ldappasswd - Win32 Single Release" (based on\
27  "Win32 (x86) Console Application")
28 !MESSAGE 
29
30 # Begin Project
31 # PROP Scc_ProjName ""
32 # PROP Scc_LocalPath ""
33 CPP=cl.exe
34 RSC=rc.exe
35
36 !IF  "$(CFG)" == "ldappasswd - Win32 Release"
37
38 # PROP BASE Use_MFC 0
39 # PROP BASE Use_Debug_Libraries 0
40 # PROP BASE Output_Dir "ldappass"
41 # PROP BASE Intermediate_Dir "ldappass"
42 # PROP BASE Target_Dir ""
43 # PROP Use_MFC 0
44 # PROP Use_Debug_Libraries 0
45 # PROP Output_Dir "..\..\Release"
46 # PROP Intermediate_Dir "..\..\Release\ldappasswd"
47 # PROP Ignore_Export_Lib 0
48 # PROP Target_Dir ""
49 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
50 # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
51 # ADD BASE RSC /l 0x409 /d "NDEBUG"
52 # ADD RSC /l 0x409 /d "NDEBUG"
53 BSC32=bscmake.exe
54 # ADD BASE BSC32 /nologo
55 # ADD BSC32 /nologo
56 LINK32=link.exe
57 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /machine:I386
58 # ADD LINK32 sasl.lib libsasl.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\Release"
59
60 !ELSEIF  "$(CFG)" == "ldappasswd - Win32 Debug"
61
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "ldappas0"
65 # PROP BASE Intermediate_Dir "ldappas0"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "..\..\Debug"
70 # PROP Intermediate_Dir "..\..\Debug\ldappasswd"
71 # PROP Ignore_Export_Lib 0
72 # PROP Target_Dir ""
73 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
74 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
75 # ADD BASE RSC /l 0x409 /d "_DEBUG"
76 # ADD RSC /l 0x409 /d "_DEBUG"
77 BSC32=bscmake.exe
78 # ADD BASE BSC32 /nologo
79 # ADD BSC32 /nologo
80 LINK32=link.exe
81 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
82 # ADD LINK32 libsasl.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\Debug"
83
84 !ELSEIF  "$(CFG)" == "ldappasswd - Win32 Single Debug"
85
86 # PROP BASE Use_MFC 0
87 # PROP BASE Use_Debug_Libraries 1
88 # PROP BASE Output_Dir "Single Debug"
89 # PROP BASE Intermediate_Dir "Single Debug"
90 # PROP BASE Target_Dir ""
91 # PROP Use_MFC 0
92 # PROP Use_Debug_Libraries 1
93 # PROP Output_Dir "..\..\SDebug"
94 # PROP Intermediate_Dir "..\..\SDebug\ldappasswd"
95 # PROP Ignore_Export_Lib 0
96 # PROP Target_Dir ""
97 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
98 # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
99 # ADD BASE RSC /l 0x409 /d "_DEBUG"
100 # ADD RSC /l 0x409 /d "_DEBUG"
101 BSC32=bscmake.exe
102 # ADD BASE BSC32 /nologo
103 # ADD BSC32 /nologo
104 LINK32=link.exe
105 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
106 # ADD LINK32 libsasl.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\SDebug"
107
108 !ELSEIF  "$(CFG)" == "ldappasswd - Win32 Single Release"
109
110 # PROP BASE Use_MFC 0
111 # PROP BASE Use_Debug_Libraries 0
112 # PROP BASE Output_Dir "Single Release"
113 # PROP BASE Intermediate_Dir "Single Release"
114 # PROP BASE Target_Dir ""
115 # PROP Use_MFC 0
116 # PROP Use_Debug_Libraries 0
117 # PROP Output_Dir "..\..\SRelease"
118 # PROP Intermediate_Dir "..\..\SRelease\ldappasswd"
119 # PROP Ignore_Export_Lib 0
120 # PROP Target_Dir ""
121 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
122 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
123 # ADD BASE RSC /l 0x409 /d "NDEBUG"
124 # ADD RSC /l 0x409 /d "NDEBUG"
125 BSC32=bscmake.exe
126 # ADD BASE BSC32 /nologo
127 # ADD BSC32 /nologo
128 LINK32=link.exe
129 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /subsystem:console /machine:I386
130 # ADD LINK32 sasl.lib libsasl.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\SRelease"
131
132 !ENDIF 
133
134 # Begin Target
135
136 # Name "ldappasswd - Win32 Release"
137 # Name "ldappasswd - Win32 Debug"
138 # Name "ldappasswd - Win32 Single Debug"
139 # Name "ldappasswd - Win32 Single Release"
140 # Begin Source File
141
142 SOURCE=.\common.c
143 # End Source File
144 # Begin Source File
145
146 SOURCE=.\ldappasswd.c
147 # End Source File
148 # Begin Source File
149
150 SOURCE=.\ldpversion.c
151 # End Source File
152 # Begin Source File
153
154 SOURCE=..\..\build\version.h
155
156 USERDEP__VERSI="common.c"       "ldappasswd.c"  "$(OUTDIR)\oldap32.lib" "$(OUTDIR)\olber32.lib" "$(OUTDIR)\olutil32.lib"
157 InputDir=..\..\build
158 InputPath=..\..\build\version.h
159
160 !IF  "$(CFG)" == "ldappasswd - Win32 Single Debug"
161
162 # Begin Custom Build
163
164 "ldpversion.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
165         $(InputDir)\mkvers.bat $(InputPath) ldpversion.c ldappasswd /**/
166
167 # End Custom Build
168
169 !ELSEIF  "$(CFG)" == "ldappasswd - Win32 Single Release"
170
171 # Begin Custom Build
172
173 "ldpversion.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
174         $(InputDir)\mkvers.bat $(InputPath) ldpversion.c ldappasswd /**/
175
176 # End Custom Build
177
178 !ELSEIF  "$(CFG)" == "ldappasswd - Win32 Release"
179
180 # Begin Custom Build
181
182 "ldpversion.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
183         $(InputDir)\mkvers.bat $(InputPath) ldpversion.c ldappasswd /**/
184
185 # End Custom Build
186
187 !ELSEIF  "$(CFG)" == "ldappasswd - Win32 Debug"
188
189 # Begin Custom Build
190
191 "ldpversion.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
192         $(InputDir)\mkvers.bat $(InputPath) ldpversion.c ldappasswd /**/
193
194 # End Custom Build
195
196 !ENDIF 
197
198 # End Source File
199 # End Target
200 # End Project