Moved to src/, renamed to w32res.rc
[privoxy.git] / pcre / vc_dftables.dsp
1 # Microsoft Developer Studio Project File - Name="vc_dftables" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 5.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Console Application" 0x0103\r
6 \r
7 CFG=vc_dftables - Win32 Debug with Win32 threads\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 "vc_dftables.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 "vc_dftables.mak"\\r
17  CFG="vc_dftables - Win32 Debug with Win32 threads"\r
18 !MESSAGE \r
19 !MESSAGE Possible choices for configuration are:\r
20 !MESSAGE \r
21 !MESSAGE "vc_dftables - Win32 Release" (based on\\r
22  "Win32 (x86) Console Application")\r
23 !MESSAGE "vc_dftables - Win32 Debug" (based on\\r
24  "Win32 (x86) Console Application")\r
25 !MESSAGE "vc_dftables - Win32 Debug with Win32 threads" (based on\\r
26  "Win32 (x86) Console Application")\r
27 !MESSAGE "vc_dftables - Win32 Release with Win32 threads" (based on\\r
28  "Win32 (x86) Console Application")\r
29 !MESSAGE \r
30 \r
31 # Begin Project\r
32 # PROP Scc_ProjName ""\r
33 # PROP Scc_LocalPath ""\r
34 CPP=cl.exe\r
35 RSC=rc.exe\r
36 \r
37 !IF  "$(CFG)" == "vc_dftables - Win32 Release"\r
38 \r
39 # PROP BASE Use_MFC 0\r
40 # PROP BASE Use_Debug_Libraries 0\r
41 # PROP BASE Output_Dir "Release"\r
42 # PROP BASE Intermediate_Dir "Release"\r
43 # PROP BASE Target_Dir ""\r
44 # PROP Use_MFC 0\r
45 # PROP Use_Debug_Libraries 0\r
46 # PROP Output_Dir "vc_dftables"\r
47 # PROP Intermediate_Dir "vc_dftables"\r
48 # PROP Target_Dir ""\r
49 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
50 # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
51 # ADD BASE RSC /l 0x809 /d "NDEBUG"\r
52 # ADD RSC /l 0x809 /d "NDEBUG"\r
53 BSC32=bscmake.exe\r
54 # ADD BASE BSC32 /nologo\r
55 # ADD BSC32 /nologo\r
56 LINK32=link.exe\r
57 # 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\r
58 # 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 /subsystem:console /machine:I386\r
59 # Begin Special Build Tool\r
60 OutDir=.\vc_dftables\r
61 SOURCE=$(InputPath)\r
62 PostBuild_Desc=Running program to generate chartables.c\r
63 PostBuild_Cmds=$(OutDir)\vc_dftables.exe >$(OutDir)\..\chartables.c\r
64 # End Special Build Tool\r
65 \r
66 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Debug"\r
67 \r
68 # PROP BASE Use_MFC 0\r
69 # PROP BASE Use_Debug_Libraries 1\r
70 # PROP BASE Output_Dir "Debug"\r
71 # PROP BASE Intermediate_Dir "Debug"\r
72 # PROP BASE Target_Dir ""\r
73 # PROP Use_MFC 0\r
74 # PROP Use_Debug_Libraries 1\r
75 # PROP Output_Dir "vc_dftables_dbg"\r
76 # PROP Intermediate_Dir "vc_dftables_dbg"\r
77 # PROP Ignore_Export_Lib 0\r
78 # PROP Target_Dir ""\r
79 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
80 # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
81 # ADD BASE RSC /l 0x809 /d "_DEBUG"\r
82 # ADD RSC /l 0x809 /d "_DEBUG"\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 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\r
88 # 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 /subsystem:console /debug /machine:I386 /pdbtype:sept\r
89 # Begin Special Build Tool\r
90 OutDir=.\vc_dftables_dbg\r
91 SOURCE=$(InputPath)\r
92 PostBuild_Desc=Running program to generate chartables.c\r
93 PostBuild_Cmds=$(OutDir)\vc_dftables.exe >$(OutDir)\..\chartables.c\r
94 # End Special Build Tool\r
95 \r
96 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Debug with Win32 threads"\r
97 \r
98 # PROP BASE Use_MFC 0\r
99 # PROP BASE Use_Debug_Libraries 1\r
100 # PROP BASE Output_Dir "vc_dftab"\r
101 # PROP BASE Intermediate_Dir "vc_dftab"\r
102 # PROP BASE Ignore_Export_Lib 0\r
103 # PROP BASE Target_Dir ""\r
104 # PROP Use_MFC 0\r
105 # PROP Use_Debug_Libraries 1\r
106 # PROP Output_Dir "vc_dftables_dbg"\r
107 # PROP Intermediate_Dir "vc_dftables_dbg"\r
108 # PROP Ignore_Export_Lib 0\r
109 # PROP Target_Dir ""\r
110 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
111 # ADD CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
112 # ADD BASE RSC /l 0x809 /d "_DEBUG"\r
113 # ADD RSC /l 0x809 /d "_DEBUG"\r
114 BSC32=bscmake.exe\r
115 # ADD BASE BSC32 /nologo\r
116 # ADD BSC32 /nologo\r
117 LINK32=link.exe\r
118 # 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\r
119 # 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 /subsystem:console /debug /machine:I386 /pdbtype:sept\r
120 # Begin Special Build Tool\r
121 OutDir=.\vc_dftables_dbg\r
122 SOURCE=$(InputPath)\r
123 PostBuild_Desc=Running program to generate chartables.c\r
124 PostBuild_Cmds=$(OutDir)\vc_dftables.exe >$(OutDir)\..\chartables.c\r
125 # End Special Build Tool\r
126 \r
127 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Release with Win32 threads"\r
128 \r
129 # PROP BASE Use_MFC 0\r
130 # PROP BASE Use_Debug_Libraries 0\r
131 # PROP BASE Output_Dir "vc_dfta0"\r
132 # PROP BASE Intermediate_Dir "vc_dfta0"\r
133 # PROP BASE Target_Dir ""\r
134 # PROP Use_MFC 0\r
135 # PROP Use_Debug_Libraries 0\r
136 # PROP Output_Dir "vc_dftables"\r
137 # PROP Intermediate_Dir "vc_dftables"\r
138 # PROP Target_Dir ""\r
139 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
140 # ADD CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c\r
141 # ADD BASE RSC /l 0x809 /d "NDEBUG"\r
142 # ADD RSC /l 0x809 /d "NDEBUG"\r
143 BSC32=bscmake.exe\r
144 # ADD BASE BSC32 /nologo\r
145 # ADD BSC32 /nologo\r
146 LINK32=link.exe\r
147 # 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\r
148 # 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 /subsystem:console /machine:I386\r
149 # Begin Special Build Tool\r
150 OutDir=.\vc_dftables\r
151 SOURCE=$(InputPath)\r
152 PostBuild_Desc=Running program to generate chartables.c\r
153 PostBuild_Cmds=$(OutDir)\vc_dftables.exe >$(OutDir)\..\chartables.c\r
154 # End Special Build Tool\r
155 \r
156 !ENDIF \r
157 \r
158 # Begin Target\r
159 \r
160 # Name "vc_dftables - Win32 Release"\r
161 # Name "vc_dftables - Win32 Debug"\r
162 # Name "vc_dftables - Win32 Debug with Win32 threads"\r
163 # Name "vc_dftables - Win32 Release with Win32 threads"\r
164 # Begin Group "File Copy"\r
165 \r
166 # PROP Default_Filter ""\r
167 # Begin Source File\r
168 \r
169 SOURCE=..\vc_config_pthreads.h\r
170 \r
171 !IF  "$(CFG)" == "vc_dftables - Win32 Release"\r
172 \r
173 # PROP Ignore_Default_Tool 1\r
174 # Begin Custom Build - Copying vc_config_pthreads.h\r
175 WkspDir=.\r
176 InputPath=..\vc_config_pthreads.h\r
177 \r
178 "$(WkspDir)\..\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
179         copy "$(InputPath)" "$(WkspDir)\..\config.h"\r
180 \r
181 # End Custom Build\r
182 \r
183 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Debug"\r
184 \r
185 # PROP Ignore_Default_Tool 1\r
186 # Begin Custom Build - Copying vc_config_pthreads.h\r
187 WkspDir=.\r
188 InputPath=..\vc_config_pthreads.h\r
189 \r
190 "$(WkspDir)\..\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
191         copy "$(InputPath)" "$(WkspDir)\..\config.h"\r
192 \r
193 # End Custom Build\r
194 \r
195 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Debug with Win32 threads"\r
196 \r
197 # PROP Exclude_From_Build 1\r
198 # PROP Ignore_Default_Tool 1\r
199 \r
200 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Release with Win32 threads"\r
201 \r
202 # PROP Exclude_From_Build 1\r
203 # PROP Ignore_Default_Tool 1\r
204 \r
205 !ENDIF \r
206 \r
207 # End Source File\r
208 # Begin Source File\r
209 \r
210 SOURCE=..\vc_config_winthreads.h\r
211 \r
212 !IF  "$(CFG)" == "vc_dftables - Win32 Release"\r
213 \r
214 # PROP Exclude_From_Build 1\r
215 # PROP Ignore_Default_Tool 1\r
216 \r
217 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Debug"\r
218 \r
219 # PROP Exclude_From_Build 1\r
220 # PROP Ignore_Default_Tool 1\r
221 \r
222 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Debug with Win32 threads"\r
223 \r
224 # PROP Ignore_Default_Tool 1\r
225 # Begin Custom Build - Copying vc_config_winthreads.h\r
226 WkspDir=.\r
227 InputPath=..\vc_config_winthreads.h\r
228 \r
229 "$(WkspDir)\..\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
230         copy "$(InputPath)" "$(WkspDir)\..\config.h"\r
231 \r
232 # End Custom Build\r
233 \r
234 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Release with Win32 threads"\r
235 \r
236 # PROP Ignore_Default_Tool 1\r
237 # Begin Custom Build - Copying vc_config_winthreads.h\r
238 WkspDir=.\r
239 InputPath=..\vc_config_winthreads.h\r
240 \r
241 "$(WkspDir)\..\config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
242         copy "$(InputPath)" "$(WkspDir)\..\config.h"\r
243 \r
244 # End Custom Build\r
245 \r
246 !ENDIF \r
247 \r
248 # End Source File\r
249 # End Group\r
250 # Begin Source File\r
251 \r
252 SOURCE=..\config.h\r
253 # End Source File\r
254 # Begin Source File\r
255 \r
256 SOURCE=.\config.h\r
257 # End Source File\r
258 # Begin Source File\r
259 \r
260 SOURCE=.\dftables.c\r
261 # End Source File\r
262 # Begin Source File\r
263 \r
264 SOURCE=.\internal.h\r
265 # End Source File\r
266 # Begin Source File\r
267 \r
268 SOURCE=.\maketables.c\r
269 \r
270 !IF  "$(CFG)" == "vc_dftables - Win32 Release"\r
271 \r
272 # PROP Exclude_From_Build 1\r
273 \r
274 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Debug"\r
275 \r
276 # PROP Exclude_From_Build 1\r
277 \r
278 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Debug with Win32 threads"\r
279 \r
280 # PROP BASE Exclude_From_Build 1\r
281 # PROP Exclude_From_Build 1\r
282 \r
283 !ELSEIF  "$(CFG)" == "vc_dftables - Win32 Release with Win32 threads"\r
284 \r
285 # PROP BASE Exclude_From_Build 1\r
286 # PROP Exclude_From_Build 1\r
287 \r
288 !ENDIF \r
289 \r
290 # End Source File\r
291 # Begin Source File\r
292 \r
293 SOURCE=.\pcre.h\r
294 # End Source File\r
295 # End Target\r
296 # End Project\r