]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/liblutil.dsp
close registry, and return static pointer (no free) from getRegParam
[openldap] / libraries / liblutil / liblutil.dsp
index e0e7ecf478de8d8fdc32ae1bad5e6287132f88da..3b4e38ac5c7e146f1cb7ad14a65ac6f324402118 100644 (file)
@@ -64,7 +64,7 @@ LIB32=link.exe -lib
 # PROP Intermediate_Dir "Debug\liblutil"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
@@ -85,7 +85,7 @@ LIB32=link.exe -lib
 # PROP Intermediate_Dir "SDebug\liblutil"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /MTd /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /Z7 /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FR /YX /FD /c
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
@@ -128,6 +128,10 @@ SOURCE=.\base64.c
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\ac\bytes.h
+# End Source File
+# Begin Source File
+
 SOURCE="..\..\include\getopt-compat.h"
 # End Source File
 # Begin Source File
@@ -152,6 +156,10 @@ SOURCE=..\..\include\lutil.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\lutil_lockf.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\include\lutil_md5.h
 # End Source File
 # Begin Source File
@@ -164,6 +172,14 @@ SOURCE=.\md5.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\nt_err.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ntservice.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\passwd.c
 # End Source File
 # Begin Source File
@@ -173,6 +189,65 @@ SOURCE=..\..\include\portable.h
 # Begin Source File
 
 SOURCE=.\sha1.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\slapdmsg.mc
+
+!IF  "$(CFG)" == "liblutil - Win32 Release"
+
+# Begin Custom Build - Building slapd message file
+IntDir=.\Release\liblutil
+InputPath=.\slapdmsg.mc
+
+"slapdmsg.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       mkdir $(IntDir) 
+       mc -v slapdmsg.mc -r $(IntDir) 
+       rc /v /r $(IntDir)\slapdmsg.rc 
+       
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "liblutil - Win32 Debug"
+
+# Begin Custom Build - Building slapd message file
+IntDir=.\Debug\liblutil
+InputPath=.\slapdmsg.mc
+
+"slapdmsg.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       mkdir $(IntDir) 
+       mc -v slapdmsg.mc -r $(IntDir) 
+       rc /v /r $(IntDir)\slapdmsg.rc 
+       
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "liblutil - Win32 Single Debug"
+
+# Begin Custom Build - Building slapd message file
+IntDir=.\SDebug\liblutil
+InputPath=.\slapdmsg.mc
+
+"slapdmsg.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       mkdir $(IntDir) 
+       mc -v slapdmsg.mc -r $(IntDir) 
+       rc /v /r $(IntDir)\slapdmsg.rc 
+       
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "liblutil - Win32 Single Release"
+
+# Begin Custom Build - Building slapd message file
+IntDir=.\SRelease\liblutil
+InputPath=.\slapdmsg.mc
+
+"slapdmsg.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       mkdir $(IntDir) 
+       mc -v slapdmsg.mc -r $(IntDir) 
+       rc /v /r $(IntDir)\slapdmsg.rc 
+       
+# End Custom Build
+
+!ENDIF 
+
 # End Source File
 # End Target
 # End Project