]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/liblutil.dsp
fix flag on formatMessage to not allocate buffer
[openldap] / libraries / liblutil / liblutil.dsp
index 23725175088b4b76f08700d07a9d73deae611a9a..3b4e38ac5c7e146f1cb7ad14a65ac6f324402118 100644 (file)
@@ -172,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
@@ -181,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