]> git.sur5r.net Git - openldap/blob - libraries/libldap/ftest.dsp
697849455995607fa49b3369384866ed7df301d8
[openldap] / libraries / libldap / ftest.dsp
1 # Microsoft Developer Studio Project File - Name="ftest" - 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=ftest - 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 "ftest.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 "ftest.mak" CFG="ltest - Win32 Single Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "ftest - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "ftest - Win32 Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE "ftest - Win32 Single Release" (based on\
23  "Win32 (x86) Console Application")
24 !MESSAGE "ftest - Win32 Single Debug" (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)" == "ftest - 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\ftest"
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 libsasl.lib hs_regex.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\Release"
57
58 !ELSEIF  "$(CFG)" == "ftest - Win32 Debug"
59
60 # PROP BASE Use_MFC 0
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "ftest___"
63 # PROP BASE Intermediate_Dir "ftest___"
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\ftest"
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 libsasl.lib hs_regex.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\Debug"
81
82 !ELSEIF  "$(CFG)" == "ftest - Win32 Single Release"
83
84 # PROP BASE Use_MFC 0
85 # PROP BASE Use_Debug_Libraries 0
86 # PROP BASE Output_Dir "ftest___"
87 # PROP BASE Intermediate_Dir "ftest___"
88 # PROP BASE Target_Dir ""
89 # PROP Use_MFC 0
90 # PROP Use_Debug_Libraries 0
91 # PROP Output_Dir "..\..\SRelease"
92 # PROP Intermediate_Dir "..\..\SRelease\ftest"
93 # PROP Ignore_Export_Lib 0
94 # PROP Target_Dir ""
95 # ADD BASE CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
96 # ADD CPP /nologo /W3 /GX /O2 /I "..\..\include" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
97 # ADD BASE RSC /l 0x409 /d "NDEBUG"
98 # ADD RSC /l 0x409 /d "NDEBUG"
99 BSC32=bscmake.exe
100 # ADD BASE BSC32 /nologo
101 # ADD BSC32 /nologo
102 LINK32=link.exe
103 # ADD BASE LINK32 oldap32.lib olber32.lib olutil32.lib hs_regex.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\Release"
104 # ADD LINK32 libsasl.lib hs_regex.lib ws2_32.lib /nologo /subsystem:console /machine:I386 /libpath:"..\..\SRelease"
105
106 !ELSEIF  "$(CFG)" == "ftest - Win32 Single Debug"
107
108 # PROP BASE Use_MFC 0
109 # PROP BASE Use_Debug_Libraries 1
110 # PROP BASE Output_Dir "ftest__0"
111 # PROP BASE Intermediate_Dir "ftest__0"
112 # PROP BASE Target_Dir ""
113 # PROP Use_MFC 0
114 # PROP Use_Debug_Libraries 1
115 # PROP Output_Dir "..\..\SDebug"
116 # PROP Intermediate_Dir "..\..\SDebug\ftest"
117 # PROP Ignore_Export_Lib 0
118 # PROP Target_Dir ""
119 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
120 # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /I "..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
121 # ADD BASE RSC /l 0x409 /d "_DEBUG"
122 # ADD RSC /l 0x409 /d "_DEBUG"
123 BSC32=bscmake.exe
124 # ADD BASE BSC32 /nologo
125 # ADD BSC32 /nologo
126 LINK32=link.exe
127 # ADD BASE LINK32 oldap32.lib olber32.lib olutil32.lib hs_regex.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\Debug"
128 # ADD LINK32 libsasl.lib hs_regex.lib ws2_32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept /libpath:"..\..\SDebug"
129
130 !ENDIF 
131
132 # Begin Target
133
134 # Name "ftest - Win32 Release"
135 # Name "ftest - Win32 Debug"
136 # Name "ftest - Win32 Single Release"
137 # Name "ftest - Win32 Single Debug"
138 # Begin Source File
139
140 SOURCE=.\ftest.c
141 # End Source File
142 # End Target
143 # End Project