1 # Microsoft Developer Studio Project File - Name="slapindex" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
7 CFG=slapindex - Win32 Single Debug
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
9 !MESSAGE use the Export Makefile command and run
11 !MESSAGE NMAKE /f "slapindex.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "slapindex.mak" CFG="slapindex - Win32 Single Debug"
18 !MESSAGE Possible choices for configuration are:
20 !MESSAGE "slapindex - Win32 Release" (based on\
21 "Win32 (x86) Console Application")
22 !MESSAGE "slapindex - Win32 Debug" (based on "Win32 (x86) Console Application")
23 !MESSAGE "slapindex - Win32 Single Debug" (based on\
24 "Win32 (x86) Console Application")
25 !MESSAGE "slapindex - Win32 Single Release" (based on\
26 "Win32 (x86) Console Application")
30 # PROP Scc_ProjName ""
31 # PROP Scc_LocalPath ""
35 !IF "$(CFG)" == "slapindex - Win32 Release"
38 # PROP BASE Use_Debug_Libraries 0
39 # PROP BASE Output_Dir "Release"
40 # PROP BASE Intermediate_Dir "Release"
41 # PROP BASE Target_Dir ""
43 # PROP Use_Debug_Libraries 0
44 # PROP Output_Dir "..\..\..\Release"
45 # PROP Intermediate_Dir "..\..\..\Release\slapindex"
46 # PROP Ignore_Export_Lib 0
48 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
49 # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
50 # ADD BASE RSC /l 0x409 /d "NDEBUG"
51 # ADD RSC /l 0x409 /d "NDEBUG"
53 # ADD BASE BSC32 /nologo
56 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
57 # ADD LINK32 sasl.lib libdb32.lib hs_regex.lib libsasl.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\..\Release"
59 !ELSEIF "$(CFG)" == "slapindex - Win32 Debug"
62 # PROP BASE Use_Debug_Libraries 1
63 # PROP BASE Output_Dir "ldif2ind"
64 # PROP BASE Intermediate_Dir "ldif2ind"
65 # PROP BASE Target_Dir ""
67 # PROP Use_Debug_Libraries 1
68 # PROP Output_Dir "..\..\..\Debug"
69 # PROP Intermediate_Dir "..\..\..\Debug\slapindex"
70 # PROP Ignore_Export_Lib 0
72 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
73 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
74 # ADD BASE RSC /l 0x409 /d "_DEBUG"
75 # ADD RSC /l 0x409 /d "_DEBUG"
77 # ADD BASE BSC32 /nologo
80 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
81 # ADD LINK32 libdb32.lib hs_regex.lib libsasl.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\Debug"
83 !ELSEIF "$(CFG)" == "slapindex - Win32 Single Debug"
86 # PROP BASE Use_Debug_Libraries 1
87 # PROP BASE Output_Dir "ldif2ind"
88 # PROP BASE Intermediate_Dir "ldif2ind"
89 # PROP BASE Ignore_Export_Lib 0
90 # PROP BASE Target_Dir ""
92 # PROP Use_Debug_Libraries 1
93 # PROP Output_Dir "..\..\..\SDebug"
94 # PROP Intermediate_Dir "..\..\..\SDebug\slapindex"
95 # PROP Ignore_Export_Lib 0
97 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
98 # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
99 # ADD BASE RSC /l 0x409 /d "_DEBUG"
100 # ADD RSC /l 0x409 /d "_DEBUG"
102 # ADD BASE BSC32 /nologo
105 # ADD BASE LINK32 kernel32.lib shell32.lib hs_regexd.lib libdbs.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
106 # ADD LINK32 libdb32.lib hs_regex.lib libsasl.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\..\SDebug"
108 !ELSEIF "$(CFG)" == "slapindex - Win32 Single Release"
110 # PROP BASE Use_MFC 0
111 # PROP BASE Use_Debug_Libraries 0
112 # PROP BASE Output_Dir "ldif2in0"
113 # PROP BASE Intermediate_Dir "ldif2in0"
114 # PROP BASE Ignore_Export_Lib 0
115 # PROP BASE Target_Dir ""
117 # PROP Use_Debug_Libraries 0
118 # PROP Output_Dir "..\..\..\SRelease"
119 # PROP Intermediate_Dir "..\..\..\SRelease\slapindex"
120 # PROP Ignore_Export_Lib 0
122 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
123 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
124 # ADD BASE RSC /l 0x409 /d "NDEBUG"
125 # ADD RSC /l 0x409 /d "NDEBUG"
127 # ADD BASE BSC32 /nologo
130 # ADD BASE LINK32 hs_regex.lib libdb.lib ws2_32.lib /nologo /subsystem:console /machine:I386
131 # ADD LINK32 libdbs.lib libdb32.lib hs_regex.lib libsasl.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\SRelease"
137 # Name "slapindex - Win32 Release"
138 # Name "slapindex - Win32 Debug"
139 # Name "slapindex - Win32 Single Debug"
140 # Name "slapindex - Win32 Single Release"
147 SOURCE=.\slapcommon.c
151 SOURCE=.\slapcommon.h