]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/libldap.dsp
moved rdn parsing in a dedicated routine, ldap_str2rdn(), that can be used directly...
[openldap] / libraries / libldap / libldap.dsp
index 803fd3396b7a063c8b9d7a91d32f9eb6356e9d3f..d4e46e37c358cae10d0f42346b8983f7d0a50807 100644 (file)
@@ -41,6 +41,7 @@ CPP=cl.exe
 # PROP Output_Dir "..\..\Release"
 # PROP Intermediate_Dir "..\..\Release\libldap"
 # PROP Target_Dir ""
+RSC=rc.exe
 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
 # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "_WINDOWS" /YX /FD /c
 BSC32=bscmake.exe
@@ -62,6 +63,7 @@ LIB32=link.exe -lib
 # PROP Output_Dir "..\..\Debug"
 # PROP Intermediate_Dir "..\..\Debug\libldap"
 # PROP Target_Dir ""
+RSC=rc.exe
 # 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" /FR /YX /FD /c
 BSC32=bscmake.exe
@@ -83,6 +85,7 @@ LIB32=link.exe -lib
 # PROP Output_Dir "..\..\SDebug"
 # PROP Intermediate_Dir "..\..\SDebug\libldap"
 # PROP Target_Dir ""
+RSC=rc.exe
 # 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" /FR /YX /FD /c
 BSC32=bscmake.exe
@@ -104,6 +107,7 @@ LIB32=link.exe -lib
 # PROP Output_Dir "..\..\SRelease"
 # PROP Intermediate_Dir "..\..\SRelease\libldap"
 # PROP Target_Dir ""
+RSC=rc.exe
 # ADD BASE CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "_WINDOWS" /YX /FD /c
 BSC32=bscmake.exe
@@ -147,14 +151,6 @@ SOURCE=.\charray.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\charset.c
-# End Source File
-# Begin Source File
-
-SOURCE=.\cldap.c
-# End Source File
-# Begin Source File
-
 SOURCE=.\compare.c
 # End Source File
 # Begin Source File
@@ -163,11 +159,11 @@ SOURCE=.\controls.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\delete.c
+SOURCE=.\cyrus.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\digest.c
+SOURCE=.\delete.c
 # End Source File
 # Begin Source File
 
@@ -183,6 +179,10 @@ SOURCE=.\dn.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\dnssrv.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\dsparse.c
 # End Source File
 # Begin Source File
@@ -211,10 +211,6 @@ SOURCE=.\getdn.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\getdxbyname.c
-# End Source File
-# Begin Source File
-
 SOURCE=.\getentry.c
 # End Source File
 # Begin Source File
@@ -267,10 +263,18 @@ SOURCE=..\..\include\ldap_pvt.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\ldap_pvt_uc.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\include\ldap_schema.h
 # End Source File
 # Begin Source File
 
+SOURCE=..\..\include\ldap_utf8.h
+# End Source File
+# Begin Source File
+
 SOURCE=.\messages.c
 # End Source File
 # Begin Source File
@@ -335,6 +339,10 @@ SOURCE=.\sort.c
 # End Source File
 # Begin Source File
 
+SOURCE=.\sortctrl.c
+# End Source File
+# Begin Source File
+
 SOURCE=.\srchpref.c
 # End Source File
 # Begin Source File
@@ -347,7 +355,11 @@ SOURCE=.\string.c
 # End Source File
 # Begin Source File
 
-SOURCE=.\ufn.c
+SOURCE=.\tls.c
+# End Source File
+# Begin Source File
+
+SOURCE=.\tmplout.c
 # End Source File
 # Begin Source File
 
@@ -359,7 +371,19 @@ SOURCE=.\url.c
 # End Source File
 # Begin Source File
 
+SOURCE=".\utf-8-conv.c"
+# End Source File
+# Begin Source File
+
+SOURCE=".\utf-8.c"
+# End Source File
+# Begin Source File
+
 SOURCE=".\util-int.c"
 # End Source File
+# Begin Source File
+
+SOURCE=.\vlvctrl.c
+# End Source File
 # End Target
 # End Project