]> git.saurik.com Git - wxWidgets.git/blame - contrib/src/stc/StcVC.dsp
Added CW for Mac list file
[wxWidgets.git] / contrib / src / stc / StcVC.dsp
CommitLineData
0d3a69ec 1# Microsoft Developer Studio Project File - Name="StcVC" - Package Owner=<4>
5638d705 2# Microsoft Developer Studio Generated Build File, Format Version 6.00
0d3a69ec
JS
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7CFG=StcVC - 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
935b53f2 10!MESSAGE
0d3a69ec 11!MESSAGE NMAKE /f "StcVC.mak".
935b53f2 12!MESSAGE
0d3a69ec
JS
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
935b53f2 15!MESSAGE
0d3a69ec 16!MESSAGE NMAKE /f "StcVC.mak" CFG="StcVC - Win32 Debug"
935b53f2 17!MESSAGE
0d3a69ec 18!MESSAGE Possible choices for configuration are:
935b53f2 19!MESSAGE
0d3a69ec
JS
20!MESSAGE "StcVC - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "StcVC - Win32 Debug" (based on "Win32 (x86) Static Library")
935b53f2 22!MESSAGE
0d3a69ec
JS
23
24# Begin Project
5638d705 25# PROP AllowPerConfigDependencies 0
0d3a69ec
JS
26# PROP Scc_ProjName ""
27# PROP Scc_LocalPath ""
28CPP=cl.exe
5638d705 29RSC=rc.exe
0d3a69ec
JS
30
31!IF "$(CFG)" == "StcVC - Win32 Release"
32
33# PROP BASE Use_MFC 0
34# PROP BASE Use_Debug_Libraries 0
35# PROP BASE Output_Dir "Release"
36# PROP BASE Intermediate_Dir "Release"
37# PROP BASE Target_Dir ""
38# PROP Use_MFC 0
39# PROP Use_Debug_Libraries 0
40# PROP Output_Dir "Release"
41# PROP Intermediate_Dir "Release"
42# PROP Target_Dir ""
43# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
935b53f2 44# ADD CPP /nologo /MD /W3 /GX /O1 /Ob2 /I "../../../include" /I "../../include" /I "scintilla/include" /I "scintilla/src" /I "../../../lib/msw" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
0d3a69ec 45# SUBTRACT CPP /YX
5638d705
JS
46# ADD BASE RSC /l 0x809
47# ADD RSC /l 0x809
0d3a69ec
JS
48BSC32=bscmake.exe
49# ADD BASE BSC32 /nologo
50# ADD BSC32 /nologo
51LIB32=link.exe -lib
52# ADD BASE LIB32 /nologo
53# ADD LIB32 /nologo /out:"..\..\lib\stc.lib"
54
55!ELSEIF "$(CFG)" == "StcVC - Win32 Debug"
56
57# PROP BASE Use_MFC 0
58# PROP BASE Use_Debug_Libraries 1
59# PROP BASE Output_Dir "Debug"
60# PROP BASE Intermediate_Dir "Debug"
61# PROP BASE Target_Dir ""
62# PROP Use_MFC 0
63# PROP Use_Debug_Libraries 1
64# PROP Output_Dir "Debug"
65# PROP Intermediate_Dir "Debug"
66# PROP Target_Dir ""
67# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
935b53f2 68# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "../../../include" /I "../../include" /I "scintilla/include" /I "scintilla/src" /I "../../../lib/mswd" /D "_DEBUG" /D DEBUG=1 /D "__WXDEBUG__" /D "WIN32" /D "_WINDOWS" /D "__WINDOWS__" /D "__WXMSW__" /D "__WIN95__" /D "__WIN32__" /D WINVER=0x0400 /D "STRICT" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /FD /c
0d3a69ec 69# SUBTRACT CPP /YX
5638d705
JS
70# ADD BASE RSC /l 0x809
71# ADD RSC /l 0x809
0d3a69ec
JS
72BSC32=bscmake.exe
73# ADD BASE BSC32 /nologo
74# ADD BSC32 /nologo
75LIB32=link.exe -lib
76# ADD BASE LIB32 /nologo
77# ADD LIB32 /nologo /out:"..\..\lib\stcd.lib"
78
935b53f2 79!ENDIF
0d3a69ec
JS
80
81# Begin Target
82
83# Name "StcVC - Win32 Release"
84# Name "StcVC - Win32 Debug"
85# Begin Group "Stc"
86
87# PROP Default_Filter ""
88# Begin Source File
89
90SOURCE=.\PlatWX.cpp
91# End Source File
92# Begin Source File
93
94SOURCE=.\ScintillaWX.cpp
95# End Source File
96# Begin Source File
97
98SOURCE=.\ScintillaWX.h
99# End Source File
100# Begin Source File
101
102SOURCE=.\stc.cpp
103# End Source File
104# End Group
105# Begin Group "Scintilla"
106
107# PROP Default_Filter ""
108# Begin Source File
109
0d3a69ec
JS
110SOURCE=.\scintilla\src\AutoComplete.cxx
111# End Source File
112# Begin Source File
113
114SOURCE=.\scintilla\src\AutoComplete.h
115# End Source File
116# Begin Source File
117
118SOURCE=.\scintilla\src\CallTip.cxx
119# End Source File
120# Begin Source File
121
122SOURCE=.\scintilla\src\CallTip.h
123# End Source File
124# Begin Source File
125
126SOURCE=.\scintilla\src\CellBuffer.cxx
127# End Source File
128# Begin Source File
129
130SOURCE=.\scintilla\src\CellBuffer.h
131# End Source File
132# Begin Source File
133
134SOURCE=.\scintilla\src\ContractionState.cxx
135# End Source File
136# Begin Source File
137
138SOURCE=.\scintilla\src\ContractionState.h
139# End Source File
140# Begin Source File
141
142SOURCE=.\scintilla\src\Document.cxx
143# End Source File
144# Begin Source File
145
146SOURCE=.\scintilla\src\Document.h
147# End Source File
148# Begin Source File
149
3390b9ef
JS
150SOURCE=.\scintilla\src\DocumentAccessor.cxx
151# End Source File
152# Begin Source File
153
0d3a69ec
JS
154SOURCE=.\scintilla\src\Editor.cxx
155# End Source File
156# Begin Source File
157
158SOURCE=.\scintilla\src\Editor.h
159# End Source File
160# Begin Source File
161
162SOURCE=.\scintilla\src\Indicator.cxx
163# End Source File
164# Begin Source File
165
166SOURCE=.\scintilla\src\Indicator.h
167# End Source File
168# Begin Source File
169
170SOURCE=.\scintilla\src\KeyMap.cxx
171# End Source File
172# Begin Source File
173
174SOURCE=.\scintilla\src\KeyMap.h
175# End Source File
176# Begin Source File
177
178SOURCE=.\scintilla\src\KeyWords.cxx
179# End Source File
180# Begin Source File
181
3390b9ef
JS
182SOURCE=.\scintilla\src\LexAda.cxx
183# End Source File
184# Begin Source File
185
186SOURCE=.\scintilla\src\LexAVE.cxx
187# End Source File
188# Begin Source File
1a2fb4cd
RD
189
190SOURCE=.\scintilla\src\LexBaan.cxx
191# End Source File
192# Begin Source File
193
194SOURCE=.\scintilla\src\LexBullant.cxx
195# End Source File
196# Begin Source File
197
3390b9ef
JS
198SOURCE=.\scintilla\src\LexConf.cxx
199# End Source File
200# Begin Source File
201
f6bcfd97
BP
202SOURCE=.\scintilla\src\LexCPP.cxx
203# End Source File
204# Begin Source File
205
3390b9ef
JS
206SOURCE=.\scintilla\src\LexCrontab.cxx
207# End Source File
208# Begin Source File
209
210SOURCE=.\scintilla\src\LexEiffel.cxx
211# End Source File
212# Begin Source File
213
f6bcfd97
BP
214SOURCE=.\scintilla\src\LexHTML.cxx
215# End Source File
216# Begin Source File
217
3390b9ef
JS
218SOURCE=.\scintilla\src\LexLisp.cxx
219# End Source File
220# Begin Source File
221
222SOURCE=.\scintilla\src\LexLua.cxx
223# End Source File
224# Begin Source File
225
935b53f2
JS
226SOURCE=.\scintilla\src\LexMatlab.cxx
227# End Source File
228# Begin Source File
229
f6bcfd97
BP
230SOURCE=.\scintilla\src\LexOthers.cxx
231# End Source File
232# Begin Source File
233
3390b9ef
JS
234SOURCE=.\scintilla\src\LexPascal.cxx
235# End Source File
236# Begin Source File
237
f6bcfd97
BP
238SOURCE=.\scintilla\src\LexPerl.cxx
239# End Source File
240# Begin Source File
241
242SOURCE=.\scintilla\src\LexPython.cxx
243# End Source File
244# Begin Source File
245
3390b9ef
JS
246SOURCE=.\scintilla\src\LexRuby.cxx
247# End Source File
248# Begin Source File
249
f6bcfd97
BP
250SOURCE=.\scintilla\src\LexSQL.cxx
251# End Source File
252# Begin Source File
253
254SOURCE=.\scintilla\src\LexVB.cxx
255# End Source File
256# Begin Source File
257
0d3a69ec
JS
258SOURCE=.\scintilla\src\LineMarker.cxx
259# End Source File
260# Begin Source File
261
262SOURCE=.\scintilla\src\LineMarker.h
263# End Source File
264# Begin Source File
265
266SOURCE=.\scintilla\src\PropSet.cxx
267# End Source File
268# Begin Source File
269
3390b9ef
JS
270SOURCE=.\scintilla\src\RESearch.cxx
271# End Source File
272# Begin Source File
273
0d3a69ec
JS
274SOURCE=.\scintilla\src\ScintillaBase.cxx
275# End Source File
276# Begin Source File
277
278SOURCE=.\scintilla\src\ScintillaBase.h
279# End Source File
280# Begin Source File
281
282SOURCE=.\scintilla\src\Style.cxx
283# End Source File
284# Begin Source File
285
286SOURCE=.\scintilla\src\Style.h
287# End Source File
288# Begin Source File
289
3390b9ef
JS
290SOURCE=.\scintilla\src\StyleContext.cxx
291# End Source File
292# Begin Source File
293
0d3a69ec
JS
294SOURCE=.\scintilla\src\SVector.h
295# End Source File
296# Begin Source File
297
298SOURCE=.\scintilla\src\ViewStyle.cxx
299# End Source File
300# Begin Source File
301
302SOURCE=.\scintilla\src\ViewStyle.h
303# End Source File
3390b9ef
JS
304# Begin Source File
305
306SOURCE=.\scintilla\src\WindowAccessor.cxx
307# End Source File
0d3a69ec
JS
308# End Group
309# End Target
310# End Project