]> git.sur5r.net Git - openldap/blobdiff - clients/tools/ldappasswd.dsp
Should be in releng
[openldap] / clients / tools / ldappasswd.dsp
index 5f6a18605624177f2a1a5389bdf9cad3913e327a..397025a784e808dca1ed8c57aed16c50a785cc4c 100644 (file)
@@ -144,24 +144,56 @@ SOURCE=.\common.c
 # Begin Source File
 
 SOURCE=.\ldappasswd.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\ldpversion.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\build\version.h
+
+USERDEP__VERSI="common.c"      "ldappasswd.c"  "$(OUTDIR)\oldap32.lib" "$(OUTDIR)\olber32.lib" "$(OUTDIR)\olutil32.lib"
+InputDir=..\..\build
+InputPath=..\..\build\version.h
+
+!IF  "$(CFG)" == "ldappasswd - Win32 Single Debug"
+
+# Begin Custom Build
 
-!IF "$CFG)" == "ldappasswd - Win32 Release"
+"ldpversion.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       $(InputDir)\mkvers.bat $(InputPath) ldpversion.c ldappasswd /**/
 
-# ADD CPP /D _OLV_CWD=\"$(OutDir)\"
+# End Custom Build
 
-!ELSEIF "$(CFG)" == "ldappasswd - Win32 Debug"
+!ELSEIF  "$(CFG)" == "ldappasswd - Win32 Single Release"
+
+# Begin Custom Build
+
+"ldpversion.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       $(InputDir)\mkvers.bat $(InputPath) ldpversion.c ldappasswd /**/
 
-# ADD CPP /D _OLV_CWD=\"$(OutDir)\"
+# End Custom Build
 
-!ELSEIF "$(CFG)" == "ldappasswd - Win32 Single Debug"
+!ELSEIF  "$(CFG)" == "ldappasswd - Win32 Release"
 
-# ADD CPP /D _OLV_CWD=\"$(OutDir)\"
+# Begin Custom Build
 
-!ELSEIF "$(CFG)" == "ldappasswd - Win32 Single Release"
+"ldpversion.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       $(InputDir)\mkvers.bat $(InputPath) ldpversion.c ldappasswd /**/
 
-# ADD CPP /D _OLV_CWD=\"$(OutDir)\"
+# End Custom Build
+
+!ELSEIF  "$(CFG)" == "ldappasswd - Win32 Debug"
 
-!ENDIF
+# Begin Custom Build
+
+"ldpversion.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
+       $(InputDir)\mkvers.bat $(InputPath) ldpversion.c ldappasswd /**/
+
+# End Custom Build
+
+!ENDIF 
 
 # End Source File
 # End Target