]> granicus.if.org Git - apache/blob - libapreq.dsp
Help doc writer to spot places where:
[apache] / libapreq.dsp
1 # Microsoft Developer Studio Project File - Name="libapreq" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
6 \r
7 CFG=libapreq - Win32 Release\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "libapreq.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "libapreq.mak" CFG="libapreq - Win32 Release"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "libapreq - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
21 !MESSAGE "libapreq - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
22 !MESSAGE \r
23 \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName ""\r
27 # PROP Scc_LocalPath ""\r
28 CPP=cl.exe\r
29 MTL=midl.exe\r
30 RSC=rc.exe\r
31 \r
32 !IF  "$(CFG)" == "libapreq - Win32 Release"\r
33 \r
34 # PROP BASE Use_MFC 0\r
35 # PROP BASE Use_Debug_Libraries 0\r
36 # PROP BASE Output_Dir "Release"\r
37 # PROP BASE Intermediate_Dir "Release"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 0\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "Release"\r
42 # PROP Intermediate_Dir "Release"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 # ADD BASE CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /D "APREQ_DECLARE_EXPORT" /FD /c\r
46 # ADD CPP /nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /I "./srclib/pcre" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /D "APREQ_DECLARE_EXPORT" /Fd"Release\libapreq_cl" /FD /c\r
47 # ADD BASE MTL /nologo /D "NDEBUG" /win32\r
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32\r
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
50 # ADD RSC /l 0x409 /fo"Release/libapreq.res" /i "./include" /i "./srclib/apr/include" /d "NDEBUG" /d BIN_NAME="libapreq.dll" /d LONG_NAME="libapreq"\r
51 BSC32=bscmake.exe\r
52 # ADD BASE BSC32 /nologo\r
53 # ADD BSC32 /nologo\r
54 LINK32=link.exe\r
55 # ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll /machine:IX86\r
56 # ADD LINK32 pcre.lib kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll /debug /machine:IX86 /libpath:"./srclib/pcre" /base:@"os\win32\BaseAddr.ref",libapreq.dll /opt:ref\r
57 # Begin Special Build Tool\r
58 TargetPath=.\Release\libapreq.dll\r
59 SOURCE="$(InputPath)"\r
60 PostBuild_Desc=Embed .manifest\r
61 PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2\r
62 # End Special Build Tool\r
63 \r
64 !ELSEIF  "$(CFG)" == "libapreq - Win32 Debug"\r
65 \r
66 # PROP BASE Use_MFC 0\r
67 # PROP BASE Use_Debug_Libraries 1\r
68 # PROP BASE Output_Dir "Debug"\r
69 # PROP BASE Intermediate_Dir "Debug"\r
70 # PROP BASE Target_Dir ""\r
71 # PROP Use_MFC 0\r
72 # PROP Use_Debug_Libraries 1\r
73 # PROP Output_Dir "Debug"\r
74 # PROP Intermediate_Dir "Debug"\r
75 # PROP Ignore_Export_Lib 0\r
76 # PROP Target_Dir ""\r
77 # ADD BASE CPP /nologo /MDd /W3 /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS"/D "AP_DECLARE_EXPORT" /D "APREQ_DECLARE_EXPORT"  /FD /EHsc /c\r
78 # ADD CPP /nologo /MDd /W3 /Zi /Od /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /I "./srclib/pcre" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /D "APREQ_DECLARE_EXPORT" /Fd"Debug\libapreq_cl" /FD /EHsc /c\r
79 # ADD BASE MTL /nologo /D "_DEBUG" /win32\r
80 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32\r
81 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
82 # ADD RSC /l 0x409 /fo"Debug/libapreq.res" /i "./include" /i "./srclib/apr/include" /d "_DEBUG" /d BIN_NAME="libapreq.dll" /d LONG_NAME="libapreq"\r
83 BSC32=bscmake.exe\r
84 # ADD BASE BSC32 /nologo\r
85 # ADD BSC32 /nologo\r
86 LINK32=link.exe\r
87 # ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll /incremental:no /debug /machine:IX86\r
88 # ADD LINK32 pcred.lib kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll /incremental:no /debug /machine:IX86 /libpath:"./srclib/pcre" /base:@"os\win32\BaseAddr.ref",libapreq.dll\r
89 # Begin Special Build Tool\r
90 TargetPath=.\Debug\libapreq.dll\r
91 SOURCE="$(InputPath)"\r
92 PostBuild_Desc=Embed .manifest\r
93 PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2\r
94 # End Special Build Tool\r
95 \r
96 !ENDIF \r
97 \r
98 # Begin Target\r
99 \r
100 # Name "libapreq - Win32 Release"\r
101 # Name "libapreq - Win32 Debug"\r
102 # Begin Group "headers"\r
103 \r
104 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"\r
105 # Begin Source File\r
106 \r
107 SOURCE=.\include\ap_config.h\r
108 # End Source File\r
109 # Begin Source File\r
110 \r
111 SOURCE=.\include\ap_release.h\r
112 # End Source File\r
113 # Begin Source File\r
114 \r
115 SOURCE=.\include\apreq.h\r
116 # End Source File\r
117 # Begin Source File\r
118 \r
119 SOURCE=.\include\apreq_cookie.h\r
120 # End Source File\r
121 # Begin Source File\r
122 \r
123 SOURCE=.\include\apreq_error.h\r
124 # End Source File\r
125 # Begin Source File\r
126 \r
127 SOURCE=.\include\apreq_module.h\r
128 # End Source File\r
129 # Begin Source File\r
130 \r
131 SOURCE=.\include\apreq_param.h\r
132 # End Source File\r
133 # Begin Source File\r
134 \r
135 SOURCE=.\include\apreq_parser.h\r
136 # End Source File\r
137 # Begin Source File\r
138 \r
139 SOURCE=.\include\apreq_util.h\r
140 # End Source File\r
141 # End Group\r
142 # Begin Group "libapreq"\r
143 \r
144 # PROP Default_Filter ""\r
145 # Begin Source File\r
146 \r
147 SOURCE=.\server\apreq_cookie.c\r
148 # End Source File\r
149 # Begin Source File\r
150 \r
151 SOURCE=.\server\apreq_error.c\r
152 # End Source File\r
153 # Begin Source File\r
154 \r
155 SOURCE=.\server\apreq_module.c\r
156 # End Source File\r
157 # Begin Source File\r
158 \r
159 SOURCE=.\server\apreq_module_cgi.c\r
160 # End Source File\r
161 # Begin Source File\r
162 \r
163 SOURCE=.\server\apreq_module_custom.c\r
164 # End Source File\r
165 # Begin Source File\r
166 \r
167 SOURCE=.\server\apreq_param.c\r
168 # End Source File\r
169 # Begin Source File\r
170 \r
171 SOURCE=.\server\apreq_parser.c\r
172 # End Source File\r
173 # Begin Source File\r
174 \r
175 SOURCE=.\server\apreq_parser_header.c\r
176 # End Source File\r
177 # Begin Source File\r
178 \r
179 SOURCE=.\server\apreq_parser_multipart.c\r
180 # End Source File\r
181 # Begin Source File\r
182 \r
183 SOURCE=.\server\apreq_parser_urlencoded.c\r
184 # End Source File\r
185 # Begin Source File\r
186 \r
187 SOURCE=.\server\apreq_util.c\r
188 # End Source File\r
189 # Begin Source File\r
190 \r
191 SOURCE=.\server\buildmark.c\r
192 # PROP Exclude_From_Build 1\r
193 # End Source File\r
194 # End Group\r
195 # Begin Source File\r
196 \r
197 SOURCE=.\build\win32\httpd.rc\r
198 # End Source File\r
199 # End Target\r
200 # End Project\r