~ubuntu-branches/ubuntu/hardy/apache2/hardy-proposed

« back to all changes in this revision

Viewing changes to srclib/apr-util/test/testutillib.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Fritsch
  • Date: 2008-01-17 20:27:56 UTC
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: james.westby@ubuntu.com-20080117202756-hv38rjknhwa2ilwi
Tags: upstream-2.2.8
ImportĀ upstreamĀ versionĀ 2.2.8

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="testutillib" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) External Target" 0x0106
 
6
 
 
7
CFG=testutillib - Win32 Release
 
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 "testutillib.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 "testutillib.mak" CFG="testutillib - Win32 Release"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "testutillib - Win32 Release" (based on "Win32 (x86) External Target")
 
21
!MESSAGE "testutillib - Win32 Debug" (based on "Win32 (x86) External Target")
 
22
!MESSAGE "testutillib - Win32 ReleaseNT" (based on "Win32 (x86) External Target")
 
23
!MESSAGE "testutillib - Win32 DebugNT" (based on "Win32 (x86) External Target")
 
24
!MESSAGE "testutillib - x64 Release" (based on "Win32 (x86) External Target")
 
25
!MESSAGE "testutillib - x64 Debug" (based on "Win32 (x86) External Target")
 
26
!MESSAGE 
 
27
 
 
28
# Begin Project
 
29
# PROP AllowPerConfigDependencies 0
 
30
# PROP Scc_ProjName ""
 
31
# PROP Scc_LocalPath ""
 
32
 
 
33
!IF  "$(CFG)" == "testutillib - Win32 Release"
 
34
 
 
35
# PROP BASE Use_MFC 0
 
36
# PROP BASE Use_Debug_Libraries 0
 
37
# PROP BASE Output_Dir ""
 
38
# PROP BASE Intermediate_Dir ""
 
39
# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=LibR OUTDIR=LibR MODEL=static all check"
 
40
# PROP BASE Rebuild_Opt "/a"
 
41
# PROP BASE Target_File "LibR\testall.exe"
 
42
# PROP BASE Bsc_Name ""
 
43
# PROP BASE Target_Dir ""
 
44
# PROP Use_MFC 0
 
45
# PROP Use_Debug_Libraries 0
 
46
# PROP Output_Dir ""
 
47
# PROP Intermediate_Dir ""
 
48
# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=LibR OUTDIR=LibR MODEL=static all check"
 
49
# PROP Rebuild_Opt "/a"
 
50
# PROP Target_File "LibR\testall.exe"
 
51
# PROP Bsc_Name ""
 
52
# PROP Target_Dir ""
 
53
 
 
54
!ELSEIF  "$(CFG)" == "testutillib - Win32 Debug"
 
55
 
 
56
# PROP BASE Use_MFC 0
 
57
# PROP BASE Use_Debug_Libraries 1
 
58
# PROP BASE Output_Dir ""
 
59
# PROP BASE Intermediate_Dir ""
 
60
# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=LibD OUTDIR=LibD MODEL=static _DEBUG=1 all check"
 
61
# PROP BASE Rebuild_Opt "/a"
 
62
# PROP BASE Target_File "LibD\testall.exe"
 
63
# PROP BASE Bsc_Name ""
 
64
# PROP BASE Target_Dir ""
 
65
# PROP Use_MFC 0
 
66
# PROP Use_Debug_Libraries 1
 
67
# PROP Output_Dir ""
 
68
# PROP Intermediate_Dir ""
 
69
# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=LibD OUTDIR=LibD MODEL=static _DEBUG=1 all check"
 
70
# PROP Rebuild_Opt "/a"
 
71
# PROP Target_File "LibD\testall.exe"
 
72
# PROP Bsc_Name ""
 
73
# PROP Target_Dir ""
 
74
 
 
75
!ELSEIF  "$(CFG)" == "testutillib - Win32 ReleaseNT"
 
76
 
 
77
# PROP BASE Use_MFC 0
 
78
# PROP BASE Use_Debug_Libraries 0
 
79
# PROP BASE Output_Dir ""
 
80
# PROP BASE Intermediate_Dir ""
 
81
# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=NT\LibR OUTDIR=NT\LibR MODEL=static all check"
 
82
# PROP BASE Rebuild_Opt "/a"
 
83
# PROP BASE Target_File "NT\LibR\testall.exe"
 
84
# PROP BASE Bsc_Name ""
 
85
# PROP BASE Target_Dir ""
 
86
# PROP Use_MFC 0
 
87
# PROP Use_Debug_Libraries 0
 
88
# PROP Output_Dir ""
 
89
# PROP Intermediate_Dir ""
 
90
# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=NT\LibR OUTDIR=NT\LibR MODEL=static all check"
 
91
# PROP Rebuild_Opt "/a"
 
92
# PROP Target_File "NT\LibR\testall.exe"
 
93
# PROP Bsc_Name ""
 
94
# PROP Target_Dir ""
 
95
 
 
96
!ELSEIF  "$(CFG)" == "testutillib - Win32 DebugNT"
 
97
 
 
98
# PROP BASE Use_MFC 0
 
99
# PROP BASE Use_Debug_Libraries 1
 
100
# PROP BASE Output_Dir ""
 
101
# PROP BASE Intermediate_Dir ""
 
102
# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=NT\LibD OUTDIR=NT\LibD MODEL=static _DEBUG=1 all check"
 
103
# PROP BASE Rebuild_Opt "/a"
 
104
# PROP BASE Target_File "NT\LibD\testall.exe"
 
105
# PROP BASE Bsc_Name ""
 
106
# PROP BASE Target_Dir ""
 
107
# PROP Use_MFC 0
 
108
# PROP Use_Debug_Libraries 1
 
109
# PROP Output_Dir ""
 
110
# PROP Intermediate_Dir ""
 
111
# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=NT\LibD OUTDIR=NT\LibD MODEL=static _DEBUG=1 all check"
 
112
# PROP Rebuild_Opt "/a"
 
113
# PROP Target_File "NT\LibD\testall.exe"
 
114
# PROP Bsc_Name ""
 
115
# PROP Target_Dir ""
 
116
 
 
117
!ELSEIF  "$(CFG)" == "testutillib - x64 Release"
 
118
 
 
119
# PROP BASE Use_MFC 0
 
120
# PROP BASE Use_Debug_Libraries 0
 
121
# PROP BASE Output_Dir ""
 
122
# PROP BASE Intermediate_Dir ""
 
123
# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=x64\LibR OUTDIR=x64\LibR MODEL=static all check"
 
124
# PROP BASE Rebuild_Opt "/a"
 
125
# PROP BASE Target_File "x64\LibR\testall.exe"
 
126
# PROP BASE Bsc_Name ""
 
127
# PROP BASE Target_Dir ""
 
128
# PROP Use_MFC 0
 
129
# PROP Use_Debug_Libraries 0
 
130
# PROP Output_Dir ""
 
131
# PROP Intermediate_Dir ""
 
132
# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=x64\LibR OUTDIR=x64\LibR MODEL=static all check"
 
133
# PROP Rebuild_Opt "/a"
 
134
# PROP Target_File "x64\LibR\testall.exe"
 
135
# PROP Bsc_Name ""
 
136
# PROP Target_Dir ""
 
137
 
 
138
!ELSEIF  "$(CFG)" == "testutillib - x64 Debug"
 
139
 
 
140
# PROP BASE Use_MFC 0
 
141
# PROP BASE Use_Debug_Libraries 1
 
142
# PROP BASE Output_Dir ""
 
143
# PROP BASE Intermediate_Dir ""
 
144
# PROP BASE Cmd_Line "NMAKE /f Makefile.win INTDIR=x64\LibD OUTDIR=x64\LibD MODEL=static _DEBUG=1 all check"
 
145
# PROP BASE Rebuild_Opt "/a"
 
146
# PROP BASE Target_File "x64\LibD\testall.exe"
 
147
# PROP BASE Bsc_Name ""
 
148
# PROP BASE Target_Dir ""
 
149
# PROP Use_MFC 0
 
150
# PROP Use_Debug_Libraries 1
 
151
# PROP Output_Dir ""
 
152
# PROP Intermediate_Dir ""
 
153
# PROP Cmd_Line "NMAKE /f Makefile.win INTDIR=x64\LibD OUTDIR=x64\LibD MODEL=static _DEBUG=1 all check"
 
154
# PROP Rebuild_Opt "/a"
 
155
# PROP Target_File "x64\LibD\testall.exe"
 
156
# PROP Bsc_Name ""
 
157
# PROP Target_Dir ""
 
158
 
 
159
!ENDIF 
 
160
 
 
161
# Begin Target
 
162
 
 
163
# Name "testutillib - Win32 Release"
 
164
# Name "testutillib - Win32 Debug"
 
165
# Name "testutillib - Win32 ReleaseNT"
 
166
# Name "testutillib - Win32 DebugNT"
 
167
# Name "testutillib - x64 Release"
 
168
# Name "testutillib - x64 Debug"
 
169
# Begin Group "testall Source Files"
 
170
 
 
171
# PROP Default_Filter ".c"
 
172
# Begin Source File
 
173
 
 
174
SOURCE=.\abts.c
 
175
# End Source File
 
176
# Begin Source File
 
177
 
 
178
SOURCE=.\abts.h
 
179
# End Source File
 
180
# Begin Source File
 
181
 
 
182
SOURCE=.\abts_tests.h
 
183
# End Source File
 
184
# Begin Source File
 
185
 
 
186
SOURCE=.\testbuckets.c
 
187
# End Source File
 
188
# Begin Source File
 
189
 
 
190
SOURCE=.\testdate.c
 
191
# End Source File
 
192
# Begin Source File
 
193
 
 
194
SOURCE=.\testdbd.c
 
195
# End Source File
 
196
# Begin Source File
 
197
 
 
198
SOURCE=.\testdbm.c
 
199
# End Source File
 
200
# Begin Source File
 
201
 
 
202
SOURCE=.\testldap.c
 
203
# End Source File
 
204
# Begin Source File
 
205
 
 
206
SOURCE=.\testmd4.c
 
207
# End Source File
 
208
# Begin Source File
 
209
 
 
210
SOURCE=.\testmd5.c
 
211
# End Source File
 
212
# Begin Source File
 
213
 
 
214
SOURCE=.\testpass.c
 
215
# End Source File
 
216
# Begin Source File
 
217
 
 
218
SOURCE=.\testqueue.c
 
219
# End Source File
 
220
# Begin Source File
 
221
 
 
222
SOURCE=.\testreslist.c
 
223
# End Source File
 
224
# Begin Source File
 
225
 
 
226
SOURCE=.\testrmm.c
 
227
# End Source File
 
228
# Begin Source File
 
229
 
 
230
SOURCE=.\teststrmatch.c
 
231
# End Source File
 
232
# Begin Source File
 
233
 
 
234
SOURCE=.\testuri.c
 
235
# End Source File
 
236
# Begin Source File
 
237
 
 
238
SOURCE=.\testutil.c
 
239
# End Source File
 
240
# Begin Source File
 
241
 
 
242
SOURCE=.\testuuid.c
 
243
# End Source File
 
244
# Begin Source File
 
245
 
 
246
SOURCE=.\testxlate.c
 
247
# End Source File
 
248
# Begin Source File
 
249
 
 
250
SOURCE=.\testxml.c
 
251
# End Source File
 
252
# End Group
 
253
# Begin Group "Other Source Files"
 
254
 
 
255
# PROP Default_Filter ".c"
 
256
# Begin Source File
 
257
 
 
258
SOURCE=.\dbd.c
 
259
# End Source File
 
260
# End Group
 
261
# Begin Source File
 
262
 
 
263
SOURCE=.\Makefile.win
 
264
# End Source File
 
265
# End Target
 
266
# End Project