Skip to content
Snippets Groups Projects
Commit dc0bcf2e authored by Gary Williams's avatar Gary Williams
Browse files

add root_dse.c

parent ed703cbc
No related branches found
No related tags found
No related merge requests found
......@@ -60,7 +60,7 @@ LIB32=link.exe -lib
# PROP Intermediate_Dir "libslap0"
# 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
......@@ -192,6 +192,10 @@ SOURCE=.\repl.c
# End Source File
# Begin Source File
SOURCE=.\root_dse.c
# End Source File
# Begin Source File
SOURCE=.\schema.c
# End Source File
# Begin Source File
......@@ -222,9 +226,5 @@ SOURCE=.\user.c
SOURCE=.\value.c
# End Source File
# Begin Source File
SOURCE=.\Version.c
# End Source File
# End Target
# End Project
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment