]> git.saurik.com Git - wxWidgets.git/blob - wxPython/contrib/activex/wxie/wxIE.dsp
use given position for page insertion instead of trying to find the page to insert...
[wxWidgets.git] / wxPython / contrib / activex / wxie / wxIE.dsp
1 # Microsoft Developer Studio Project File - Name="wxIE" - 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=wxIE - Win32 Unicode 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 "wxIE.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 "wxIE.mak" CFG="wxIE - Win32 Unicode Debug"
17 !MESSAGE
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE
20 !MESSAGE "wxIE - Win32 Release" (based on "Win32 (x86) Console Application")
21 !MESSAGE "wxIE - Win32 Debug" (based on "Win32 (x86) Console Application")
22 !MESSAGE "wxIE - Win32 Unicode Debug" (based on "Win32 (x86) Console Application")
23 !MESSAGE "wxIE - Win32 Unicode Release" (based on "Win32 (x86) Console Application")
24 !MESSAGE
25
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 CPP=cl.exe
31 RSC=rc.exe
32
33 !IF "$(CFG)" == "wxIE - Win32 Release"
34
35 # PROP BASE Use_MFC 0
36 # PROP BASE Use_Debug_Libraries 0
37 # PROP BASE Output_Dir "Release"
38 # PROP BASE Intermediate_Dir "Release"
39 # PROP BASE Target_Dir ""
40 # PROP Use_MFC 0
41 # PROP Use_Debug_Libraries 0
42 # PROP Output_Dir "Release"
43 # PROP Intermediate_Dir "Release"
44 # PROP Ignore_Export_Lib 0
45 # PROP Target_Dir ""
46 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
47 # ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "$(WXWIN)\include" /I "$(WXWIN)\contrib\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /YX /FD /c
48 # ADD BASE RSC /l 0xc09 /d "NDEBUG"
49 # ADD RSC /l 0xc09 /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 /subsystem:console /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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmsw.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libci.lib" /nodefaultlib:"msvcrtd.lib" /libpath:"$(WXWIN)\Lib" /libpath:"$(WXWIN)\contrib\Lib"
56 # SUBTRACT LINK32 /pdb:none
57
58 !ELSEIF "$(CFG)" == "wxIE - Win32 Debug"
59
60 # PROP BASE Use_MFC 0
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "Debug"
63 # PROP BASE Intermediate_Dir "Debug"
64 # PROP BASE Target_Dir ""
65 # PROP Use_MFC 0
66 # PROP Use_Debug_Libraries 1
67 # PROP Output_Dir "Debug"
68 # PROP Intermediate_Dir "Debug"
69 # PROP Ignore_Export_Lib 0
70 # PROP Target_Dir ""
71 # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
72 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "$(WXWIN)\lib\vc_dll\mswd" /I "$(WXWIN)\include" /I "$(WXWIN)\contrib\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /GZ /c
73 # ADD BASE RSC /l 0xc09 /d "_DEBUG"
74 # ADD RSC /l 0xc09 /d "_DEBUG"
75 BSC32=bscmake.exe
76 # ADD BASE BSC32 /nologo
77 # ADD BSC32 /nologo
78 LINK32=link.exe
79 # 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
80 # 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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxbase25d.lib wxbase25d_net.lib wxbase25d_xml.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /nodefaultlib:"msvcrt.lib" /pdbtype:sept /libpath:"$(WXWIN)\Lib" /libpath:"$(WXWIN)\lib\vc_dll" /libpath:"$(WXWIN)\contrib\Lib"
81 # SUBTRACT LINK32 /pdb:none
82
83 !ELSEIF "$(CFG)" == "wxIE - Win32 Unicode Debug"
84
85 # PROP BASE Use_MFC 0
86 # PROP BASE Use_Debug_Libraries 1
87 # PROP BASE Output_Dir "wxIE___Win32_Unicode_Debug"
88 # PROP BASE Intermediate_Dir "wxIE___Win32_Unicode_Debug"
89 # PROP BASE Ignore_Export_Lib 0
90 # PROP BASE Target_Dir ""
91 # PROP Use_MFC 0
92 # PROP Use_Debug_Libraries 1
93 # PROP Output_Dir "wxIE___Win32_Unicode_Debug"
94 # PROP Intermediate_Dir "wxIE___Win32_Unicode_Debug"
95 # PROP Ignore_Export_Lib 0
96 # PROP Target_Dir ""
97 # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "$(WXWIN)\include" /I "$(WXWIN)\contrib\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /Yu"wx/wxprec.h" /FD /GZ /c
98 # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "$(WXWIN)\include" /I "$(WXWIN)\contrib\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D UNICODE=1 /Yu"wx/wxprec.h" /FD /GZ /c
99 # ADD BASE RSC /l 0xc09 /d "_DEBUG"
100 # ADD RSC /l 0xc09 /d "_DEBUG"
101 BSC32=bscmake.exe
102 # ADD BASE BSC32 /nologo
103 # ADD BSC32 /nologo
104 LINK32=link.exe
105 # 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmswd.lib pngd.lib zlibd.lib jpegd.lib tiffd.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /nodefaultlib:"msvcrt.lib" /out:"wxIE.exe" /pdbtype:sept /libpath:"$(WXWIN)\Lib" /libpath:"$(WXWIN)\contrib\Lib"
106 # SUBTRACT BASE LINK32 /pdb:none
107 # 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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmswud.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"libcd.lib" /nodefaultlib:"libcid.lib" /nodefaultlib:"msvcrt.lib" /out:"wxIE.exe" /pdbtype:sept /libpath:"$(WXWIN)\Lib" /libpath:"$(WXWIN)\contrib\Lib"
108 # SUBTRACT LINK32 /pdb:none
109
110 !ELSEIF "$(CFG)" == "wxIE - Win32 Unicode Release"
111
112 # PROP BASE Use_MFC 0
113 # PROP BASE Use_Debug_Libraries 0
114 # PROP BASE Output_Dir "wxIE___Win32_Unicode_Release"
115 # PROP BASE Intermediate_Dir "wxIE___Win32_Unicode_Release"
116 # PROP BASE Ignore_Export_Lib 0
117 # PROP BASE Target_Dir ""
118 # PROP Use_MFC 0
119 # PROP Use_Debug_Libraries 0
120 # PROP Output_Dir "wxIE___Win32_Unicode_Release"
121 # PROP Intermediate_Dir "wxIE___Win32_Unicode_Release"
122 # PROP Ignore_Export_Lib 0
123 # PROP Target_Dir ""
124 # ADD BASE CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "$(WXWIN)\include" /I "$(WXWIN)\contrib\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /YX /FD /c
125 # ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "$(WXWIN)\include" /I "$(WXWIN)\contrib\include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /YX /FD /c
126 # ADD BASE RSC /l 0xc09 /d "NDEBUG"
127 # ADD RSC /l 0xc09 /d "NDEBUG"
128 BSC32=bscmake.exe
129 # ADD BASE BSC32 /nologo
130 # ADD BSC32 /nologo
131 LINK32=link.exe
132 # 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 comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wx.lib xpm.lib png.lib zlib.lib jpeg.lib tiff.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libci.lib" /nodefaultlib:"msvcrtd.lib" /out:"wxIE.exe"
133 # SUBTRACT BASE LINK32 /pdb:none
134 # 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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib comctl32.lib rpcrt4.lib wsock32.lib winmm.lib wxmswu.lib /nologo /subsystem:windows /machine:I386 /nodefaultlib:"libc.lib" /nodefaultlib:"libci.lib" /nodefaultlib:"msvcrtd.lib" /out:"wxIE.exe" /libpath:"$(WXWIN)\Lib" /libpath:"$(WXWIN)\contrib\Lib"
135 # SUBTRACT LINK32 /pdb:none
136
137 !ENDIF
138
139 # Begin Target
140
141 # Name "wxIE - Win32 Release"
142 # Name "wxIE - Win32 Debug"
143 # Name "wxIE - Win32 Unicode Debug"
144 # Name "wxIE - Win32 Unicode Release"
145 # Begin Group "Source Files"
146
147 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
148 # Begin Source File
149
150 SOURCE=.\IEHtmlWin.cpp
151
152 !IF "$(CFG)" == "wxIE - Win32 Release"
153
154 # SUBTRACT CPP /YX
155
156 !ELSEIF "$(CFG)" == "wxIE - Win32 Debug"
157
158 # SUBTRACT CPP /YX /Yc /Yu
159
160 !ELSEIF "$(CFG)" == "wxIE - Win32 Unicode Debug"
161
162 # SUBTRACT BASE CPP /YX /Yc /Yu
163 # SUBTRACT CPP /YX /Yc /Yu
164
165 !ELSEIF "$(CFG)" == "wxIE - Win32 Unicode Release"
166
167 # SUBTRACT BASE CPP /YX
168 # SUBTRACT CPP /YX
169
170 !ENDIF
171
172 # End Source File
173 # Begin Source File
174
175 SOURCE=.\wxactivex.cpp
176
177 !IF "$(CFG)" == "wxIE - Win32 Release"
178
179 !ELSEIF "$(CFG)" == "wxIE - Win32 Debug"
180
181 # SUBTRACT CPP /YX /Yc /Yu
182
183 !ELSEIF "$(CFG)" == "wxIE - Win32 Unicode Debug"
184
185 # SUBTRACT BASE CPP /YX /Yc /Yu
186 # SUBTRACT CPP /YX /Yc /Yu
187
188 !ELSEIF "$(CFG)" == "wxIE - Win32 Unicode Release"
189
190 !ENDIF
191
192 # End Source File
193 # Begin Source File
194
195 SOURCE=.\wxActiveXFrame.cpp
196 # End Source File
197 # Begin Source File
198
199 SOURCE=.\wxIE.rc
200 # End Source File
201 # Begin Source File
202
203 SOURCE=.\wxIEApp.cpp
204 # ADD CPP /Yc"wx/wxprec.h"
205 # End Source File
206 # Begin Source File
207
208 SOURCE=.\wxIEFrm.cpp
209 # End Source File
210 # End Group
211 # Begin Group "Header Files"
212
213 # PROP Default_Filter "h;hpp;hxx;hm;inl"
214 # Begin Source File
215
216 SOURCE=.\IEHtmlWin.h
217 # End Source File
218 # Begin Source File
219
220 SOURCE=.\resource.h
221 # End Source File
222 # Begin Source File
223
224 SOURCE=.\wxactivex.h
225 # End Source File
226 # Begin Source File
227
228 SOURCE=.\wxActiveXFrame.h
229 # End Source File
230 # Begin Source File
231
232 SOURCE=.\wxIEApp.h
233 # End Source File
234 # Begin Source File
235
236 SOURCE=.\wxIEFrm.h
237 # End Source File
238 # End Group
239 # Begin Group "Resource Files"
240
241 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
242 # Begin Source File
243
244 SOURCE=.\wx\msw\blank.cur
245 # End Source File
246 # Begin Source File
247
248 SOURCE=.\wx\msw\bullseye.cur
249 # End Source File
250 # Begin Source File
251
252 SOURCE=.\wx\msw\colours.bmp
253 # End Source File
254 # Begin Source File
255
256 SOURCE=.\wx\msw\cross.bmp
257 # End Source File
258 # Begin Source File
259
260 SOURCE=.\wx\msw\disable.bmp
261 # End Source File
262 # Begin Source File
263
264 SOURCE=.\wx\msw\error.ico
265 # End Source File
266 # Begin Source File
267
268 SOURCE=.\wx\msw\hand.cur
269 # End Source File
270 # Begin Source File
271
272 SOURCE=.\wx\msw\info.ico
273 # End Source File
274 # Begin Source File
275
276 SOURCE=.\wx\msw\magnif1.cur
277 # End Source File
278 # Begin Source File
279
280 SOURCE=.\wx\msw\noentry.cur
281 # End Source File
282 # Begin Source File
283
284 SOURCE=.\wx\msw\pbrush.cur
285 # End Source File
286 # Begin Source File
287
288 SOURCE=.\wx\msw\pencil.cur
289 # End Source File
290 # Begin Source File
291
292 SOURCE=.\wx\msw\plot_dwn.bmp
293 # End Source File
294 # Begin Source File
295
296 SOURCE=.\wx\msw\plot_enl.bmp
297 # End Source File
298 # Begin Source File
299
300 SOURCE=.\wx\msw\plot_shr.bmp
301 # End Source File
302 # Begin Source File
303
304 SOURCE=.\wx\msw\plot_up.bmp
305 # End Source File
306 # Begin Source File
307
308 SOURCE=.\wx\msw\plot_zin.bmp
309 # End Source File
310 # Begin Source File
311
312 SOURCE=.\wx\msw\plot_zot.bmp
313 # End Source File
314 # Begin Source File
315
316 SOURCE=.\wx\msw\pntleft.cur
317 # End Source File
318 # Begin Source File
319
320 SOURCE=.\wx\msw\pntright.cur
321 # End Source File
322 # Begin Source File
323
324 SOURCE=.\wx\msw\query.cur
325 # End Source File
326 # Begin Source File
327
328 SOURCE=.\wx\msw\question.ico
329 # End Source File
330 # Begin Source File
331
332 SOURCE=.\wx\msw\roller.cur
333 # End Source File
334 # Begin Source File
335
336 SOURCE=.\wx\msw\size.cur
337 # End Source File
338 # Begin Source File
339
340 SOURCE=.\wx\msw\tick.bmp
341 # End Source File
342 # Begin Source File
343
344 SOURCE=.\wx\msw\tip.ico
345 # End Source File
346 # Begin Source File
347
348 SOURCE=.\wx\msw\warning.ico
349 # End Source File
350 # Begin Source File
351
352 SOURCE=.\wx\msw\watch1.cur
353 # End Source File
354 # Begin Source File
355
356 SOURCE=.\wxIE.ico
357 # End Source File
358 # End Group
359 # Begin Source File
360
361 SOURCE=.\default.doxygen
362 # End Source File
363 # Begin Source File
364
365 SOURCE=.\license.txt
366 # End Source File
367 # Begin Source File
368
369 SOURCE=.\makefile
370 # PROP Exclude_From_Scan -1
371 # PROP BASE Exclude_From_Build 1
372 # PROP Exclude_From_Build 1
373 # End Source File
374 # Begin Source File
375
376 SOURCE=.\makefile.gtk
377 # PROP Exclude_From_Scan -1
378 # PROP BASE Exclude_From_Build 1
379 # PROP Exclude_From_Build 1
380 # End Source File
381 # Begin Source File
382
383 SOURCE=.\makefile.mtf
384 # PROP Exclude_From_Scan -1
385 # PROP BASE Exclude_From_Build 1
386 # PROP Exclude_From_Build 1
387 # End Source File
388 # Begin Source File
389
390 SOURCE=.\notes.txt
391 # End Source File
392 # Begin Source File
393
394 SOURCE=.\readme.txt
395 # End Source File
396 # Begin Source File
397
398 SOURCE=.\wxIE.xpm
399 # PROP Exclude_From_Scan -1
400 # PROP BASE Exclude_From_Build 1
401 # PROP Exclude_From_Build 1
402 # End Source File
403 # End Target
404 # End Project