]> git.sur5r.net Git - openldap/blobdiff - libraries/liblutil/liblutil.dsp
All implementations of lutil_lockf (aka ldap_lockf) block until
[openldap] / libraries / liblutil / liblutil.dsp
index 7188ca00dc01556a8e31d5820b828379c8be1b1a..e3f1ff6fc6661249c15930daa376b10387a8726c 100644 (file)
@@ -39,13 +39,13 @@ CPP=cl.exe
 # PROP Intermediate_Dir "Release\liblutil"
 # PROP Target_Dir ""
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
-# ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
+# ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
 BSC32=bscmake.exe
 # ADD BASE BSC32 /nologo
 # ADD BSC32 /nologo
 LIB32=link.exe -lib
 # ADD BASE LIB32 /nologo
-# ADD LIB32 /nologo
+# ADD LIB32 /nologo /out:"..\Release\olutil32.lib"
 
 !ELSEIF  "$(CFG)" == "liblutil - Win32 Debug"
 
@@ -88,6 +88,18 @@ SOURCE=.\getopt.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\getpass.c
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\ldap_cdefs.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\ldap_features.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\include\lutil.h
 # End Source File
 # Begin Source File
@@ -104,6 +116,10 @@ SOURCE=.\md5.c
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\portable.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\sha1.c
 # End Source File
 # End Target