# PROP BASE Intermediate_Dir "Release"
# PROP BASE Cmd_Line "NMAKE /f setup.mak"
# PROP BASE Rebuild_Opt "/a"
-# PROP BASE Target_File "setup.exe"
+# PROP BASE Target_File "setup.txt"
# PROP BASE Bsc_Name "setup.bsc"
# PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 0
# PROP Intermediate_Dir "Release"
# PROP Cmd_Line "NMAKE /f setup.mak"
# PROP Rebuild_Opt "/a"
-# PROP Target_File "setup.exe"
+# PROP Target_File "setup.txt"
# PROP Bsc_Name "setup.bsc"
# PROP Target_Dir ""
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Cmd_Line "NMAKE /f setup.mak"
# PROP BASE Rebuild_Opt "/a"
-# PROP BASE Target_File "setup.exe"
+# PROP BASE Target_File "setup.txt"
# PROP BASE Bsc_Name "setup.bsc"
# PROP BASE Target_Dir ""
# PROP Use_Debug_Libraries 1
!ENDIF
+# Begin Source File
+
+SOURCE=.\setup.mak
+# End Source File
# End Target
# End Project
--- /dev/null
+Microsoft Developer Studio Workspace File, Format Version 5.00
+# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
+
+###############################################################################
+
+Project: "setup"=.\setup.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+}}}
+
+###############################################################################
+
+Global:
+
+Package=<5>
+{{{
+}}}
+
+Package=<3>
+{{{
+}}}
+
+###############################################################################
+
all: setup.txt
-setup.txt: ldap_config.h ldap_features.h portable.h
+setup.txt: lber_types.h ldap_config.h ldap_features.h portable.h
copy setup.mak setup.txt
+lber_types.h: lber_types.h.nt
+ copy lber_types.h.nt lber_types.h
+
ldap_config.h: ldap_config.h.nt
copy ldap_config.h.nt ldap_config.h