]> git.sur5r.net Git - openldap/blob - servers/slapd/tools/ldbmtest.dsp
Vienna Bulk Commit
[openldap] / servers / slapd / tools / ldbmtest.dsp
1 # Microsoft Developer Studio Project File - Name="ldbmtest" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7 CFG=ldbmtest - 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
10 !MESSAGE 
11 !MESSAGE NMAKE /f "ldbmtest.mak".
12 !MESSAGE 
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
15 !MESSAGE 
16 !MESSAGE NMAKE /f "ldbmtest.mak" CFG="ldbmtest - Win32 Single Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "ldbmtest - Win32 Release" (based on\
21  "Win32 (x86) Console Application")
22 !MESSAGE "ldbmtest - Win32 Debug" (based on "Win32 (x86) Console Application")
23 !MESSAGE "ldbmtest - Win32 Single Debug" (based on\
24  "Win32 (x86) Console Application")
25 !MESSAGE "ldbmtest - Win32 Single Release" (based on\
26  "Win32 (x86) Console Application")
27 !MESSAGE 
28
29 # Begin Project
30 # PROP Scc_ProjName ""
31 # PROP Scc_LocalPath ""
32 CPP=cl.exe
33 RSC=rc.exe
34
35 !IF  "$(CFG)" == "ldbmtest - Win32 Release"
36
37 # PROP BASE Use_MFC 0
38 # PROP BASE Use_Debug_Libraries 0
39 # PROP BASE Output_Dir "Release"
40 # PROP BASE Intermediate_Dir "Release"
41 # PROP BASE Target_Dir ""
42 # PROP Use_MFC 0
43 # PROP Use_Debug_Libraries 0
44 # PROP Output_Dir "..\Release"
45 # PROP Intermediate_Dir "..\Release\ldbmtest"
46 # PROP Target_Dir ""
47 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
48 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"
50 # ADD RSC /l 0x409 /d "NDEBUG"
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LINK32=link.exe
55 # 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
56 # ADD 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
58 !ELSEIF  "$(CFG)" == "ldbmtest - Win32 Debug"
59
60 # PROP BASE Use_MFC 0
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "Debug"
63 # PROP BASE Intermediate_Dir "Debug"
64 # PROP BASE Target_Dir ""
65 # PROP Use_MFC 0
66 # PROP Use_Debug_Libraries 1
67 # PROP Output_Dir "..\Debug"
68 # PROP Intermediate_Dir "..\Debug\ldbmtest"
69 # PROP Target_Dir ""
70 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
71 # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
72 # ADD BASE RSC /l 0x409 /d "_DEBUG"
73 # ADD RSC /l 0x409 /d "_DEBUG"
74 BSC32=bscmake.exe
75 # ADD BASE BSC32 /nologo
76 # ADD BSC32 /nologo
77 LINK32=link.exe
78 # 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
79 # ADD 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
80
81 !ELSEIF  "$(CFG)" == "ldbmtest - Win32 Single Debug"
82
83 # PROP BASE Use_MFC 0
84 # PROP BASE Use_Debug_Libraries 1
85 # PROP BASE Output_Dir "ldbmtest"
86 # PROP BASE Intermediate_Dir "ldbmtest"
87 # PROP BASE Target_Dir ""
88 # PROP Use_MFC 0
89 # PROP Use_Debug_Libraries 1
90 # PROP Output_Dir "..\SDebug"
91 # PROP Intermediate_Dir "..\SDebug\ldbmtest"
92 # PROP Target_Dir ""
93 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
94 # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
95 # ADD BASE RSC /l 0x409 /d "_DEBUG"
96 # ADD RSC /l 0x409 /d "_DEBUG"
97 BSC32=bscmake.exe
98 # ADD BASE BSC32 /nologo
99 # ADD BSC32 /nologo
100 LINK32=link.exe
101 # 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
102 # ADD 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
103
104 !ELSEIF  "$(CFG)" == "ldbmtest - Win32 Single Release"
105
106 # PROP BASE Use_MFC 0
107 # PROP BASE Use_Debug_Libraries 0
108 # PROP BASE Output_Dir "ldbmtes0"
109 # PROP BASE Intermediate_Dir "ldbmtes0"
110 # PROP BASE Target_Dir ""
111 # PROP Use_MFC 0
112 # PROP Use_Debug_Libraries 0
113 # PROP Output_Dir "..\SRelease"
114 # PROP Intermediate_Dir "..\SRelease\ldbmtest"
115 # PROP Target_Dir ""
116 # ADD BASE CPP /nologo /W3 /GX /O2 /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
117 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
118 # ADD BASE RSC /l 0x409 /d "NDEBUG"
119 # ADD RSC /l 0x409 /d "NDEBUG"
120 BSC32=bscmake.exe
121 # ADD BASE BSC32 /nologo
122 # ADD BSC32 /nologo
123 LINK32=link.exe
124 # 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
125 # ADD 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
126
127 !ENDIF 
128
129 # Begin Target
130
131 # Name "ldbmtest - Win32 Release"
132 # Name "ldbmtest - Win32 Debug"
133 # Name "ldbmtest - Win32 Single Debug"
134 # Name "ldbmtest - Win32 Single Release"
135 # Begin Source File
136
137 SOURCE=.\ldbmtest.c
138 # End Source File
139 # End Target
140 # End Project