initial load of upstream version 1.06.32
[xmlrpc-c] / Windows / rpctest.dsp
1 # Microsoft Developer Studio Project File - Name="rpctest" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103
6
7 CFG=rpctest - Win32 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 "rpctest.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 "rpctest.mak" CFG="rpctest - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "rpctest - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "rpctest - Win32 Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName "rpctest"
27 # PROP Scc_LocalPath ".."
28 CPP=cl.exe
29 RSC=rc.exe
30
31 !IF  "$(CFG)" == "rpctest - Win32 Release"
32
33 # PROP BASE Use_MFC 0
34 # PROP BASE Use_Debug_Libraries 0
35 # PROP BASE Output_Dir "Release"
36 # PROP BASE Intermediate_Dir "Release"
37 # PROP BASE Target_Dir ""
38 # PROP Use_MFC 0
39 # PROP Use_Debug_Libraries 0
40 # PROP Output_Dir "Release\rpctest"
41 # PROP Intermediate_Dir "Release\rpctest"
42 # PROP Ignore_Export_Lib 0
43 # PROP Target_Dir ""
44 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
45 # ADD CPP /nologo /MT /W3 /GX /O2 /I "..\\" /I "..\include" /I "../lib/util/include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "ABYSS_WIN32" /YX /FD /c
46 # ADD BASE RSC /l 0x409 /d "NDEBUG"
47 # ADD RSC /l 0x409 /d "NDEBUG"
48 BSC32=bscmake.exe
49 # ADD BASE BSC32 /nologo
50 # ADD BSC32 /nologo
51 LINK32=link.exe
52 # 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 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
53 # ADD LINK32 ..\lib\xmlrpc.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Ws2_32.lib Wininet.lib /nologo /subsystem:console /machine:I386 /out:"..\bin\rpctest.exe"
54 # Begin Special Build Tool
55 SOURCE="$(InputPath)"
56 PostBuild_Desc=Copy test files
57 PostBuild_Cmds=copy ..\src\testdata\*.* .
58 # End Special Build Tool
59
60 !ELSEIF  "$(CFG)" == "rpctest - Win32 Debug"
61
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "Debug"
65 # PROP BASE Intermediate_Dir "Debug"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "Debug\rpctest"
70 # PROP Intermediate_Dir "Debug\rpctest"
71 # PROP Ignore_Export_Lib 0
72 # PROP Target_Dir ""
73 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
74 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\\" /I "..\include" /I "../lib/util/include" /D "_DEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "ABYSS_WIN32" /YX /FD /GZ /c
75 # ADD BASE RSC /l 0x409 /d "_DEBUG"
76 # ADD RSC /l 0x409 /d "_DEBUG"
77 BSC32=bscmake.exe
78 # ADD BASE BSC32 /nologo
79 # ADD BSC32 /nologo
80 LINK32=link.exe
81 # 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 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
82 # ADD LINK32 ..\lib\xmlrpcD.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib Ws2_32.lib Wininet.lib /nologo /subsystem:console /debug /machine:I386 /out:"..\bin\rpctestD.exe" /pdbtype:sept
83 # Begin Special Build Tool
84 SOURCE="$(InputPath)"
85 PostBuild_Desc=Copy test files
86 PostBuild_Cmds=copy ..\src\testdata\*.* .
87 # End Special Build Tool
88
89 !ENDIF 
90
91 # Begin Target
92
93 # Name "rpctest - Win32 Release"
94 # Name "rpctest - Win32 Debug"
95 # Begin Group "Source Files"
96
97 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
98 # Begin Source File
99
100 SOURCE=..\src\test\cgi.c
101 # End Source File
102 # Begin Source File
103
104 SOURCE=..\src\test\client.c
105 # End Source File
106 # Begin Source File
107
108 SOURCE=..\lib\abyss\src\conf.c
109 # End Source File
110 # Begin Source File
111
112 SOURCE=..\lib\abyss\src\conn.c
113 # End Source File
114 # Begin Source File
115
116 SOURCE=..\lib\abyss\src\data.c
117 # End Source File
118 # Begin Source File
119
120 SOURCE=..\lib\abyss\src\file.c
121 # End Source File
122 # Begin Source File
123
124 SOURCE=..\lib\abyss\src\http.c
125 # End Source File
126 # Begin Source File
127
128 SOURCE=..\src\test\parse_xml.c
129 # End Source File
130 # Begin Source File
131
132 SOURCE=..\src\test\serialize.c
133 # End Source File
134 # Begin Source File
135
136 SOURCE=..\lib\abyss\src\server.c
137 # End Source File
138 # Begin Source File
139
140 SOURCE=..\src\test\server_abyss.c
141 # End Source File
142 # Begin Source File
143
144 SOURCE=..\lib\abyss\src\socket.c
145 # End Source File
146 # Begin Source File
147
148 SOURCE=..\src\test\test.c
149 # End Source File
150 # Begin Source File
151
152 SOURCE=..\lib\abyss\src\thread.c
153 # End Source File
154 # Begin Source File
155
156 SOURCE=..\lib\abyss\src\token.c
157 # End Source File
158 # Begin Source File
159
160 SOURCE=..\lib\abyss\src\token.h
161 # End Source File
162 # Begin Source File
163
164 SOURCE=..\lib\abyss\src\trace.c
165 # End Source File
166 # Begin Source File
167
168 SOURCE=..\src\test\value.c
169 # End Source File
170 # Begin Source File
171
172 SOURCE=..\src\test\xml_data.c
173 # End Source File
174 # Begin Source File
175
176 SOURCE=..\src\xmlrpc_server_abyss.c
177 # End Source File
178 # End Group
179 # Begin Group "Header Files"
180
181 # PROP Default_Filter "h;hpp;hxx;hm;inl"
182 # Begin Source File
183
184 SOURCE=..\src\test\client.h
185 # End Source File
186 # Begin Source File
187
188 SOURCE=..\src\test\parse_xml.h
189 # End Source File
190 # Begin Source File
191
192 SOURCE=..\src\test\serialize.h
193 # End Source File
194 # Begin Source File
195
196 SOURCE=..\src\test\server_abyss.h
197 # End Source File
198 # Begin Source File
199
200 SOURCE=..\src\test\test.h
201 # End Source File
202 # Begin Source File
203
204 SOURCE=..\src\test\value.h
205 # End Source File
206 # Begin Source File
207
208 SOURCE=..\src\test\xml_data.h
209 # End Source File
210 # End Group
211 # Begin Group "Resource Files"
212
213 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
214 # End Group
215 # Begin Group "TestFiles"
216
217 # PROP Default_Filter ""
218 # Begin Source File
219
220 SOURCE="..\src\testdata\http-req-simple.txt"
221 # End Source File
222 # Begin Source File
223
224 SOURCE=..\src\testdata\req_no_params.xml
225 # End Source File
226 # Begin Source File
227
228 SOURCE=..\src\testdata\req_out_of_order.xml
229 # End Source File
230 # Begin Source File
231
232 SOURCE=..\src\testdata\req_value_name.xml
233 # End Source File
234 # End Group
235 # End Target
236 # End Project