]> git.saurik.com Git - wxWidgets.git/blob - contrib/src/stc/StcVC.dsp
Patch from David Falkinder to help building a STC dll.
[wxWidgets.git] / contrib / src / stc / StcVC.dsp
1 # Microsoft Developer Studio Project File - Name="stcVC" - 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 # TARGTYPE "Win32 (x86) Static Library" 0x0104
7
8 CFG=stcVC - Win32 Release DLL
9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,
10 !MESSAGE use the Export Makefile command and run
11 !MESSAGE
12 !MESSAGE NMAKE /f "StcVC.mak".
13 !MESSAGE
14 !MESSAGE You can specify a configuration when running NMAKE
15 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE
17 !MESSAGE NMAKE /f "StcVC.mak" CFG="stcVC - Win32 Release DLL"
18 !MESSAGE
19 !MESSAGE Possible choices for configuration are:
20 !MESSAGE
21 !MESSAGE "stcVC - Win32 Release" (based on "Win32 (x86) Static Library")
22 !MESSAGE "stcVC - Win32 Debug" (based on "Win32 (x86) Static Library")
23 !MESSAGE "stcVC - Win32 Debug DLL" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE "stcVC - Win32 Release DLL" (based on "Win32 (x86) Dynamic-Link Library")
25 !MESSAGE
26
27 # Begin Project
28 # PROP AllowPerConfigDependencies 0
29 # PROP Scc_ProjName ""
30 # PROP Scc_LocalPath ""
31
32 !IF "$(CFG)" == "stcVC - 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 LINK32=link.exe
45 CPP=cl.exe
46 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
47 # ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../include" /I "../../../lib/msw" /I "./scintilla/include/" /I "./scintilla/src" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__HACK_MY_MSDEV40__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WX__" /YX /FD /c
48 RSC=rc.exe
49 # ADD BASE RSC /l 0x809
50 # ADD RSC /l 0x809
51 BSC32=bscmake.exe
52 # ADD BASE BSC32 /nologo
53 # ADD BSC32 /nologo
54 LIB32=link.exe -lib
55 # ADD BASE LIB32 /nologo
56 # ADD LIB32 /nologo /out:"..\..\..\lib\stc.lib"
57
58 !ELSEIF "$(CFG)" == "stcVC - 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 Target_Dir ""
70 LINK32=link.exe
71 CPP=cl.exe
72 # ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
73 # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswd" /I "./scintilla/include/" /I "./scintilla/src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WX__" /YX /FD /c
74 RSC=rc.exe
75 # ADD BASE RSC /l 0x809
76 # ADD RSC /l 0x809
77 BSC32=bscmake.exe
78 # ADD BASE BSC32 /nologo
79 # ADD BSC32 /nologo
80 LIB32=link.exe -lib
81 # ADD BASE LIB32 /nologo
82 # ADD LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
83
84 !ELSEIF "$(CFG)" == "stcVC - Win32 Debug DLL"
85
86 # PROP BASE Use_MFC 0
87 # PROP BASE Use_Debug_Libraries 1
88 # PROP BASE Output_Dir "Debug_DLL"
89 # PROP BASE Intermediate_Dir "Debug_DLL"
90 # PROP BASE Target_Dir ""
91 # PROP Use_MFC 0
92 # PROP Use_Debug_Libraries 1
93 # PROP Output_Dir "..\..\..\lib"
94 # PROP Intermediate_Dir "Debug_DLL"
95 # PROP Ignore_Export_Lib 0
96 # PROP Target_Dir ""
97 LIB32=link.exe -lib
98 # ADD BASE LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
99 # ADD LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
100 CPP=cl.exe
101 # ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswd" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /FD /c
102 # SUBTRACT BASE CPP /YX
103 # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswdlld" /I "./scintilla/include/" /I "./scintilla/src" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "WXUSINGDLL" /D "WXMAKING_STC_DLL" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WX__" /YX /FD /c
104 # SUBTRACT CPP /u
105 MTL=midl.exe
106 RSC=rc.exe
107 # ADD BASE RSC /l 0x809
108 # ADD RSC /l 0x809
109 BSC32=bscmake.exe
110 # ADD BASE BSC32 /nologo
111 # ADD BSC32 /nologo
112 LINK32=link.exe
113 # ADD BASE LINK32 /machine:IX86
114 # ADD LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib wxmsw250d.lib /nologo /version:1.0 /dll /debug /machine:IX86 /out:"../../../lib/stcdlld.dll" /libpath:"../../../lib"
115 # SUBTRACT LINK32 /pdb:none
116
117 !ELSEIF "$(CFG)" == "stcVC - Win32 Release DLL"
118
119 # PROP BASE Use_MFC 0
120 # PROP BASE Use_Debug_Libraries 1
121 # PROP BASE Output_Dir "stcVC___Win32_Release_DLL"
122 # PROP BASE Intermediate_Dir "stcVC___Win32_Release_DLL"
123 # PROP BASE Ignore_Export_Lib 0
124 # PROP BASE Target_Dir ""
125 # PROP Use_MFC 0
126 # PROP Use_Debug_Libraries 1
127 # PROP Output_Dir "..\..\..\lib"
128 # PROP Intermediate_Dir "Release_DLL"
129 # PROP Ignore_Export_Lib 0
130 # PROP Target_Dir ""
131 LIB32=link.exe -lib
132 # ADD BASE LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
133 # ADD LIB32 /nologo /out:"..\..\..\lib\stcd.lib"
134 CPP=cl.exe
135 # ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /I "../../../include" /I "../../include" /I "../../../lib/mswdlld" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D DEBUG=1 /D "__WXDEBUG__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D WXUSINGDLL=1 /D "WXBUILD_STC_DLL" /YX /FD /c
136 # SUBTRACT BASE CPP /u
137 # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /Ob2 /I "../../../include" /I "../../include" /I "../../../lib/mswdll" /I "./scintilla/include/" /I "./scintilla/src" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "WXUSINGDLL" /D "WXMAKING_STC_DLL" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WX__" /YX /FD /c
138 # SUBTRACT CPP /u
139 MTL=midl.exe
140 RSC=rc.exe
141 # ADD BASE RSC /l 0x809
142 # ADD RSC /l 0x809
143 BSC32=bscmake.exe
144 # ADD BASE BSC32 /nologo
145 # ADD BSC32 /nologo
146 LINK32=link.exe
147 # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib wxmsw250d.lib /nologo /version:1.0 /dll /debug /machine:IX86 /out:"../../../lib/stcdlld.dll" /libpath:"../../../lib"
148 # SUBTRACT BASE LINK32 /pdb:none
149 # ADD LINK32 kernel32.lib user32.lib gdi32.lib advapi32.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib odbc32.lib uuid.lib rpcrt4.lib comctl32.lib wsock32.lib winmm.lib wxmsw250.lib /nologo /version:1.0 /dll /machine:IX86 /out:"../../../lib/stcdll.dll" /libpath:"../../../lib"
150 # SUBTRACT LINK32 /pdb:none /incremental:no /debug
151
152 !ENDIF
153
154 # Begin Target
155
156 # Name "stcVC - Win32 Release"
157 # Name "stcVC - Win32 Debug"
158 # Name "stcVC - Win32 Debug DLL"
159 # Name "stcVC - Win32 Release DLL"
160 # Begin Group "wxStyledTextCtrl Src"
161
162 # PROP Default_Filter "*.cpp"
163 # Begin Source File
164
165 SOURCE=.\PlatWX.cpp
166 # End Source File
167 # Begin Source File
168
169 SOURCE=.\ScintillaWX.cpp
170 # End Source File
171 # Begin Source File
172
173 SOURCE=.\stc.cpp
174 # End Source File
175 # End Group
176 # Begin Group "wxStyledTextCtrl Headers"
177
178 # PROP Default_Filter ""
179 # Begin Source File
180
181 SOURCE=.\PlatWX.h
182 # End Source File
183 # Begin Source File
184
185 SOURCE=.\ScintillaWX.h
186 # End Source File
187 # Begin Source File
188
189 SOURCE=..\..\include\wx\stc\stc.h
190 # End Source File
191 # End Group
192 # Begin Group "Scintilla"
193
194 # PROP Default_Filter ""
195 # Begin Source File
196
197 SOURCE=.\scintilla\include\Accessor.h
198 # End Source File
199 # Begin Source File
200
201 SOURCE=.\scintilla\src\AutoComplete.cxx
202 # End Source File
203 # Begin Source File
204
205 SOURCE=.\scintilla\src\AutoComplete.h
206 # End Source File
207 # Begin Source File
208
209 SOURCE=.\scintilla\src\CallTip.cxx
210 # End Source File
211 # Begin Source File
212
213 SOURCE=.\scintilla\src\CallTip.h
214 # End Source File
215 # Begin Source File
216
217 SOURCE=.\scintilla\src\CellBuffer.cxx
218 # End Source File
219 # Begin Source File
220
221 SOURCE=.\scintilla\src\CellBuffer.h
222 # End Source File
223 # Begin Source File
224
225 SOURCE=.\scintilla\src\ContractionState.cxx
226 # End Source File
227 # Begin Source File
228
229 SOURCE=.\scintilla\src\ContractionState.h
230 # End Source File
231 # Begin Source File
232
233 SOURCE=.\scintilla\src\Document.cxx
234 # End Source File
235 # Begin Source File
236
237 SOURCE=.\scintilla\src\Document.h
238 # End Source File
239 # Begin Source File
240
241 SOURCE=.\scintilla\src\DocumentAccessor.cxx
242 # End Source File
243 # Begin Source File
244
245 SOURCE=.\scintilla\src\DocumentAccessor.h
246 # End Source File
247 # Begin Source File
248
249 SOURCE=.\scintilla\src\Editor.cxx
250 # End Source File
251 # Begin Source File
252
253 SOURCE=.\scintilla\src\Editor.h
254 # End Source File
255 # Begin Source File
256
257 SOURCE=.\scintilla\src\Indicator.cxx
258 # End Source File
259 # Begin Source File
260
261 SOURCE=.\scintilla\src\Indicator.h
262 # End Source File
263 # Begin Source File
264
265 SOURCE=.\scintilla\src\KeyMap.cxx
266 # End Source File
267 # Begin Source File
268
269 SOURCE=.\scintilla\src\KeyMap.h
270 # End Source File
271 # Begin Source File
272
273 SOURCE=.\scintilla\src\KeyWords.cxx
274 # End Source File
275 # Begin Source File
276
277 SOURCE=.\scintilla\include\KeyWords.h
278 # End Source File
279 # Begin Source File
280
281 SOURCE=.\scintilla\src\LexAda.cxx
282 # End Source File
283 # Begin Source File
284
285 SOURCE=.\scintilla\src\LexAVE.cxx
286 # End Source File
287 # Begin Source File
288
289 SOURCE=.\scintilla\src\LexBaan.cxx
290 # End Source File
291 # Begin Source File
292
293 SOURCE=.\scintilla\src\LexBullant.cxx
294 # End Source File
295 # Begin Source File
296
297 SOURCE=.\scintilla\src\LexConf.cxx
298 # End Source File
299 # Begin Source File
300
301 SOURCE=.\scintilla\src\LexCPP.cxx
302 # End Source File
303 # Begin Source File
304
305 SOURCE=.\scintilla\src\LexCrontab.cxx
306 # End Source File
307 # Begin Source File
308
309 SOURCE=.\scintilla\src\LexEiffel.cxx
310 # End Source File
311 # Begin Source File
312
313 SOURCE=.\scintilla\src\LexHTML.cxx
314 # End Source File
315 # Begin Source File
316
317 SOURCE=.\scintilla\src\LexLisp.cxx
318 # End Source File
319 # Begin Source File
320
321 SOURCE=.\scintilla\src\LexLua.cxx
322 # End Source File
323 # Begin Source File
324
325 SOURCE=.\scintilla\src\LexMatlab.cxx
326 # End Source File
327 # Begin Source File
328
329 SOURCE=.\scintilla\src\LexOthers.cxx
330 # End Source File
331 # Begin Source File
332
333 SOURCE=.\scintilla\src\LexPascal.cxx
334 # End Source File
335 # Begin Source File
336
337 SOURCE=.\scintilla\src\LexPerl.cxx
338 # End Source File
339 # Begin Source File
340
341 SOURCE=.\scintilla\src\LexPython.cxx
342 # End Source File
343 # Begin Source File
344
345 SOURCE=.\scintilla\src\LexRuby.cxx
346 # End Source File
347 # Begin Source File
348
349 SOURCE=.\scintilla\src\LexSQL.cxx
350 # End Source File
351 # Begin Source File
352
353 SOURCE=.\scintilla\src\LexVB.cxx
354 # End Source File
355 # Begin Source File
356
357 SOURCE=.\scintilla\src\LineMarker.cxx
358 # End Source File
359 # Begin Source File
360
361 SOURCE=.\scintilla\src\LineMarker.h
362 # End Source File
363 # Begin Source File
364
365 SOURCE=.\scintilla\include\Platform.h
366 # End Source File
367 # Begin Source File
368
369 SOURCE=.\scintilla\src\PropSet.cxx
370 # End Source File
371 # Begin Source File
372
373 SOURCE=.\scintilla\include\PropSet.h
374 # End Source File
375 # Begin Source File
376
377 SOURCE=.\scintilla\src\RESearch.cxx
378 # End Source File
379 # Begin Source File
380
381 SOURCE=.\scintilla\src\RESearch.h
382 # End Source File
383 # Begin Source File
384
385 SOURCE=.\scintilla\include\SciLexer.h
386 # End Source File
387 # Begin Source File
388
389 SOURCE=.\scintilla\include\Scintilla.h
390 # End Source File
391 # Begin Source File
392
393 SOURCE=.\scintilla\src\ScintillaBase.cxx
394 # End Source File
395 # Begin Source File
396
397 SOURCE=.\scintilla\src\ScintillaBase.h
398 # End Source File
399 # Begin Source File
400
401 SOURCE=.\scintilla\include\ScintillaWidget.h
402 # End Source File
403 # Begin Source File
404
405 SOURCE=.\scintilla\include\SString.h
406 # End Source File
407 # Begin Source File
408
409 SOURCE=.\scintilla\src\Style.cxx
410 # End Source File
411 # Begin Source File
412
413 SOURCE=.\scintilla\src\Style.h
414 # End Source File
415 # Begin Source File
416
417 SOURCE=.\scintilla\src\StyleContext.cxx
418 # End Source File
419 # Begin Source File
420
421 SOURCE=.\scintilla\src\StyleContext.h
422 # End Source File
423 # Begin Source File
424
425 SOURCE=.\scintilla\src\SVector.h
426 # End Source File
427 # Begin Source File
428
429 SOURCE=.\scintilla\src\UniConversion.cxx
430 # End Source File
431 # Begin Source File
432
433 SOURCE=.\scintilla\src\UniConversion.h
434 # End Source File
435 # Begin Source File
436
437 SOURCE=.\scintilla\src\ViewStyle.cxx
438 # End Source File
439 # Begin Source File
440
441 SOURCE=.\scintilla\src\ViewStyle.h
442 # End Source File
443 # Begin Source File
444
445 SOURCE=.\scintilla\src\WindowAccessor.cxx
446 # End Source File
447 # Begin Source File
448
449 SOURCE=.\scintilla\include\WindowAccessor.h
450 # End Source File
451 # End Group
452 # End Target
453 # End Project