]> git.sur5r.net Git - openldap/blob - libraries/libldap/apitest.dsp
Should be in releng
[openldap] / libraries / libldap / apitest.dsp
1 # Microsoft Developer Studio Project File - Name="apitest" - 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=apitest - 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 "apitest.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 "apitest.mak" CFG="apitest - Win32 Single Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "apitest - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "apitest - Win32 Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE "apitest - Win32 Single Debug" (based on\
23  "Win32 (x86) Console Application")
24 !MESSAGE "apitest - Win32 Single Release" (based on\
25  "Win32 (x86) Console Application")
26 !MESSAGE 
27
28 # Begin Project
29 # PROP Scc_ProjName ""
30 # PROP Scc_LocalPath ""
31 CPP=cl.exe
32 RSC=rc.exe
33
34 !IF  "$(CFG)" == "apitest - Win32 Release"
35
36 # PROP BASE Use_MFC 0
37 # PROP BASE Use_Debug_Libraries 0
38 # PROP BASE Output_Dir "Release"
39 # PROP BASE Intermediate_Dir "Release"
40 # PROP BASE Target_Dir ""
41 # PROP Use_MFC 0
42 # PROP Use_Debug_Libraries 0
43 # PROP Output_Dir "..\..\Release"
44 # PROP Intermediate_Dir "..\..\Release\apitest"
45 # PROP Ignore_Export_Lib 0
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 /MT /W3 /GX /O2 /I "..\..\include" /D "WIN32" /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 oldap32.lib olber32.lib sasl.lib libsasl.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\Release"
57
58 !ELSEIF  "$(CFG)" == "apitest - Win32 Debug"
59
60 # PROP BASE Use_MFC 0
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "apitest_"
63 # PROP BASE Intermediate_Dir "apitest_"
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\apitest"
69 # PROP Ignore_Export_Lib 0
70 # PROP Target_Dir ""
71 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
72 # ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
73 # ADD BASE RSC /l 0x409 /d "_DEBUG"
74 # ADD RSC /l 0x409 /d "_DEBUG"
75 BSC32=bscmake.exe
76 # ADD BASE BSC32 /nologo
77 # ADD BSC32 /nologo
78 LINK32=link.exe
79 # 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
80 # ADD LINK32 oldap32.lib olber32.lib libsasl.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\Debug"
81
82 !ELSEIF  "$(CFG)" == "apitest - Win32 Single Debug"
83
84 # PROP BASE Use_MFC 0
85 # PROP BASE Use_Debug_Libraries 1
86 # PROP BASE Output_Dir "apitest_"
87 # PROP BASE Intermediate_Dir "apitest_"
88 # PROP BASE Ignore_Export_Lib 0
89 # PROP BASE Target_Dir ""
90 # PROP Use_MFC 0
91 # PROP Use_Debug_Libraries 1
92 # PROP Output_Dir "..\..\SDebug"
93 # PROP Intermediate_Dir "..\..\SDebug\apitest"
94 # PROP Ignore_Export_Lib 0
95 # PROP Target_Dir ""
96 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
97 # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
98 # ADD BASE RSC /l 0x409 /d "_DEBUG"
99 # ADD RSC /l 0x409 /d "_DEBUG"
100 BSC32=bscmake.exe
101 # ADD BASE BSC32 /nologo
102 # ADD BSC32 /nologo
103 LINK32=link.exe
104 # ADD BASE LINK32 oldap32.lib olber32.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\Debug"
105 # ADD LINK32 oldap32.lib olber32.lib libsasl.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\SDebug"
106
107 !ELSEIF  "$(CFG)" == "apitest - Win32 Single Release"
108
109 # PROP BASE Use_MFC 0
110 # PROP BASE Use_Debug_Libraries 0
111 # PROP BASE Output_Dir "apitest0"
112 # PROP BASE Intermediate_Dir "apitest0"
113 # PROP BASE Ignore_Export_Lib 0
114 # PROP BASE Target_Dir ""
115 # PROP Use_MFC 0
116 # PROP Use_Debug_Libraries 0
117 # PROP Output_Dir "..\..\SRelease"
118 # PROP Intermediate_Dir "..\..\SRelease\apitest"
119 # PROP Ignore_Export_Lib 0
120 # PROP Target_Dir ""
121 # ADD BASE CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
122 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
123 # ADD BASE RSC /l 0x409 /d "NDEBUG"
124 # ADD RSC /l 0x409 /d "NDEBUG"
125 BSC32=bscmake.exe
126 # ADD BASE BSC32 /nologo
127 # ADD BSC32 /nologo
128 LINK32=link.exe
129 # ADD BASE LINK32 oldap32.lib olber32.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\Release"
130 # ADD LINK32 oldap32.lib olber32.lib sasl.lib libsasl.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\SRelease"
131
132 !ENDIF 
133
134 # Begin Target
135
136 # Name "apitest - Win32 Release"
137 # Name "apitest - Win32 Debug"
138 # Name "apitest - Win32 Single Debug"
139 # Name "apitest - Win32 Single Release"
140 # Begin Source File
141
142 SOURCE=.\apitest.c
143 # End Source File
144 # End Target
145 # End Project