~ubuntu-branches/ubuntu/feisty/apache2/feisty

« back to all changes in this revision

Viewing changes to srclib/apr-util/xml/expat/lib/expat.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Barth
  • Date: 2006-12-09 21:05:45 UTC
  • mfrom: (0.6.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20061209210545-h70s0xaqc2v8vqr2
Tags: 2.2.3-3.2
* Non-maintainer upload.
* 043_ajp_connection_reuse: Patch from upstream Bugzilla, fixing a critical
  issue with regard to connection reuse in mod_proxy_ajp.
  Closes: #396265

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="expat" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
 
6
 
 
7
CFG=expat - 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 "expat.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 "expat.mak" CFG="expat - Win32 Debug"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "expat - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
 
21
!MESSAGE "expat - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
 
22
!MESSAGE 
 
23
 
 
24
# Begin Project
 
25
# PROP AllowPerConfigDependencies 0
 
26
# PROP Scc_ProjName ""
 
27
# PROP Scc_LocalPath ""
 
28
CPP=cl.exe
 
29
MTL=midl.exe
 
30
RSC=rc.exe
 
31
 
 
32
!IF  "$(CFG)" == "expat - Win32 Release"
 
33
 
 
34
# PROP BASE Use_MFC 0
 
35
# PROP BASE Use_Debug_Libraries 0
 
36
# PROP BASE Output_Dir "Release"
 
37
# PROP BASE Intermediate_Dir "Release"
 
38
# PROP BASE Target_Dir ""
 
39
# PROP Use_MFC 0
 
40
# PROP Use_Debug_Libraries 0
 
41
# PROP Output_Dir "Release"
 
42
# PROP Intermediate_Dir "Release"
 
43
# PROP Target_Dir ""
 
44
# ADD BASE CPP /nologo /MT /W3 /EHsc /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXPAT_EXPORTS" /Yu"stdafx.h" /FD /c
 
45
# ADD CPP /nologo /MT /W3 /EHsc /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXPAT_EXPORTS" /D "COMPILED_FROM_DSP" /Yu"stdafx.h" /FD /c
 
46
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 
47
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
 
48
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
49
# ADD RSC /l 0x409 /d "NDEBUG"
 
50
BSC32=bscmake.exe
 
51
# ADD BASE BSC32 /nologo
 
52
# ADD BSC32 /nologo
 
53
LINK32=link.exe
 
54
# 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 /dll /machine:I386
 
55
# 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 /dll /machine:I386
 
56
 
 
57
!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
 
58
 
 
59
# PROP BASE Use_MFC 0
 
60
# PROP BASE Use_Debug_Libraries 1
 
61
# PROP BASE Output_Dir "Debug"
 
62
# PROP BASE Intermediate_Dir "Debug"
 
63
# PROP BASE Target_Dir ""
 
64
# PROP Use_MFC 0
 
65
# PROP Use_Debug_Libraries 1
 
66
# PROP Output_Dir "Debug"
 
67
# PROP Intermediate_Dir "Debug"
 
68
# PROP Ignore_Export_Lib 0
 
69
# PROP Target_Dir ""
 
70
# ADD BASE CPP /nologo /MTd /W3 /Gm /EHsc /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXPAT_EXPORTS" /Yu"stdafx.h" /FD /GZ /c
 
71
# ADD CPP /nologo /MTd /W3 /EHsc /Zi /Od /D "_DEBUG" /D "COMPILED_FROM_DSP" /D "WIN32" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "EXPAT_EXPORTS" /FD /GZ /c
 
72
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
 
73
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
 
74
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
75
# ADD RSC /l 0x409 /d "_DEBUG"
 
76
BSC32=bscmake.exe
 
77
# ADD BASE BSC32 /nologo
 
78
# ADD BSC32 /nologo
 
79
LINK32=link.exe
 
80
# 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 /dll /debug /machine:I386 /pdbtype:sept
 
81
# 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 /dll /debug /machine:I386 /pdbtype:sept
 
82
 
 
83
!ENDIF 
 
84
 
 
85
# Begin Target
 
86
 
 
87
# Name "expat - Win32 Release"
 
88
# Name "expat - Win32 Debug"
 
89
# Begin Group "Source Files"
 
90
 
 
91
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
92
# Begin Source File
 
93
 
 
94
SOURCE=.\xmlparse.c
 
95
 
 
96
!IF  "$(CFG)" == "expat - Win32 Release"
 
97
 
 
98
# ADD CPP /D VERSION=\"expat_1.95.2\"
 
99
 
 
100
!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
 
101
 
 
102
# ADD CPP /GX- /Od /D VERSION=\"expat_1.95.2\"
 
103
 
 
104
!ENDIF 
 
105
 
 
106
# End Source File
 
107
# Begin Source File
 
108
 
 
109
SOURCE=.\xmlrole.c
 
110
 
 
111
!IF  "$(CFG)" == "expat - Win32 Release"
 
112
 
 
113
# ADD CPP /D VERSION=\"expat_1.95.2\"
 
114
 
 
115
!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
 
116
 
 
117
# ADD CPP /D VERSION=\"expat_1.95.2\"
 
118
 
 
119
!ENDIF 
 
120
 
 
121
# End Source File
 
122
# Begin Source File
 
123
 
 
124
SOURCE=.\xmltok.c
 
125
 
 
126
!IF  "$(CFG)" == "expat - Win32 Release"
 
127
 
 
128
# ADD CPP /D VERSION=\"expat_1.95.2\"
 
129
 
 
130
!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
 
131
 
 
132
# ADD CPP /D VERSION=\"expat_1.95.2\"
 
133
 
 
134
!ENDIF 
 
135
 
 
136
# End Source File
 
137
# Begin Source File
 
138
 
 
139
SOURCE=xmltok_impl.c
 
140
 
 
141
!IF  "$(CFG)" == "expat - Win32 Release"
 
142
 
 
143
# ADD CPP /D VERSION=\"expat_1.95.2\"
 
144
 
 
145
!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
 
146
 
 
147
# PROP Exclude_From_Build 1
 
148
# ADD CPP /D VERSION=\"expat_1.95.2\"
 
149
 
 
150
!ENDIF 
 
151
 
 
152
# End Source File
 
153
# Begin Source File
 
154
 
 
155
SOURCE=xmltok_ns.c
 
156
 
 
157
!IF  "$(CFG)" == "expat - Win32 Release"
 
158
 
 
159
# ADD CPP /D VERSION=\"expat_1.95.2\"
 
160
 
 
161
!ELSEIF  "$(CFG)" == "expat - Win32 Debug"
 
162
 
 
163
# PROP Exclude_From_Build 1
 
164
# ADD CPP /D VERSION=\"expat_1.95.2\"
 
165
 
 
166
!ENDIF 
 
167
 
 
168
# End Source File
 
169
# End Group
 
170
# Begin Group "Header Files"
 
171
 
 
172
# PROP Default_Filter "h;hpp;hxx;hm;inl"
 
173
# Begin Source File
 
174
 
 
175
SOURCE=.\ascii.h
 
176
# End Source File
 
177
# Begin Source File
 
178
 
 
179
SOURCE=.\asciitab.h
 
180
# End Source File
 
181
# Begin Source File
 
182
 
 
183
SOURCE=.\config.h
 
184
# End Source File
 
185
# Begin Source File
 
186
 
 
187
SOURCE=.\expat.h
 
188
# End Source File
 
189
# Begin Source File
 
190
 
 
191
SOURCE=.\iasciitab.h
 
192
# End Source File
 
193
# Begin Source File
 
194
 
 
195
SOURCE=.\latin1tab.h
 
196
# End Source File
 
197
# Begin Source File
 
198
 
 
199
SOURCE=.\nametab.h
 
200
# End Source File
 
201
# Begin Source File
 
202
 
 
203
SOURCE=.\utf8tab.h
 
204
# End Source File
 
205
# Begin Source File
 
206
 
 
207
SOURCE=.\xmlrole.h
 
208
# End Source File
 
209
# Begin Source File
 
210
 
 
211
SOURCE=.\xmltok.h
 
212
# End Source File
 
213
# Begin Source File
 
214
 
 
215
SOURCE=.\xmltok_impl.h
 
216
# End Source File
 
217
# End Group
 
218
# Begin Group "Resource Files"
 
219
 
 
220
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
 
221
# End Group
 
222
# Begin Source File
 
223
 
 
224
SOURCE=.\ReadMe.txt
 
225
# End Source File
 
226
# End Target
 
227
# End Project