]> git.saurik.com Git - wxWidgets.git/blame_incremental - build/msw/wx_wxscintilla.dsp
Fix a crash in wxExecute() in wxMSW too.
[wxWidgets.git] / build / msw / wx_wxscintilla.dsp
... / ...
CommitLineData
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
7CFG=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 Release" (based on "Win32 (x86) Static Library")\r
21!MESSAGE "wxscintilla - Win32 DLL Universal Debug" (based on "Win32 (x86) Static Library")\r
22!MESSAGE "wxscintilla - Win32 DLL Release" (based on "Win32 (x86) Static Library")\r
23!MESSAGE "wxscintilla - Win32 DLL Debug" (based on "Win32 (x86) Static Library")\r
24!MESSAGE "wxscintilla - Win32 Universal Release" (based on "Win32 (x86) Static Library")\r
25!MESSAGE "wxscintilla - Win32 Universal Debug" (based on "Win32 (x86) Static Library")\r
26!MESSAGE "wxscintilla - Win32 Release" (based on "Win32 (x86) Static Library")\r
27!MESSAGE "wxscintilla - Win32 Debug" (based on "Win32 (x86) Static Library")\r
28!MESSAGE \r
29\r
30# Begin Project\r
31# PROP AllowPerConfigDependencies 0\r
32# PROP Scc_ProjName ""\r
33# PROP Scc_LocalPath ""\r
34CPP=cl.exe\r
35RSC=rc.exe\r
36\r
37!IF "$(CFG)" == "wxscintilla - Win32 DLL Universal Release"\r
38\r
39# PROP BASE Use_MFC 0\r
40# PROP BASE Use_Debug_Libraries 1\r
41# PROP BASE Output_Dir "..\..\lib\vc_dll"\r
42# PROP BASE Intermediate_Dir "vc_mswunivudll\wxscintilla"\r
43# PROP BASE Target_Dir ""\r
44# PROP Use_MFC 0\r
45# PROP Use_Debug_Libraries 1\r
46# PROP Output_Dir "..\..\lib\vc_dll"\r
47# PROP Intermediate_Dir "vc_mswunivudll\wxscintilla"\r
48# PROP Target_Dir ""\r
49# ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /c\r
50# ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswunivu" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /c\r
51# ADD BASE RSC /l 0x409\r
52# ADD RSC /l 0x409\r
53BSC32=bscmake.exe\r
54# ADD BASE BSC32 /nologo\r
55# ADD BSC32 /nologo\r
56LIB32=link.exe -lib\r
57# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
58# ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
59\r
60!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Universal Debug"\r
61\r
62# PROP BASE Use_MFC 0\r
63# PROP BASE Use_Debug_Libraries 1\r
64# PROP BASE Output_Dir "..\..\lib\vc_dll"\r
65# PROP BASE Intermediate_Dir "vc_mswunivuddll\wxscintilla"\r
66# PROP BASE Target_Dir ""\r
67# PROP Use_MFC 0\r
68# PROP Use_Debug_Libraries 1\r
69# PROP Output_Dir "..\..\lib\vc_dll"\r
70# PROP Intermediate_Dir "vc_mswunivuddll\wxscintilla"\r
71# PROP Target_Dir ""\r
72# ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /c\r
73# ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswunivud" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /c\r
74# ADD BASE RSC /l 0x409\r
75# ADD RSC /l 0x409\r
76BSC32=bscmake.exe\r
77# ADD BASE BSC32 /nologo\r
78# ADD BSC32 /nologo\r
79LIB32=link.exe -lib\r
80# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
81# ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
82\r
83!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Release"\r
84\r
85# PROP BASE Use_MFC 0\r
86# PROP BASE Use_Debug_Libraries 1\r
87# PROP BASE Output_Dir "..\..\lib\vc_dll"\r
88# PROP BASE Intermediate_Dir "vc_mswudll\wxscintilla"\r
89# PROP BASE Target_Dir ""\r
90# PROP Use_MFC 0\r
91# PROP Use_Debug_Libraries 1\r
92# PROP Output_Dir "..\..\lib\vc_dll"\r
93# PROP Intermediate_Dir "vc_mswudll\wxscintilla"\r
94# PROP Target_Dir ""\r
95# ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "_UNICODE" /c\r
96# ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswu" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "_UNICODE" /c\r
97# ADD BASE RSC /l 0x409\r
98# ADD RSC /l 0x409\r
99BSC32=bscmake.exe\r
100# ADD BASE BSC32 /nologo\r
101# ADD BSC32 /nologo\r
102LIB32=link.exe -lib\r
103# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
104# ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintilla.lib"\r
105\r
106!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"\r
107\r
108# PROP BASE Use_MFC 0\r
109# PROP BASE Use_Debug_Libraries 1\r
110# PROP BASE Output_Dir "..\..\lib\vc_dll"\r
111# PROP BASE Intermediate_Dir "vc_mswuddll\wxscintilla"\r
112# PROP BASE Target_Dir ""\r
113# PROP Use_MFC 0\r
114# PROP Use_Debug_Libraries 1\r
115# PROP Output_Dir "..\..\lib\vc_dll"\r
116# PROP Intermediate_Dir "vc_mswuddll\wxscintilla"\r
117# PROP Target_Dir ""\r
118# ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "_UNICODE" /c\r
119# ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_dll\mswud" /I "..\..\include" /Zi /Fd..\..\lib\vc_dll\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "WXUSINGDLL" /D "__WXMSW__" /D "_UNICODE" /c\r
120# ADD BASE RSC /l 0x409\r
121# ADD RSC /l 0x409\r
122BSC32=bscmake.exe\r
123# ADD BASE BSC32 /nologo\r
124# ADD BSC32 /nologo\r
125LIB32=link.exe -lib\r
126# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
127# ADD LIB32 /nologo /out:"..\..\lib\vc_dll\wxscintillad.lib"\r
128\r
129!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Release"\r
130\r
131# PROP BASE Use_MFC 0\r
132# PROP BASE Use_Debug_Libraries 1\r
133# PROP BASE Output_Dir "..\..\lib\vc_lib"\r
134# PROP BASE Intermediate_Dir "vc_mswunivu\wxscintilla"\r
135# PROP BASE Target_Dir ""\r
136# PROP Use_MFC 0\r
137# PROP Use_Debug_Libraries 1\r
138# PROP Output_Dir "..\..\lib\vc_lib"\r
139# PROP Intermediate_Dir "vc_mswunivu\wxscintilla"\r
140# PROP Target_Dir ""\r
141# ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /c\r
142# ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswunivu" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /c\r
143# ADD BASE RSC /l 0x409\r
144# ADD RSC /l 0x409\r
145BSC32=bscmake.exe\r
146# ADD BASE BSC32 /nologo\r
147# ADD BSC32 /nologo\r
148LIB32=link.exe -lib\r
149# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
150# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
151\r
152!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Debug"\r
153\r
154# PROP BASE Use_MFC 0\r
155# PROP BASE Use_Debug_Libraries 1\r
156# PROP BASE Output_Dir "..\..\lib\vc_lib"\r
157# PROP BASE Intermediate_Dir "vc_mswunivud\wxscintilla"\r
158# PROP BASE Target_Dir ""\r
159# PROP Use_MFC 0\r
160# PROP Use_Debug_Libraries 1\r
161# PROP Output_Dir "..\..\lib\vc_lib"\r
162# PROP Intermediate_Dir "vc_mswunivud\wxscintilla"\r
163# PROP Target_Dir ""\r
164# ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /c\r
165# ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswunivud" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "__WXUNIVERSAL__" /D "_UNICODE" /c\r
166# ADD BASE RSC /l 0x409\r
167# ADD RSC /l 0x409\r
168BSC32=bscmake.exe\r
169# ADD BASE BSC32 /nologo\r
170# ADD BSC32 /nologo\r
171LIB32=link.exe -lib\r
172# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
173# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
174\r
175!ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"\r
176\r
177# PROP BASE Use_MFC 0\r
178# PROP BASE Use_Debug_Libraries 1\r
179# PROP BASE Output_Dir "..\..\lib\vc_lib"\r
180# PROP BASE Intermediate_Dir "vc_mswu\wxscintilla"\r
181# PROP BASE Target_Dir ""\r
182# PROP Use_MFC 0\r
183# PROP Use_Debug_Libraries 1\r
184# PROP Output_Dir "..\..\lib\vc_lib"\r
185# PROP Intermediate_Dir "vc_mswu\wxscintilla"\r
186# PROP Target_Dir ""\r
187# ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "_UNICODE" /c\r
188# ADD CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswu" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintilla.pdb /opt:ref /opt:icf /D "WIN32" /D "_LIB" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "_UNICODE" /c\r
189# ADD BASE RSC /l 0x409\r
190# ADD RSC /l 0x409\r
191BSC32=bscmake.exe\r
192# ADD BASE BSC32 /nologo\r
193# ADD BSC32 /nologo\r
194LIB32=link.exe -lib\r
195# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
196# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintilla.lib"\r
197\r
198!ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"\r
199\r
200# PROP BASE Use_MFC 0\r
201# PROP BASE Use_Debug_Libraries 1\r
202# PROP BASE Output_Dir "..\..\lib\vc_lib"\r
203# PROP BASE Intermediate_Dir "vc_mswud\wxscintilla"\r
204# PROP BASE Target_Dir ""\r
205# PROP Use_MFC 0\r
206# PROP Use_Debug_Libraries 1\r
207# PROP Output_Dir "..\..\lib\vc_lib"\r
208# PROP Intermediate_Dir "vc_mswud\wxscintilla"\r
209# PROP Target_Dir ""\r
210# ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "_UNICODE" /c\r
211# ADD CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /I "..\..\src\stc\scintilla\lexlib" /I "..\..\src\stc\scintilla\src" /I "..\..\lib\vc_lib\mswud" /I "..\..\include" /Zi /Fd..\..\lib\vc_lib\wxscintillad.pdb /D "WIN32" /D "_LIB" /D "_DEBUG" /D "NDEBUG" /D "_CRT_SECURE_NO_WARNINGS" /D "__WX__" /D "SCI_LEXER" /D "LINK_LEXERS" /D "__WXMSW__" /D "_UNICODE" /c\r
212# ADD BASE RSC /l 0x409\r
213# ADD RSC /l 0x409\r
214BSC32=bscmake.exe\r
215# ADD BASE BSC32 /nologo\r
216# ADD BSC32 /nologo\r
217LIB32=link.exe -lib\r
218# ADD BASE LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
219# ADD LIB32 /nologo /out:"..\..\lib\vc_lib\wxscintillad.lib"\r
220\r
221!ENDIF\r
222\r
223# Begin Target\r
224\r
225# Name "wxscintilla - Win32 DLL Universal Release"\r
226# Name "wxscintilla - Win32 DLL Universal Debug"\r
227# Name "wxscintilla - Win32 DLL Release"\r
228# Name "wxscintilla - Win32 DLL Debug"\r
229# Name "wxscintilla - Win32 Universal Release"\r
230# Name "wxscintilla - Win32 Universal Debug"\r
231# Name "wxscintilla - Win32 Release"\r
232# Name "wxscintilla - Win32 Debug"\r
233# Begin Group "Source Files"\r
234\r
235# PROP Default_Filter ""\r
236# Begin Source File\r
237\r
238SOURCE=..\..\src\stc\scintilla\lexlib\Accessor.cxx\r
239# End Source File\r
240# Begin Source File\r
241\r
242SOURCE=..\..\src\stc\scintilla\src\AutoComplete.cxx\r
243# End Source File\r
244# Begin Source File\r
245\r
246SOURCE=..\..\src\stc\scintilla\src\CallTip.cxx\r
247# End Source File\r
248# Begin Source File\r
249\r
250SOURCE=..\..\src\stc\scintilla\src\Catalogue.cxx\r
251# End Source File\r
252# Begin Source File\r
253\r
254SOURCE=..\..\src\stc\scintilla\src\CellBuffer.cxx\r
255# End Source File\r
256# Begin Source File\r
257\r
258SOURCE=..\..\src\stc\scintilla\src\CharClassify.cxx\r
259# End Source File\r
260# Begin Source File\r
261\r
262SOURCE=..\..\src\stc\scintilla\lexlib\CharacterSet.cxx\r
263# End Source File\r
264# Begin Source File\r
265\r
266SOURCE=..\..\src\stc\scintilla\src\ContractionState.cxx\r
267# End Source File\r
268# Begin Source File\r
269\r
270SOURCE=..\..\src\stc\scintilla\src\Decoration.cxx\r
271# End Source File\r
272# Begin Source File\r
273\r
274SOURCE=..\..\src\stc\scintilla\src\Document.cxx\r
275# End Source File\r
276# Begin Source File\r
277\r
278SOURCE=..\..\src\stc\scintilla\src\Editor.cxx\r
279# End Source File\r
280# Begin Source File\r
281\r
282SOURCE=..\..\src\stc\scintilla\src\ExternalLexer.cxx\r
283# End Source File\r
284# Begin Source File\r
285\r
286SOURCE=..\..\src\stc\scintilla\src\Indicator.cxx\r
287# End Source File\r
288# Begin Source File\r
289\r
290SOURCE=..\..\src\stc\scintilla\src\KeyMap.cxx\r
291# End Source File\r
292# Begin Source File\r
293\r
294SOURCE=..\..\src\stc\scintilla\lexers\LexA68k.cxx\r
295# End Source File\r
296# Begin Source File\r
297\r
298SOURCE=..\..\src\stc\scintilla\lexers\LexAPDL.cxx\r
299# End Source File\r
300# Begin Source File\r
301\r
302SOURCE=..\..\src\stc\scintilla\lexers\LexASY.cxx\r
303# End Source File\r
304# Begin Source File\r
305\r
306SOURCE=..\..\src\stc\scintilla\lexers\LexAU3.cxx\r
307# End Source File\r
308# Begin Source File\r
309\r
310SOURCE=..\..\src\stc\scintilla\lexers\LexAVE.cxx\r
311# End Source File\r
312# Begin Source File\r
313\r
314SOURCE=..\..\src\stc\scintilla\lexers\LexAVS.cxx\r
315# End Source File\r
316# Begin Source File\r
317\r
318SOURCE=..\..\src\stc\scintilla\lexers\LexAbaqus.cxx\r
319# End Source File\r
320# Begin Source File\r
321\r
322SOURCE=..\..\src\stc\scintilla\lexers\LexAda.cxx\r
323# End Source File\r
324# Begin Source File\r
325\r
326SOURCE=..\..\src\stc\scintilla\lexers\LexAsm.cxx\r
327# End Source File\r
328# Begin Source File\r
329\r
330SOURCE=..\..\src\stc\scintilla\lexers\LexAsn1.cxx\r
331# End Source File\r
332# Begin Source File\r
333\r
334SOURCE=..\..\src\stc\scintilla\lexers\LexBaan.cxx\r
335# End Source File\r
336# Begin Source File\r
337\r
338SOURCE=..\..\src\stc\scintilla\lexers\LexBash.cxx\r
339# End Source File\r
340# Begin Source File\r
341\r
342SOURCE=..\..\src\stc\scintilla\lexers\LexBasic.cxx\r
343# End Source File\r
344# Begin Source File\r
345\r
346SOURCE=..\..\src\stc\scintilla\lexers\LexBullant.cxx\r
347# End Source File\r
348# Begin Source File\r
349\r
350SOURCE=..\..\src\stc\scintilla\lexers\LexCLW.cxx\r
351# End Source File\r
352# Begin Source File\r
353\r
354SOURCE=..\..\src\stc\scintilla\lexers\LexCOBOL.cxx\r
355# End Source File\r
356# Begin Source File\r
357\r
358SOURCE=..\..\src\stc\scintilla\lexers\LexCPP.cxx\r
359# End Source File\r
360# Begin Source File\r
361\r
362SOURCE=..\..\src\stc\scintilla\lexers\LexCSS.cxx\r
363# End Source File\r
364# Begin Source File\r
365\r
366SOURCE=..\..\src\stc\scintilla\lexers\LexCaml.cxx\r
367# End Source File\r
368# Begin Source File\r
369\r
370SOURCE=..\..\src\stc\scintilla\lexers\LexCmake.cxx\r
371# End Source File\r
372# Begin Source File\r
373\r
374SOURCE=..\..\src\stc\scintilla\lexers\LexCoffeeScript.cxx\r
375# End Source File\r
376# Begin Source File\r
377\r
378SOURCE=..\..\src\stc\scintilla\lexers\LexConf.cxx\r
379# End Source File\r
380# Begin Source File\r
381\r
382SOURCE=..\..\src\stc\scintilla\lexers\LexCrontab.cxx\r
383# End Source File\r
384# Begin Source File\r
385\r
386SOURCE=..\..\src\stc\scintilla\lexers\LexCsound.cxx\r
387# End Source File\r
388# Begin Source File\r
389\r
390SOURCE=..\..\src\stc\scintilla\lexers\LexD.cxx\r
391# End Source File\r
392# Begin Source File\r
393\r
394SOURCE=..\..\src\stc\scintilla\lexers\LexECL.cxx\r
395# End Source File\r
396# Begin Source File\r
397\r
398SOURCE=..\..\src\stc\scintilla\lexers\LexEScript.cxx\r
399# End Source File\r
400# Begin Source File\r
401\r
402SOURCE=..\..\src\stc\scintilla\lexers\LexEiffel.cxx\r
403# End Source File\r
404# Begin Source File\r
405\r
406SOURCE=..\..\src\stc\scintilla\lexers\LexErlang.cxx\r
407# End Source File\r
408# Begin Source File\r
409\r
410SOURCE=..\..\src\stc\scintilla\lexers\LexFlagship.cxx\r
411# End Source File\r
412# Begin Source File\r
413\r
414SOURCE=..\..\src\stc\scintilla\lexers\LexForth.cxx\r
415# End Source File\r
416# Begin Source File\r
417\r
418SOURCE=..\..\src\stc\scintilla\lexers\LexFortran.cxx\r
419# End Source File\r
420# Begin Source File\r
421\r
422SOURCE=..\..\src\stc\scintilla\lexers\LexGAP.cxx\r
423# End Source File\r
424# Begin Source File\r
425\r
426SOURCE=..\..\src\stc\scintilla\lexers\LexGui4Cli.cxx\r
427# End Source File\r
428# Begin Source File\r
429\r
430SOURCE=..\..\src\stc\scintilla\lexers\LexHTML.cxx\r
431# End Source File\r
432# Begin Source File\r
433\r
434SOURCE=..\..\src\stc\scintilla\lexers\LexHaskell.cxx\r
435# End Source File\r
436# Begin Source File\r
437\r
438SOURCE=..\..\src\stc\scintilla\lexers\LexInno.cxx\r
439# End Source File\r
440# Begin Source File\r
441\r
442SOURCE=..\..\src\stc\scintilla\lexers\LexKix.cxx\r
443# End Source File\r
444# Begin Source File\r
445\r
446SOURCE=..\..\src\stc\scintilla\lexers\LexLisp.cxx\r
447# End Source File\r
448# Begin Source File\r
449\r
450SOURCE=..\..\src\stc\scintilla\lexers\LexLout.cxx\r
451# End Source File\r
452# Begin Source File\r
453\r
454SOURCE=..\..\src\stc\scintilla\lexers\LexLua.cxx\r
455# End Source File\r
456# Begin Source File\r
457\r
458SOURCE=..\..\src\stc\scintilla\lexers\LexMMIXAL.cxx\r
459# End Source File\r
460# Begin Source File\r
461\r
462SOURCE=..\..\src\stc\scintilla\lexers\LexMPT.cxx\r
463# End Source File\r
464# Begin Source File\r
465\r
466SOURCE=..\..\src\stc\scintilla\lexers\LexMSSQL.cxx\r
467# End Source File\r
468# Begin Source File\r
469\r
470SOURCE=..\..\src\stc\scintilla\lexers\LexMagik.cxx\r
471# End Source File\r
472# Begin Source File\r
473\r
474SOURCE=..\..\src\stc\scintilla\lexers\LexMarkdown.cxx\r
475# End Source File\r
476# Begin Source File\r
477\r
478SOURCE=..\..\src\stc\scintilla\lexers\LexMatlab.cxx\r
479# End Source File\r
480# Begin Source File\r
481\r
482SOURCE=..\..\src\stc\scintilla\lexers\LexMetapost.cxx\r
483# End Source File\r
484# Begin Source File\r
485\r
486SOURCE=..\..\src\stc\scintilla\lexers\LexModula.cxx\r
487# End Source File\r
488# Begin Source File\r
489\r
490SOURCE=..\..\src\stc\scintilla\lexers\LexMySQL.cxx\r
491# End Source File\r
492# Begin Source File\r
493\r
494SOURCE=..\..\src\stc\scintilla\lexers\LexNimrod.cxx\r
495# End Source File\r
496# Begin Source File\r
497\r
498SOURCE=..\..\src\stc\scintilla\lexers\LexNsis.cxx\r
499# End Source File\r
500# Begin Source File\r
501\r
502SOURCE=..\..\src\stc\scintilla\lexers\LexOScript.cxx\r
503# End Source File\r
504# Begin Source File\r
505\r
506SOURCE=..\..\src\stc\scintilla\lexers\LexOpal.cxx\r
507# End Source File\r
508# Begin Source File\r
509\r
510SOURCE=..\..\src\stc\scintilla\lexers\LexOthers.cxx\r
511# End Source File\r
512# Begin Source File\r
513\r
514SOURCE=..\..\src\stc\scintilla\lexers\LexPB.cxx\r
515# End Source File\r
516# Begin Source File\r
517\r
518SOURCE=..\..\src\stc\scintilla\lexers\LexPLM.cxx\r
519# End Source File\r
520# Begin Source File\r
521\r
522SOURCE=..\..\src\stc\scintilla\lexers\LexPOV.cxx\r
523# End Source File\r
524# Begin Source File\r
525\r
526SOURCE=..\..\src\stc\scintilla\lexers\LexPS.cxx\r
527# End Source File\r
528# Begin Source File\r
529\r
530SOURCE=..\..\src\stc\scintilla\lexers\LexPascal.cxx\r
531# End Source File\r
532# Begin Source File\r
533\r
534SOURCE=..\..\src\stc\scintilla\lexers\LexPerl.cxx\r
535# End Source File\r
536# Begin Source File\r
537\r
538SOURCE=..\..\src\stc\scintilla\lexers\LexPowerPro.cxx\r
539# End Source File\r
540# Begin Source File\r
541\r
542SOURCE=..\..\src\stc\scintilla\lexers\LexPowerShell.cxx\r
543# End Source File\r
544# Begin Source File\r
545\r
546SOURCE=..\..\src\stc\scintilla\lexers\LexProgress.cxx\r
547# End Source File\r
548# Begin Source File\r
549\r
550SOURCE=..\..\src\stc\scintilla\lexers\LexPython.cxx\r
551# End Source File\r
552# Begin Source File\r
553\r
554SOURCE=..\..\src\stc\scintilla\lexers\LexR.cxx\r
555# End Source File\r
556# Begin Source File\r
557\r
558SOURCE=..\..\src\stc\scintilla\lexers\LexRebol.cxx\r
559# End Source File\r
560# Begin Source File\r
561\r
562SOURCE=..\..\src\stc\scintilla\lexers\LexRuby.cxx\r
563# End Source File\r
564# Begin Source File\r
565\r
566SOURCE=..\..\src\stc\scintilla\lexers\LexSML.cxx\r
567# End Source File\r
568# Begin Source File\r
569\r
570SOURCE=..\..\src\stc\scintilla\lexers\LexSQL.cxx\r
571# End Source File\r
572# Begin Source File\r
573\r
574SOURCE=..\..\src\stc\scintilla\lexers\LexScriptol.cxx\r
575# End Source File\r
576# Begin Source File\r
577\r
578SOURCE=..\..\src\stc\scintilla\lexers\LexSmalltalk.cxx\r
579# End Source File\r
580# Begin Source File\r
581\r
582SOURCE=..\..\src\stc\scintilla\lexers\LexSorcus.cxx\r
583# End Source File\r
584# Begin Source File\r
585\r
586SOURCE=..\..\src\stc\scintilla\lexers\LexSpecman.cxx\r
587# End Source File\r
588# Begin Source File\r
589\r
590SOURCE=..\..\src\stc\scintilla\lexers\LexSpice.cxx\r
591# End Source File\r
592# Begin Source File\r
593\r
594SOURCE=..\..\src\stc\scintilla\lexers\LexTACL.cxx\r
595# End Source File\r
596# Begin Source File\r
597\r
598SOURCE=..\..\src\stc\scintilla\lexers\LexTADS3.cxx\r
599# End Source File\r
600# Begin Source File\r
601\r
602SOURCE=..\..\src\stc\scintilla\lexers\LexTAL.cxx\r
603# End Source File\r
604# Begin Source File\r
605\r
606SOURCE=..\..\src\stc\scintilla\lexers\LexTCL.cxx\r
607# End Source File\r
608# Begin Source File\r
609\r
610SOURCE=..\..\src\stc\scintilla\lexers\LexTCMD.cxx\r
611# End Source File\r
612# Begin Source File\r
613\r
614SOURCE=..\..\src\stc\scintilla\lexers\LexTeX.cxx\r
615# End Source File\r
616# Begin Source File\r
617\r
618SOURCE=..\..\src\stc\scintilla\lexers\LexTxt2tags.cxx\r
619# End Source File\r
620# Begin Source File\r
621\r
622SOURCE=..\..\src\stc\scintilla\lexers\LexVB.cxx\r
623# End Source File\r
624# Begin Source File\r
625\r
626SOURCE=..\..\src\stc\scintilla\lexers\LexVHDL.cxx\r
627# End Source File\r
628# Begin Source File\r
629\r
630SOURCE=..\..\src\stc\scintilla\lexers\LexVerilog.cxx\r
631# End Source File\r
632# Begin Source File\r
633\r
634SOURCE=..\..\src\stc\scintilla\lexers\LexVisualProlog.cxx\r
635# End Source File\r
636# Begin Source File\r
637\r
638SOURCE=..\..\src\stc\scintilla\lexers\LexYAML.cxx\r
639# End Source File\r
640# Begin Source File\r
641\r
642SOURCE=..\..\src\stc\scintilla\lexlib\LexerBase.cxx\r
643# End Source File\r
644# Begin Source File\r
645\r
646SOURCE=..\..\src\stc\scintilla\lexlib\LexerModule.cxx\r
647# End Source File\r
648# Begin Source File\r
649\r
650SOURCE=..\..\src\stc\scintilla\lexlib\LexerNoExceptions.cxx\r
651# End Source File\r
652# Begin Source File\r
653\r
654SOURCE=..\..\src\stc\scintilla\lexlib\LexerSimple.cxx\r
655# End Source File\r
656# Begin Source File\r
657\r
658SOURCE=..\..\src\stc\scintilla\src\LineMarker.cxx\r
659# End Source File\r
660# Begin Source File\r
661\r
662SOURCE=..\..\src\stc\scintilla\src\PerLine.cxx\r
663# End Source File\r
664# Begin Source File\r
665\r
666SOURCE=..\..\src\stc\scintilla\src\PositionCache.cxx\r
667# End Source File\r
668# Begin Source File\r
669\r
670SOURCE=..\..\src\stc\scintilla\lexlib\PropSetSimple.cxx\r
671# End Source File\r
672# Begin Source File\r
673\r
674SOURCE=..\..\src\stc\scintilla\src\RESearch.cxx\r
675# End Source File\r
676# Begin Source File\r
677\r
678SOURCE=..\..\src\stc\scintilla\src\RunStyles.cxx\r
679# End Source File\r
680# Begin Source File\r
681\r
682SOURCE=..\..\src\stc\scintilla\src\ScintillaBase.cxx\r
683# End Source File\r
684# Begin Source File\r
685\r
686SOURCE=..\..\src\stc\scintilla\src\Selection.cxx\r
687# End Source File\r
688# Begin Source File\r
689\r
690SOURCE=..\..\src\stc\scintilla\src\Style.cxx\r
691# End Source File\r
692# Begin Source File\r
693\r
694SOURCE=..\..\src\stc\scintilla\lexlib\StyleContext.cxx\r
695# End Source File\r
696# Begin Source File\r
697\r
698SOURCE=..\..\src\stc\scintilla\src\UniConversion.cxx\r
699# End Source File\r
700# Begin Source File\r
701\r
702SOURCE=..\..\src\stc\scintilla\src\ViewStyle.cxx\r
703# End Source File\r
704# Begin Source File\r
705\r
706SOURCE=..\..\src\stc\scintilla\lexlib\WordList.cxx\r
707# End Source File\r
708# Begin Source File\r
709\r
710SOURCE=..\..\src\stc\scintilla\src\XPM.cxx\r
711# End Source File\r
712# End Group\r
713# Begin Group "Header Files"\r
714\r
715# PROP Default_Filter ""\r
716# Begin Source File\r
717\r
718SOURCE=..\..\include\wx\msw\genrcdefs.h\r
719\r
720!IF "$(CFG)" == "wxscintilla - Win32 DLL Universal Release"\r
721\r
722# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h\r
723InputPath=..\..\include\wx\msw\genrcdefs.h\r
724\r
725"..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivu\wx\msw"\r
726 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"\r
727\r
728# End Custom Build\r
729\r
730!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Universal Debug"\r
731\r
732# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h\r
733InputPath=..\..\include\wx\msw\genrcdefs.h\r
734\r
735"..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivud\wx\msw"\r
736 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"\r
737\r
738# End Custom Build\r
739\r
740!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Release"\r
741\r
742# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h\r
743InputPath=..\..\include\wx\msw\genrcdefs.h\r
744\r
745"..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswu\wx\msw"\r
746 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"\r
747\r
748# End Custom Build\r
749\r
750!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"\r
751\r
752# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h\r
753InputPath=..\..\include\wx\msw\genrcdefs.h\r
754\r
755"..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswud\wx\msw"\r
756 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"\r
757\r
758# End Custom Build\r
759\r
760!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Release"\r
761\r
762# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h\r
763InputPath=..\..\include\wx\msw\genrcdefs.h\r
764\r
765"..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivu\wx\msw"\r
766 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"\r
767\r
768# End Custom Build\r
769\r
770!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Debug"\r
771\r
772# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h\r
773InputPath=..\..\include\wx\msw\genrcdefs.h\r
774\r
775"..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivud\wx\msw"\r
776 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"\r
777\r
778# End Custom Build\r
779\r
780!ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"\r
781\r
782# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h\r
783InputPath=..\..\include\wx\msw\genrcdefs.h\r
784\r
785"..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswu\wx\msw"\r
786 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"\r
787\r
788# End Custom Build\r
789\r
790!ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"\r
791\r
792# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h\r
793InputPath=..\..\include\wx\msw\genrcdefs.h\r
794\r
795"..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswud\wx\msw"\r
796 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"\r
797\r
798# End Custom Build\r
799\r
800!ENDIF\r
801\r
802# End Source File\r
803# Begin Source File\r
804\r
805SOURCE=..\..\include\wx\msw\setup.h\r
806\r
807!IF "$(CFG)" == "wxscintilla - Win32 DLL Universal Release"\r
808\r
809# Begin Custom Build - \r
810\r
811# End Custom Build\r
812\r
813!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Universal Debug"\r
814\r
815# Begin Custom Build - \r
816\r
817# End Custom Build\r
818\r
819!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Release"\r
820\r
821# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h\r
822InputPath=..\..\include\wx\msw\setup.h\r
823\r
824"..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
825 copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h\r
826\r
827# End Custom Build\r
828\r
829!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"\r
830\r
831# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h\r
832InputPath=..\..\include\wx\msw\setup.h\r
833\r
834"..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
835 copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h\r
836\r
837# End Custom Build\r
838\r
839!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Release"\r
840\r
841# Begin Custom Build - \r
842\r
843# End Custom Build\r
844\r
845!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Debug"\r
846\r
847# Begin Custom Build - \r
848\r
849# End Custom Build\r
850\r
851!ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"\r
852\r
853# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h\r
854InputPath=..\..\include\wx\msw\setup.h\r
855\r
856"..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
857 copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h\r
858\r
859# End Custom Build\r
860\r
861!ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"\r
862\r
863# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h\r
864InputPath=..\..\include\wx\msw\setup.h\r
865\r
866"..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
867 copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h\r
868\r
869# End Custom Build\r
870\r
871!ENDIF\r
872\r
873# End Source File\r
874# Begin Source File\r
875\r
876SOURCE=..\..\include\wx\univ\setup.h\r
877\r
878!IF "$(CFG)" == "wxscintilla - Win32 DLL Universal Release"\r
879\r
880# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h\r
881InputPath=..\..\include\wx\univ\setup.h\r
882\r
883"..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
884 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h\r
885\r
886# End Custom Build\r
887\r
888!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Universal Debug"\r
889\r
890# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h\r
891InputPath=..\..\include\wx\univ\setup.h\r
892\r
893"..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
894 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h\r
895\r
896# End Custom Build\r
897\r
898!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Release"\r
899\r
900# Begin Custom Build - \r
901\r
902# End Custom Build\r
903\r
904!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"\r
905\r
906# Begin Custom Build - \r
907\r
908# End Custom Build\r
909\r
910!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Release"\r
911\r
912# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h\r
913InputPath=..\..\include\wx\univ\setup.h\r
914\r
915"..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
916 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h\r
917\r
918# End Custom Build\r
919\r
920!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Debug"\r
921\r
922# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h\r
923InputPath=..\..\include\wx\univ\setup.h\r
924\r
925"..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
926 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h\r
927\r
928# End Custom Build\r
929\r
930!ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"\r
931\r
932# Begin Custom Build - \r
933\r
934# End Custom Build\r
935\r
936!ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"\r
937\r
938# Begin Custom Build - \r
939\r
940# End Custom Build\r
941\r
942!ENDIF\r
943\r
944# End Source File\r
945# End Group\r
946# End Target\r
947# End Project\r
948\r