changed ds[pw] files to use CRLF eol style and not native one (this helps if you...
[wxWidgets.git] / build / msw / wx_wxscintilla.dsp
1 # Microsoft Developer Studio Project File - Name="wx_wxscintilla" - 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) Static Library" 0x0104\r
6 \r
7 CFG=wxscintilla - Win32 Debug\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 "wx_wxscintilla.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 "wx_wxscintilla.mak" CFG="wxscintilla - Win32 Debug"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "wxscintilla - Win32 DLL Universal Unicode Release" (based on "Win32 (x86) Static Library")\r
21 !MESSAGE "wxscintilla - Win32 DLL Universal Unicode Debug" (based on "Win32 (x86) Static Library")\r
22 !MESSAGE "wxscintilla - Win32 DLL Universal Release" (based on "Win32 (x86) Static Library")\r
23 !MESSAGE "wxscintilla - Win32 DLL Universal Debug" (based on "Win32 (x86) Static Library")\r
24 !MESSAGE "wxscintilla - Win32 DLL Unicode Release" (based on "Win32 (x86) Static Library")\r
25 !MESSAGE "wxscintilla - Win32 DLL Unicode Debug" (based on "Win32 (x86) Static Library")\r
26 !MESSAGE "wxscintilla - Win32 DLL Release" (based on "Win32 (x86) Static Library")\r
27 !MESSAGE "wxscintilla - Win32 DLL Debug" (based on "Win32 (x86) Static Library")\r
28 !MESSAGE "wxscintilla - Win32 Universal Unicode Release" (based on "Win32 (x86) Static Library")\r
29 !MESSAGE "wxscintilla - Win32 Universal Unicode Debug" (based on "Win32 (x86) Static Library")\r
30 !MESSAGE "wxscintilla - Win32 Universal Release" (based on "Win32 (x86) Static Library")\r
31 !MESSAGE "wxscintilla - Win32 Universal Debug" (based on "Win32 (x86) Static Library")\r
32 !MESSAGE "wxscintilla - Win32 Unicode Release" (based on "Win32 (x86) Static Library")\r
33 !MESSAGE "wxscintilla - Win32 Unicode Debug" (based on "Win32 (x86) Static Library")\r
34 !MESSAGE "wxscintilla - Win32 Release" (based on "Win32 (x86) Static Library")\r
35 !MESSAGE "wxscintilla - Win32 Debug" (based on "Win32 (x86) Static Library")\r
36 !MESSAGE \r
37 \r
38 # Begin Project\r
39 # PROP AllowPerConfigDependencies 0\r
40 # PROP Scc_ProjName ""\r
41 # PROP Scc_LocalPath ""\r
42 CPP=cl.exe\r
43 RSC=rc.exe\r
44 \r
45 !IF  "$(CFG)" == "wxscintilla - Win32 DLL Universal Unicode Release"\r
46 \r
47 # PROP BASE Use_MFC 0\r
48 # PROP BASE Use_Debug_Libraries 0\r
49 # PROP BASE Output_Dir "..\..\lib\vc_dll"\r
50 # PROP BASE Intermediate_Dir "vc_mswunivudll\wxscintilla"\r
51 # PROP BASE Target_Dir ""\r
52 # PROP Use_MFC 0\r
53 # PROP Use_Debug_Libraries 0\r
54 # PROP Output_Dir "..\..\lib\vc_dll"\r
55 # PROP Intermediate_Dir "vc_mswunivudll\wxscintilla"\r
56 # PROP Target_Dir ""\r
57 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
58 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
59 # ADD BASE RSC /l 0x409\r
60 # ADD RSC /l 0x409\r
61 BSC32=bscmake.exe\r
62 # ADD BASE BSC32 /nologo\r
63 # ADD BSC32 /nologo\r
64 LIB32=link.exe -lib\r
65 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
66 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
67 \r
68 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 DLL Universal Unicode Debug"\r
69 \r
70 # PROP BASE Use_MFC 0\r
71 # PROP BASE Use_Debug_Libraries 1\r
72 # PROP BASE Output_Dir "..\..\lib\vc_dll"\r
73 # PROP BASE Intermediate_Dir "vc_mswunivuddll\wxscintilla"\r
74 # PROP BASE Target_Dir ""\r
75 # PROP Use_MFC 0\r
76 # PROP Use_Debug_Libraries 1\r
77 # PROP Output_Dir "..\..\lib\vc_dll"\r
78 # PROP Intermediate_Dir "vc_mswunivuddll\wxscintilla"\r
79 # PROP Target_Dir ""\r
80 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
81 # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
82 # ADD BASE RSC /l 0x409\r
83 # ADD RSC /l 0x409\r
84 BSC32=bscmake.exe\r
85 # ADD BASE BSC32 /nologo\r
86 # ADD BSC32 /nologo\r
87 LIB32=link.exe -lib\r
88 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
89 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
90 \r
91 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 DLL Universal Release"\r
92 \r
93 # PROP BASE Use_MFC 0\r
94 # PROP BASE Use_Debug_Libraries 0\r
95 # PROP BASE Output_Dir "..\..\lib\vc_dll"\r
96 # PROP BASE Intermediate_Dir "vc_mswunivdll\wxscintilla"\r
97 # PROP BASE Target_Dir ""\r
98 # PROP Use_MFC 0\r
99 # PROP Use_Debug_Libraries 0\r
100 # PROP Output_Dir "..\..\lib\vc_dll"\r
101 # PROP Intermediate_Dir "vc_mswunivdll\wxscintilla"\r
102 # PROP Target_Dir ""\r
103 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
104 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
105 # ADD BASE RSC /l 0x409\r
106 # ADD RSC /l 0x409\r
107 BSC32=bscmake.exe\r
108 # ADD BASE BSC32 /nologo\r
109 # ADD BSC32 /nologo\r
110 LIB32=link.exe -lib\r
111 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
112 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
113 \r
114 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 DLL Universal Debug"\r
115 \r
116 # PROP BASE Use_MFC 0\r
117 # PROP BASE Use_Debug_Libraries 1\r
118 # PROP BASE Output_Dir "..\..\lib\vc_dll"\r
119 # PROP BASE Intermediate_Dir "vc_mswunivddll\wxscintilla"\r
120 # PROP BASE Target_Dir ""\r
121 # PROP Use_MFC 0\r
122 # PROP Use_Debug_Libraries 1\r
123 # PROP Output_Dir "..\..\lib\vc_dll"\r
124 # PROP Intermediate_Dir "vc_mswunivddll\wxscintilla"\r
125 # PROP Target_Dir ""\r
126 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
127 # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
128 # ADD BASE RSC /l 0x409\r
129 # ADD RSC /l 0x409\r
130 BSC32=bscmake.exe\r
131 # ADD BASE BSC32 /nologo\r
132 # ADD BSC32 /nologo\r
133 LIB32=link.exe -lib\r
134 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
135 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
136 \r
137 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 DLL Unicode Release"\r
138 \r
139 # PROP BASE Use_MFC 0\r
140 # PROP BASE Use_Debug_Libraries 0\r
141 # PROP BASE Output_Dir "..\..\lib\vc_dll"\r
142 # PROP BASE Intermediate_Dir "vc_mswudll\wxscintilla"\r
143 # PROP BASE Target_Dir ""\r
144 # PROP Use_MFC 0\r
145 # PROP Use_Debug_Libraries 0\r
146 # PROP Output_Dir "..\..\lib\vc_dll"\r
147 # PROP Intermediate_Dir "vc_mswudll\wxscintilla"\r
148 # PROP Target_Dir ""\r
149 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
150 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
151 # ADD BASE RSC /l 0x409\r
152 # ADD RSC /l 0x409\r
153 BSC32=bscmake.exe\r
154 # ADD BASE BSC32 /nologo\r
155 # ADD BSC32 /nologo\r
156 LIB32=link.exe -lib\r
157 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
158 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
159 \r
160 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 DLL Unicode Debug"\r
161 \r
162 # PROP BASE Use_MFC 0\r
163 # PROP BASE Use_Debug_Libraries 1\r
164 # PROP BASE Output_Dir "..\..\lib\vc_dll"\r
165 # PROP BASE Intermediate_Dir "vc_mswuddll\wxscintilla"\r
166 # PROP BASE Target_Dir ""\r
167 # PROP Use_MFC 0\r
168 # PROP Use_Debug_Libraries 1\r
169 # PROP Output_Dir "..\..\lib\vc_dll"\r
170 # PROP Intermediate_Dir "vc_mswuddll\wxscintilla"\r
171 # PROP Target_Dir ""\r
172 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
173 # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
174 # ADD BASE RSC /l 0x409\r
175 # ADD RSC /l 0x409\r
176 BSC32=bscmake.exe\r
177 # ADD BASE BSC32 /nologo\r
178 # ADD BSC32 /nologo\r
179 LIB32=link.exe -lib\r
180 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
181 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
182 \r
183 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 DLL Release"\r
184 \r
185 # PROP BASE Use_MFC 0\r
186 # PROP BASE Use_Debug_Libraries 0\r
187 # PROP BASE Output_Dir "..\..\lib\vc_dll"\r
188 # PROP BASE Intermediate_Dir "vc_mswdll\wxscintilla"\r
189 # PROP BASE Target_Dir ""\r
190 # PROP Use_MFC 0\r
191 # PROP Use_Debug_Libraries 0\r
192 # PROP Output_Dir "..\..\lib\vc_dll"\r
193 # PROP Intermediate_Dir "vc_mswdll\wxscintilla"\r
194 # PROP Target_Dir ""\r
195 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
196 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_dll\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
197 # ADD BASE RSC /l 0x409\r
198 # ADD RSC /l 0x409\r
199 BSC32=bscmake.exe\r
200 # ADD BASE BSC32 /nologo\r
201 # ADD BSC32 /nologo\r
202 LIB32=link.exe -lib\r
203 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
204 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
205 \r
206 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 DLL Debug"\r
207 \r
208 # PROP BASE Use_MFC 0\r
209 # PROP BASE Use_Debug_Libraries 1\r
210 # PROP BASE Output_Dir "..\..\lib\vc_dll"\r
211 # PROP BASE Intermediate_Dir "vc_mswddll\wxscintilla"\r
212 # PROP BASE Target_Dir ""\r
213 # PROP Use_MFC 0\r
214 # PROP Use_Debug_Libraries 1\r
215 # PROP Output_Dir "..\..\lib\vc_dll"\r
216 # PROP Intermediate_Dir "vc_mswddll\wxscintilla"\r
217 # PROP Target_Dir ""\r
218 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
219 # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
220 # ADD BASE RSC /l 0x409\r
221 # ADD RSC /l 0x409\r
222 BSC32=bscmake.exe\r
223 # ADD BASE BSC32 /nologo\r
224 # ADD BSC32 /nologo\r
225 LIB32=link.exe -lib\r
226 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
227 # ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
228 \r
229 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 Universal Unicode Release"\r
230 \r
231 # PROP BASE Use_MFC 0\r
232 # PROP BASE Use_Debug_Libraries 0\r
233 # PROP BASE Output_Dir "..\..\lib\vc_lib"\r
234 # PROP BASE Intermediate_Dir "vc_mswunivu\wxscintilla"\r
235 # PROP BASE Target_Dir ""\r
236 # PROP Use_MFC 0\r
237 # PROP Use_Debug_Libraries 0\r
238 # PROP Output_Dir "..\..\lib\vc_lib"\r
239 # PROP Intermediate_Dir "vc_mswunivu\wxscintilla"\r
240 # PROP Target_Dir ""\r
241 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
242 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
243 # ADD BASE RSC /l 0x409\r
244 # ADD RSC /l 0x409\r
245 BSC32=bscmake.exe\r
246 # ADD BASE BSC32 /nologo\r
247 # ADD BSC32 /nologo\r
248 LIB32=link.exe -lib\r
249 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
250 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
251 \r
252 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 Universal Unicode Debug"\r
253 \r
254 # PROP BASE Use_MFC 0\r
255 # PROP BASE Use_Debug_Libraries 1\r
256 # PROP BASE Output_Dir "..\..\lib\vc_lib"\r
257 # PROP BASE Intermediate_Dir "vc_mswunivud\wxscintilla"\r
258 # PROP BASE Target_Dir ""\r
259 # PROP Use_MFC 0\r
260 # PROP Use_Debug_Libraries 1\r
261 # PROP Output_Dir "..\..\lib\vc_lib"\r
262 # PROP Intermediate_Dir "vc_mswunivud\wxscintilla"\r
263 # PROP Target_Dir ""\r
264 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
265 # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
266 # ADD BASE RSC /l 0x409\r
267 # ADD RSC /l 0x409\r
268 BSC32=bscmake.exe\r
269 # ADD BASE BSC32 /nologo\r
270 # ADD BSC32 /nologo\r
271 LIB32=link.exe -lib\r
272 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
273 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
274 \r
275 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 Universal Release"\r
276 \r
277 # PROP BASE Use_MFC 0\r
278 # PROP BASE Use_Debug_Libraries 0\r
279 # PROP BASE Output_Dir "..\..\lib\vc_lib"\r
280 # PROP BASE Intermediate_Dir "vc_mswuniv\wxscintilla"\r
281 # PROP BASE Target_Dir ""\r
282 # PROP Use_MFC 0\r
283 # PROP Use_Debug_Libraries 0\r
284 # PROP Output_Dir "..\..\lib\vc_lib"\r
285 # PROP Intermediate_Dir "vc_mswuniv\wxscintilla"\r
286 # PROP Target_Dir ""\r
287 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
288 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
289 # ADD BASE RSC /l 0x409\r
290 # ADD RSC /l 0x409\r
291 BSC32=bscmake.exe\r
292 # ADD BASE BSC32 /nologo\r
293 # ADD BSC32 /nologo\r
294 LIB32=link.exe -lib\r
295 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
296 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
297 \r
298 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 Universal Debug"\r
299 \r
300 # PROP BASE Use_MFC 0\r
301 # PROP BASE Use_Debug_Libraries 1\r
302 # PROP BASE Output_Dir "..\..\lib\vc_lib"\r
303 # PROP BASE Intermediate_Dir "vc_mswunivd\wxscintilla"\r
304 # PROP BASE Target_Dir ""\r
305 # PROP Use_MFC 0\r
306 # PROP Use_Debug_Libraries 1\r
307 # PROP Output_Dir "..\..\lib\vc_lib"\r
308 # PROP Intermediate_Dir "vc_mswunivd\wxscintilla"\r
309 # PROP Target_Dir ""\r
310 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
311 # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
312 # ADD BASE RSC /l 0x409\r
313 # ADD RSC /l 0x409\r
314 BSC32=bscmake.exe\r
315 # ADD BASE BSC32 /nologo\r
316 # ADD BSC32 /nologo\r
317 LIB32=link.exe -lib\r
318 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
319 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
320 \r
321 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 Unicode Release"\r
322 \r
323 # PROP BASE Use_MFC 0\r
324 # PROP BASE Use_Debug_Libraries 0\r
325 # PROP BASE Output_Dir "..\..\lib\vc_lib"\r
326 # PROP BASE Intermediate_Dir "vc_mswu\wxscintilla"\r
327 # PROP BASE Target_Dir ""\r
328 # PROP Use_MFC 0\r
329 # PROP Use_Debug_Libraries 0\r
330 # PROP Output_Dir "..\..\lib\vc_lib"\r
331 # PROP Intermediate_Dir "vc_mswu\wxscintilla"\r
332 # PROP Target_Dir ""\r
333 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
334 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
335 # ADD BASE RSC /l 0x409\r
336 # ADD RSC /l 0x409\r
337 BSC32=bscmake.exe\r
338 # ADD BASE BSC32 /nologo\r
339 # ADD BSC32 /nologo\r
340 LIB32=link.exe -lib\r
341 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
342 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
343 \r
344 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 Unicode Debug"\r
345 \r
346 # PROP BASE Use_MFC 0\r
347 # PROP BASE Use_Debug_Libraries 1\r
348 # PROP BASE Output_Dir "..\..\lib\vc_lib"\r
349 # PROP BASE Intermediate_Dir "vc_mswud\wxscintilla"\r
350 # PROP BASE Target_Dir ""\r
351 # PROP Use_MFC 0\r
352 # PROP Use_Debug_Libraries 1\r
353 # PROP Output_Dir "..\..\lib\vc_lib"\r
354 # PROP Intermediate_Dir "vc_mswud\wxscintilla"\r
355 # PROP Target_Dir ""\r
356 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
357 # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
358 # ADD BASE RSC /l 0x409\r
359 # ADD RSC /l 0x409\r
360 BSC32=bscmake.exe\r
361 # ADD BASE BSC32 /nologo\r
362 # ADD BSC32 /nologo\r
363 LIB32=link.exe -lib\r
364 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
365 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
366 \r
367 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 Release"\r
368 \r
369 # PROP BASE Use_MFC 0\r
370 # PROP BASE Use_Debug_Libraries 0\r
371 # PROP BASE Output_Dir "..\..\lib\vc_lib"\r
372 # PROP BASE Intermediate_Dir "vc_msw\wxscintilla"\r
373 # PROP BASE Target_Dir ""\r
374 # PROP Use_MFC 0\r
375 # PROP Use_Debug_Libraries 0\r
376 # PROP Output_Dir "..\..\lib\vc_lib"\r
377 # PROP Intermediate_Dir "vc_msw\wxscintilla"\r
378 # PROP Target_Dir ""\r
379 # ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
380 # ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Fd..\..\lib\vc_lib\wxscintilla.pdb /D "WIN32" /D "_LIB" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
381 # ADD BASE RSC /l 0x409\r
382 # ADD RSC /l 0x409\r
383 BSC32=bscmake.exe\r
384 # ADD BASE BSC32 /nologo\r
385 # ADD BSC32 /nologo\r
386 LIB32=link.exe -lib\r
387 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
388 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
389 \r
390 !ELSEIF  "$(CFG)" == "wxscintilla - Win32 Debug"\r
391 \r
392 # PROP BASE Use_MFC 0\r
393 # PROP BASE Use_Debug_Libraries 1\r
394 # PROP BASE Output_Dir "..\..\lib\vc_lib"\r
395 # PROP BASE Intermediate_Dir "vc_mswd\wxscintilla"\r
396 # PROP BASE Target_Dir ""\r
397 # PROP Use_MFC 0\r
398 # PROP Use_Debug_Libraries 1\r
399 # PROP Output_Dir "..\..\lib\vc_lib"\r
400 # PROP Intermediate_Dir "vc_mswd\wxscintilla"\r
401 # PROP Target_Dir ""\r
402 # ADD BASE CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
403 # ADD CPP /nologo /FD /MDd /W1 /Od /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\src" /Zi /Gm /GZ /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /c\r
404 # ADD BASE RSC /l 0x409\r
405 # ADD RSC /l 0x409\r
406 BSC32=bscmake.exe\r
407 # ADD BASE BSC32 /nologo\r
408 # ADD BSC32 /nologo\r
409 LIB32=link.exe -lib\r
410 # ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
411 # ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
412 \r
413 !ENDIF\r
414 \r
415 # Begin Target\r
416 \r
417 # Name "wxscintilla - Win32 DLL Universal Unicode Release"\r
418 # Name "wxscintilla - Win32 DLL Universal Unicode Debug"\r
419 # Name "wxscintilla - Win32 DLL Universal Release"\r
420 # Name "wxscintilla - Win32 DLL Universal Debug"\r
421 # Name "wxscintilla - Win32 DLL Unicode Release"\r
422 # Name "wxscintilla - Win32 DLL Unicode Debug"\r
423 # Name "wxscintilla - Win32 DLL Release"\r
424 # Name "wxscintilla - Win32 DLL Debug"\r
425 # Name "wxscintilla - Win32 Universal Unicode Release"\r
426 # Name "wxscintilla - Win32 Universal Unicode Debug"\r
427 # Name "wxscintilla - Win32 Universal Release"\r
428 # Name "wxscintilla - Win32 Universal Debug"\r
429 # Name "wxscintilla - Win32 Unicode Release"\r
430 # Name "wxscintilla - Win32 Unicode Debug"\r
431 # Name "wxscintilla - Win32 Release"\r
432 # Name "wxscintilla - Win32 Debug"\r
433 # Begin Group "Source Files"\r
434 \r
435 # PROP Default_Filter ""\r
436 # Begin Source File\r
437 \r
438 SOURCE=..\..\src\stc\scintilla\src\AutoComplete.cxx\r
439 # End Source File\r
440 # Begin Source File\r
441 \r
442 SOURCE=..\..\src\stc\scintilla\src\CallTip.cxx\r
443 # End Source File\r
444 # Begin Source File\r
445 \r
446 SOURCE=..\..\src\stc\scintilla\src\CellBuffer.cxx\r
447 # End Source File\r
448 # Begin Source File\r
449 \r
450 SOURCE=..\..\src\stc\scintilla\src\CharClassify.cxx\r
451 # End Source File\r
452 # Begin Source File\r
453 \r
454 SOURCE=..\..\src\stc\scintilla\src\ContractionState.cxx\r
455 # End Source File\r
456 # Begin Source File\r
457 \r
458 SOURCE=..\..\src\stc\scintilla\src\Document.cxx\r
459 # End Source File\r
460 # Begin Source File\r
461 \r
462 SOURCE=..\..\src\stc\scintilla\src\DocumentAccessor.cxx\r
463 # End Source File\r
464 # Begin Source File\r
465 \r
466 SOURCE=..\..\src\stc\scintilla\src\Editor.cxx\r
467 # End Source File\r
468 # Begin Source File\r
469 \r
470 SOURCE=..\..\src\stc\scintilla\src\ExternalLexer.cxx\r
471 # End Source File\r
472 # Begin Source File\r
473 \r
474 SOURCE=..\..\src\stc\scintilla\src\Indicator.cxx\r
475 # End Source File\r
476 # Begin Source File\r
477 \r
478 SOURCE=..\..\src\stc\scintilla\src\KeyMap.cxx\r
479 # End Source File\r
480 # Begin Source File\r
481 \r
482 SOURCE=..\..\src\stc\scintilla\src\KeyWords.cxx\r
483 # End Source File\r
484 # Begin Source File\r
485 \r
486 SOURCE=..\..\src\stc\scintilla\src\LexAPDL.cxx\r
487 # End Source File\r
488 # Begin Source File\r
489 \r
490 SOURCE=..\..\src\stc\scintilla\src\LexAU3.cxx\r
491 # End Source File\r
492 # Begin Source File\r
493 \r
494 SOURCE=..\..\src\stc\scintilla\src\LexAVE.cxx\r
495 # End Source File\r
496 # Begin Source File\r
497 \r
498 SOURCE=..\..\src\stc\scintilla\src\LexAda.cxx\r
499 # End Source File\r
500 # Begin Source File\r
501 \r
502 SOURCE=..\..\src\stc\scintilla\src\LexAsm.cxx\r
503 # End Source File\r
504 # Begin Source File\r
505 \r
506 SOURCE=..\..\src\stc\scintilla\src\LexAsn1.cxx\r
507 # End Source File\r
508 # Begin Source File\r
509 \r
510 SOURCE=..\..\src\stc\scintilla\src\LexBaan.cxx\r
511 # End Source File\r
512 # Begin Source File\r
513 \r
514 SOURCE=..\..\src\stc\scintilla\src\LexBash.cxx\r
515 # End Source File\r
516 # Begin Source File\r
517 \r
518 SOURCE=..\..\src\stc\scintilla\src\LexBasic.cxx\r
519 # End Source File\r
520 # Begin Source File\r
521 \r
522 SOURCE=..\..\src\stc\scintilla\src\LexBullant.cxx\r
523 # End Source File\r
524 # Begin Source File\r
525 \r
526 SOURCE=..\..\src\stc\scintilla\src\LexCLW.cxx\r
527 # End Source File\r
528 # Begin Source File\r
529 \r
530 SOURCE=..\..\src\stc\scintilla\src\LexCPP.cxx\r
531 # End Source File\r
532 # Begin Source File\r
533 \r
534 SOURCE=..\..\src\stc\scintilla\src\LexCSS.cxx\r
535 # End Source File\r
536 # Begin Source File\r
537 \r
538 SOURCE=..\..\src\stc\scintilla\src\LexCaml.cxx\r
539 # End Source File\r
540 # Begin Source File\r
541 \r
542 SOURCE=..\..\src\stc\scintilla\src\LexConf.cxx\r
543 # End Source File\r
544 # Begin Source File\r
545 \r
546 SOURCE=..\..\src\stc\scintilla\src\LexCrontab.cxx\r
547 # End Source File\r
548 # Begin Source File\r
549 \r
550 SOURCE=..\..\src\stc\scintilla\src\LexCsound.cxx\r
551 # End Source File\r
552 # Begin Source File\r
553 \r
554 SOURCE=..\..\src\stc\scintilla\src\LexEScript.cxx\r
555 # End Source File\r
556 # Begin Source File\r
557 \r
558 SOURCE=..\..\src\stc\scintilla\src\LexEiffel.cxx\r
559 # End Source File\r
560 # Begin Source File\r
561 \r
562 SOURCE=..\..\src\stc\scintilla\src\LexErlang.cxx\r
563 # End Source File\r
564 # Begin Source File\r
565 \r
566 SOURCE=..\..\src\stc\scintilla\src\LexFlagship.cxx\r
567 # End Source File\r
568 # Begin Source File\r
569 \r
570 SOURCE=..\..\src\stc\scintilla\src\LexForth.cxx\r
571 # End Source File\r
572 # Begin Source File\r
573 \r
574 SOURCE=..\..\src\stc\scintilla\src\LexFortran.cxx\r
575 # End Source File\r
576 # Begin Source File\r
577 \r
578 SOURCE=..\..\src\stc\scintilla\src\LexGui4Cli.cxx\r
579 # End Source File\r
580 # Begin Source File\r
581 \r
582 SOURCE=..\..\src\stc\scintilla\src\LexHTML.cxx\r
583 # End Source File\r
584 # Begin Source File\r
585 \r
586 SOURCE=..\..\src\stc\scintilla\src\LexHaskell.cxx\r
587 # End Source File\r
588 # Begin Source File\r
589 \r
590 SOURCE=..\..\src\stc\scintilla\src\LexInno.cxx\r
591 # End Source File\r
592 # Begin Source File\r
593 \r
594 SOURCE=..\..\src\stc\scintilla\src\LexKix.cxx\r
595 # End Source File\r
596 # Begin Source File\r
597 \r
598 SOURCE=..\..\src\stc\scintilla\src\LexLisp.cxx\r
599 # End Source File\r
600 # Begin Source File\r
601 \r
602 SOURCE=..\..\src\stc\scintilla\src\LexLout.cxx\r
603 # End Source File\r
604 # Begin Source File\r
605 \r
606 SOURCE=..\..\src\stc\scintilla\src\LexLua.cxx\r
607 # End Source File\r
608 # Begin Source File\r
609 \r
610 SOURCE=..\..\src\stc\scintilla\src\LexMMIXAL.cxx\r
611 # End Source File\r
612 # Begin Source File\r
613 \r
614 SOURCE=..\..\src\stc\scintilla\src\LexMPT.cxx\r
615 # End Source File\r
616 # Begin Source File\r
617 \r
618 SOURCE=..\..\src\stc\scintilla\src\LexMSSQL.cxx\r
619 # End Source File\r
620 # Begin Source File\r
621 \r
622 SOURCE=..\..\src\stc\scintilla\src\LexMatlab.cxx\r
623 # End Source File\r
624 # Begin Source File\r
625 \r
626 SOURCE=..\..\src\stc\scintilla\src\LexMetapost.cxx\r
627 # End Source File\r
628 # Begin Source File\r
629 \r
630 SOURCE=..\..\src\stc\scintilla\src\LexNsis.cxx\r
631 # End Source File\r
632 # Begin Source File\r
633 \r
634 SOURCE=..\..\src\stc\scintilla\src\LexOpal.cxx\r
635 # End Source File\r
636 # Begin Source File\r
637 \r
638 SOURCE=..\..\src\stc\scintilla\src\LexOthers.cxx\r
639 # End Source File\r
640 # Begin Source File\r
641 \r
642 SOURCE=..\..\src\stc\scintilla\src\LexPB.cxx\r
643 # End Source File\r
644 # Begin Source File\r
645 \r
646 SOURCE=..\..\src\stc\scintilla\src\LexPOV.cxx\r
647 # End Source File\r
648 # Begin Source File\r
649 \r
650 SOURCE=..\..\src\stc\scintilla\src\LexPS.cxx\r
651 # End Source File\r
652 # Begin Source File\r
653 \r
654 SOURCE=..\..\src\stc\scintilla\src\LexPascal.cxx\r
655 # End Source File\r
656 # Begin Source File\r
657 \r
658 SOURCE=..\..\src\stc\scintilla\src\LexPerl.cxx\r
659 # End Source File\r
660 # Begin Source File\r
661 \r
662 SOURCE=..\..\src\stc\scintilla\src\LexPython.cxx\r
663 # End Source File\r
664 # Begin Source File\r
665 \r
666 SOURCE=..\..\src\stc\scintilla\src\LexRebol.cxx\r
667 # End Source File\r
668 # Begin Source File\r
669 \r
670 SOURCE=..\..\src\stc\scintilla\src\LexRuby.cxx\r
671 # End Source File\r
672 # Begin Source File\r
673 \r
674 SOURCE=..\..\src\stc\scintilla\src\LexSQL.cxx\r
675 # End Source File\r
676 # Begin Source File\r
677 \r
678 SOURCE=..\..\src\stc\scintilla\src\LexScriptol.cxx\r
679 # End Source File\r
680 # Begin Source File\r
681 \r
682 SOURCE=..\..\src\stc\scintilla\src\LexSmalltalk.cxx\r
683 # End Source File\r
684 # Begin Source File\r
685 \r
686 SOURCE=..\..\src\stc\scintilla\src\LexSpecman.cxx\r
687 # End Source File\r
688 # Begin Source File\r
689 \r
690 SOURCE=..\..\src\stc\scintilla\src\LexSpice.cxx\r
691 # End Source File\r
692 # Begin Source File\r
693 \r
694 SOURCE=..\..\src\stc\scintilla\src\LexTADS3.cxx\r
695 # End Source File\r
696 # Begin Source File\r
697 \r
698 SOURCE=..\..\src\stc\scintilla\src\LexTCL.cxx\r
699 # End Source File\r
700 # Begin Source File\r
701 \r
702 SOURCE=..\..\src\stc\scintilla\src\LexTeX.cxx\r
703 # End Source File\r
704 # Begin Source File\r
705 \r
706 SOURCE=..\..\src\stc\scintilla\src\LexVB.cxx\r
707 # End Source File\r
708 # Begin Source File\r
709 \r
710 SOURCE=..\..\src\stc\scintilla\src\LexVHDL.cxx\r
711 # End Source File\r
712 # Begin Source File\r
713 \r
714 SOURCE=..\..\src\stc\scintilla\src\LexVerilog.cxx\r
715 # End Source File\r
716 # Begin Source File\r
717 \r
718 SOURCE=..\..\src\stc\scintilla\src\LexYAML.cxx\r
719 # End Source File\r
720 # Begin Source File\r
721 \r
722 SOURCE=..\..\src\stc\scintilla\src\LineMarker.cxx\r
723 # End Source File\r
724 # Begin Source File\r
725 \r
726 SOURCE=..\..\src\stc\scintilla\src\PropSet.cxx\r
727 # End Source File\r
728 # Begin Source File\r
729 \r
730 SOURCE=..\..\src\stc\scintilla\src\RESearch.cxx\r
731 # End Source File\r
732 # Begin Source File\r
733 \r
734 SOURCE=..\..\src\stc\scintilla\src\ScintillaBase.cxx\r
735 # End Source File\r
736 # Begin Source File\r
737 \r
738 SOURCE=..\..\src\stc\scintilla\src\Style.cxx\r
739 # End Source File\r
740 # Begin Source File\r
741 \r
742 SOURCE=..\..\src\stc\scintilla\src\StyleContext.cxx\r
743 # End Source File\r
744 # Begin Source File\r
745 \r
746 SOURCE=..\..\src\stc\scintilla\src\UniConversion.cxx\r
747 # End Source File\r
748 # Begin Source File\r
749 \r
750 SOURCE=..\..\src\stc\scintilla\src\ViewStyle.cxx\r
751 # End Source File\r
752 # Begin Source File\r
753 \r
754 SOURCE=..\..\src\stc\scintilla\src\WindowAccessor.cxx\r
755 # End Source File\r
756 # Begin Source File\r
757 \r
758 SOURCE=..\..\src\stc\scintilla\src\XPM.cxx\r
759 # End Source File\r
760 # End Group\r
761 # End Target\r
762 # End Project\r
763 \r