]> git.saurik.com Git - wxWidgets.git/blame - build/msw/wx_wxscintilla.dsp
Avoid CRT deprecation warnings for MSVC build using makefiles too.
[wxWidgets.git] / build / msw / wx_wxscintilla.dsp
CommitLineData
a989a329
VZ
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
a989a329
VZ
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
a989a329
VZ
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
a989a329
VZ
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
a989a329
VZ
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
24dfe917 37!IF "$(CFG)" == "wxscintilla - Win32 DLL Universal Release"\r
a989a329
VZ
38\r
39# PROP BASE Use_MFC 0\r
6e0fbb3d 40# PROP BASE Use_Debug_Libraries 1\r
a989a329
VZ
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
6e0fbb3d 45# PROP Use_Debug_Libraries 1\r
a989a329
VZ
46# PROP Output_Dir "..\..\lib\vc_dll"\r
47# PROP Intermediate_Dir "vc_mswunivudll\wxscintilla"\r
48# PROP Target_Dir ""\r
5eda55f7
VZ
49# ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /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\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
a989a329
VZ
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
24dfe917 60!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Universal Debug"\r
a989a329
VZ
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
5eda55f7
VZ
72# ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /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\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
a989a329
VZ
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
24dfe917 83!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Release"\r
a989a329
VZ
84\r
85# PROP BASE Use_MFC 0\r
6e0fbb3d 86# PROP BASE Use_Debug_Libraries 1\r
a989a329
VZ
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
6e0fbb3d 91# PROP Use_Debug_Libraries 1\r
a989a329
VZ
92# PROP Output_Dir "..\..\lib\vc_dll"\r
93# PROP Intermediate_Dir "vc_mswudll\wxscintilla"\r
94# PROP Target_Dir ""\r
5eda55f7
VZ
95# ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /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\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
a989a329
VZ
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
24dfe917 106!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"\r
a989a329
VZ
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
5eda55f7
VZ
118# ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /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\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
a989a329
VZ
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
24dfe917 129!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Release"\r
a989a329
VZ
130\r
131# PROP BASE Use_MFC 0\r
6e0fbb3d 132# PROP BASE Use_Debug_Libraries 1\r
a989a329
VZ
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
6e0fbb3d 137# PROP Use_Debug_Libraries 1\r
a989a329
VZ
138# PROP Output_Dir "..\..\lib\vc_lib"\r
139# PROP Intermediate_Dir "vc_mswunivu\wxscintilla"\r
140# PROP Target_Dir ""\r
5eda55f7
VZ
141# ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /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\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
a989a329
VZ
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
24dfe917 152!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Debug"\r
a989a329
VZ
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
5eda55f7
VZ
164# ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /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\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
a989a329
VZ
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
24dfe917 175!ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"\r
a989a329
VZ
176\r
177# PROP BASE Use_MFC 0\r
6e0fbb3d 178# PROP BASE Use_Debug_Libraries 1\r
a989a329
VZ
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
6e0fbb3d 183# PROP Use_Debug_Libraries 1\r
a989a329
VZ
184# PROP Output_Dir "..\..\lib\vc_lib"\r
185# PROP Intermediate_Dir "vc_mswu\wxscintilla"\r
186# PROP Target_Dir ""\r
5eda55f7
VZ
187# ADD BASE CPP /nologo /FD /MD /W1 /O2 /GR /EHsc /I "..\..\src\stc\scintilla\include" /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\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
a989a329
VZ
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
24dfe917 198!ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"\r
a989a329
VZ
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
5eda55f7
VZ
210# ADD BASE CPP /nologo /FD /MDd /W1 /Od /Gm /GR /EHsc /I "..\..\src\stc\scintilla\include" /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\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
a989a329
VZ
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
a989a329
VZ
221!ENDIF\r
222\r
223# Begin Target\r
224\r
a989a329
VZ
225# Name "wxscintilla - Win32 DLL Universal Release"\r
226# Name "wxscintilla - Win32 DLL Universal Debug"\r
a989a329
VZ
227# Name "wxscintilla - Win32 DLL Release"\r
228# Name "wxscintilla - Win32 DLL Debug"\r
a989a329
VZ
229# Name "wxscintilla - Win32 Universal Release"\r
230# Name "wxscintilla - Win32 Universal Debug"\r
a989a329
VZ
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\src\AutoComplete.cxx\r
239# End Source File\r
240# Begin Source File\r
241\r
242SOURCE=..\..\src\stc\scintilla\src\CallTip.cxx\r
243# End Source File\r
244# Begin Source File\r
245\r
246SOURCE=..\..\src\stc\scintilla\src\CellBuffer.cxx\r
247# End Source File\r
248# Begin Source File\r
249\r
250SOURCE=..\..\src\stc\scintilla\src\CharClassify.cxx\r
251# End Source File\r
252# Begin Source File\r
253\r
254SOURCE=..\..\src\stc\scintilla\src\ContractionState.cxx\r
255# End Source File\r
256# Begin Source File\r
257\r
7e0c58e9
RD
258SOURCE=..\..\src\stc\scintilla\src\Decoration.cxx\r
259# End Source File\r
260# Begin Source File\r
261\r
a989a329
VZ
262SOURCE=..\..\src\stc\scintilla\src\Document.cxx\r
263# End Source File\r
264# Begin Source File\r
265\r
266SOURCE=..\..\src\stc\scintilla\src\DocumentAccessor.cxx\r
267# End Source File\r
268# Begin Source File\r
269\r
270SOURCE=..\..\src\stc\scintilla\src\Editor.cxx\r
271# End Source File\r
272# Begin Source File\r
273\r
274SOURCE=..\..\src\stc\scintilla\src\ExternalLexer.cxx\r
275# End Source File\r
276# Begin Source File\r
277\r
278SOURCE=..\..\src\stc\scintilla\src\Indicator.cxx\r
279# End Source File\r
280# Begin Source File\r
281\r
282SOURCE=..\..\src\stc\scintilla\src\KeyMap.cxx\r
283# End Source File\r
284# Begin Source File\r
285\r
286SOURCE=..\..\src\stc\scintilla\src\KeyWords.cxx\r
287# End Source File\r
288# Begin Source File\r
289\r
290SOURCE=..\..\src\stc\scintilla\src\LexAPDL.cxx\r
291# End Source File\r
292# Begin Source File\r
293\r
7e0c58e9
RD
294SOURCE=..\..\src\stc\scintilla\src\LexASY.cxx\r
295# End Source File\r
296# Begin Source File\r
297\r
a989a329
VZ
298SOURCE=..\..\src\stc\scintilla\src\LexAU3.cxx\r
299# End Source File\r
300# Begin Source File\r
301\r
302SOURCE=..\..\src\stc\scintilla\src\LexAVE.cxx\r
303# End Source File\r
304# Begin Source File\r
305\r
7e0c58e9
RD
306SOURCE=..\..\src\stc\scintilla\src\LexAbaqus.cxx\r
307# End Source File\r
308# Begin Source File\r
309\r
a989a329
VZ
310SOURCE=..\..\src\stc\scintilla\src\LexAda.cxx\r
311# End Source File\r
312# Begin Source File\r
313\r
314SOURCE=..\..\src\stc\scintilla\src\LexAsm.cxx\r
315# End Source File\r
316# Begin Source File\r
317\r
318SOURCE=..\..\src\stc\scintilla\src\LexAsn1.cxx\r
319# End Source File\r
320# Begin Source File\r
321\r
322SOURCE=..\..\src\stc\scintilla\src\LexBaan.cxx\r
323# End Source File\r
324# Begin Source File\r
325\r
326SOURCE=..\..\src\stc\scintilla\src\LexBash.cxx\r
327# End Source File\r
328# Begin Source File\r
329\r
330SOURCE=..\..\src\stc\scintilla\src\LexBasic.cxx\r
331# End Source File\r
332# Begin Source File\r
333\r
334SOURCE=..\..\src\stc\scintilla\src\LexBullant.cxx\r
335# End Source File\r
336# Begin Source File\r
337\r
338SOURCE=..\..\src\stc\scintilla\src\LexCLW.cxx\r
339# End Source File\r
340# Begin Source File\r
341\r
9e96e16f
RD
342SOURCE=..\..\src\stc\scintilla\src\LexCOBOL.cxx\r
343# End Source File\r
344# Begin Source File\r
345\r
a989a329
VZ
346SOURCE=..\..\src\stc\scintilla\src\LexCPP.cxx\r
347# End Source File\r
348# Begin Source File\r
349\r
350SOURCE=..\..\src\stc\scintilla\src\LexCSS.cxx\r
351# End Source File\r
352# Begin Source File\r
353\r
354SOURCE=..\..\src\stc\scintilla\src\LexCaml.cxx\r
355# End Source File\r
356# Begin Source File\r
357\r
7e0c58e9
RD
358SOURCE=..\..\src\stc\scintilla\src\LexCmake.cxx\r
359# End Source File\r
360# Begin Source File\r
361\r
a989a329
VZ
362SOURCE=..\..\src\stc\scintilla\src\LexConf.cxx\r
363# End Source File\r
364# Begin Source File\r
365\r
366SOURCE=..\..\src\stc\scintilla\src\LexCrontab.cxx\r
367# End Source File\r
368# Begin Source File\r
369\r
370SOURCE=..\..\src\stc\scintilla\src\LexCsound.cxx\r
371# End Source File\r
372# Begin Source File\r
373\r
7e0c58e9
RD
374SOURCE=..\..\src\stc\scintilla\src\LexD.cxx\r
375# End Source File\r
376# Begin Source File\r
377\r
a989a329
VZ
378SOURCE=..\..\src\stc\scintilla\src\LexEScript.cxx\r
379# End Source File\r
380# Begin Source File\r
381\r
382SOURCE=..\..\src\stc\scintilla\src\LexEiffel.cxx\r
383# End Source File\r
384# Begin Source File\r
385\r
386SOURCE=..\..\src\stc\scintilla\src\LexErlang.cxx\r
387# End Source File\r
388# Begin Source File\r
389\r
390SOURCE=..\..\src\stc\scintilla\src\LexFlagship.cxx\r
391# End Source File\r
392# Begin Source File\r
393\r
394SOURCE=..\..\src\stc\scintilla\src\LexForth.cxx\r
395# End Source File\r
396# Begin Source File\r
397\r
398SOURCE=..\..\src\stc\scintilla\src\LexFortran.cxx\r
399# End Source File\r
400# Begin Source File\r
401\r
7e0c58e9
RD
402SOURCE=..\..\src\stc\scintilla\src\LexGAP.cxx\r
403# End Source File\r
404# Begin Source File\r
405\r
a989a329
VZ
406SOURCE=..\..\src\stc\scintilla\src\LexGui4Cli.cxx\r
407# End Source File\r
408# Begin Source File\r
409\r
410SOURCE=..\..\src\stc\scintilla\src\LexHTML.cxx\r
411# End Source File\r
412# Begin Source File\r
413\r
414SOURCE=..\..\src\stc\scintilla\src\LexHaskell.cxx\r
415# End Source File\r
416# Begin Source File\r
417\r
418SOURCE=..\..\src\stc\scintilla\src\LexInno.cxx\r
419# End Source File\r
420# Begin Source File\r
421\r
422SOURCE=..\..\src\stc\scintilla\src\LexKix.cxx\r
423# End Source File\r
424# Begin Source File\r
425\r
426SOURCE=..\..\src\stc\scintilla\src\LexLisp.cxx\r
427# End Source File\r
428# Begin Source File\r
429\r
430SOURCE=..\..\src\stc\scintilla\src\LexLout.cxx\r
431# End Source File\r
432# Begin Source File\r
433\r
434SOURCE=..\..\src\stc\scintilla\src\LexLua.cxx\r
435# End Source File\r
436# Begin Source File\r
437\r
438SOURCE=..\..\src\stc\scintilla\src\LexMMIXAL.cxx\r
439# End Source File\r
440# Begin Source File\r
441\r
442SOURCE=..\..\src\stc\scintilla\src\LexMPT.cxx\r
443# End Source File\r
444# Begin Source File\r
445\r
446SOURCE=..\..\src\stc\scintilla\src\LexMSSQL.cxx\r
447# End Source File\r
448# Begin Source File\r
449\r
9e96e16f
RD
450SOURCE=..\..\src\stc\scintilla\src\LexMagik.cxx\r
451# End Source File\r
452# Begin Source File\r
453\r
454SOURCE=..\..\src\stc\scintilla\src\LexMarkdown.cxx\r
455# End Source File\r
456# Begin Source File\r
457\r
a989a329
VZ
458SOURCE=..\..\src\stc\scintilla\src\LexMatlab.cxx\r
459# End Source File\r
460# Begin Source File\r
461\r
462SOURCE=..\..\src\stc\scintilla\src\LexMetapost.cxx\r
463# End Source File\r
464# Begin Source File\r
465\r
9e96e16f
RD
466SOURCE=..\..\src\stc\scintilla\src\LexMySQL.cxx\r
467# End Source File\r
468# Begin Source File\r
469\r
470SOURCE=..\..\src\stc\scintilla\src\LexNimrod.cxx\r
471# End Source File\r
472# Begin Source File\r
473\r
a989a329
VZ
474SOURCE=..\..\src\stc\scintilla\src\LexNsis.cxx\r
475# End Source File\r
476# Begin Source File\r
477\r
478SOURCE=..\..\src\stc\scintilla\src\LexOpal.cxx\r
479# End Source File\r
480# Begin Source File\r
481\r
482SOURCE=..\..\src\stc\scintilla\src\LexOthers.cxx\r
483# End Source File\r
484# Begin Source File\r
485\r
486SOURCE=..\..\src\stc\scintilla\src\LexPB.cxx\r
487# End Source File\r
488# Begin Source File\r
489\r
7e0c58e9
RD
490SOURCE=..\..\src\stc\scintilla\src\LexPLM.cxx\r
491# End Source File\r
492# Begin Source File\r
493\r
a989a329
VZ
494SOURCE=..\..\src\stc\scintilla\src\LexPOV.cxx\r
495# End Source File\r
496# Begin Source File\r
497\r
498SOURCE=..\..\src\stc\scintilla\src\LexPS.cxx\r
499# End Source File\r
500# Begin Source File\r
501\r
502SOURCE=..\..\src\stc\scintilla\src\LexPascal.cxx\r
503# End Source File\r
504# Begin Source File\r
505\r
506SOURCE=..\..\src\stc\scintilla\src\LexPerl.cxx\r
507# End Source File\r
508# Begin Source File\r
509\r
9e96e16f
RD
510SOURCE=..\..\src\stc\scintilla\src\LexPowerPro.cxx\r
511# End Source File\r
512# Begin Source File\r
513\r
514SOURCE=..\..\src\stc\scintilla\src\LexPowerShell.cxx\r
515# End Source File\r
516# Begin Source File\r
517\r
7e0c58e9
RD
518SOURCE=..\..\src\stc\scintilla\src\LexProgress.cxx\r
519# End Source File\r
520# Begin Source File\r
521\r
a989a329
VZ
522SOURCE=..\..\src\stc\scintilla\src\LexPython.cxx\r
523# End Source File\r
524# Begin Source File\r
525\r
7e0c58e9
RD
526SOURCE=..\..\src\stc\scintilla\src\LexR.cxx\r
527# End Source File\r
528# Begin Source File\r
529\r
a989a329
VZ
530SOURCE=..\..\src\stc\scintilla\src\LexRebol.cxx\r
531# End Source File\r
532# Begin Source File\r
533\r
534SOURCE=..\..\src\stc\scintilla\src\LexRuby.cxx\r
535# End Source File\r
536# Begin Source File\r
537\r
9e96e16f
RD
538SOURCE=..\..\src\stc\scintilla\src\LexSML.cxx\r
539# End Source File\r
540# Begin Source File\r
541\r
a989a329
VZ
542SOURCE=..\..\src\stc\scintilla\src\LexSQL.cxx\r
543# End Source File\r
544# Begin Source File\r
545\r
546SOURCE=..\..\src\stc\scintilla\src\LexScriptol.cxx\r
547# End Source File\r
548# Begin Source File\r
549\r
550SOURCE=..\..\src\stc\scintilla\src\LexSmalltalk.cxx\r
551# End Source File\r
552# Begin Source File\r
553\r
9e96e16f
RD
554SOURCE=..\..\src\stc\scintilla\src\LexSorcus.cxx\r
555# End Source File\r
556# Begin Source File\r
557\r
a989a329
VZ
558SOURCE=..\..\src\stc\scintilla\src\LexSpecman.cxx\r
559# End Source File\r
560# Begin Source File\r
561\r
562SOURCE=..\..\src\stc\scintilla\src\LexSpice.cxx\r
563# End Source File\r
564# Begin Source File\r
565\r
9e96e16f
RD
566SOURCE=..\..\src\stc\scintilla\src\LexTACL.cxx\r
567# End Source File\r
568# Begin Source File\r
569\r
a989a329
VZ
570SOURCE=..\..\src\stc\scintilla\src\LexTADS3.cxx\r
571# End Source File\r
572# Begin Source File\r
573\r
9e96e16f
RD
574SOURCE=..\..\src\stc\scintilla\src\LexTAL.cxx\r
575# End Source File\r
576# Begin Source File\r
577\r
a989a329
VZ
578SOURCE=..\..\src\stc\scintilla\src\LexTCL.cxx\r
579# End Source File\r
580# Begin Source File\r
581\r
582SOURCE=..\..\src\stc\scintilla\src\LexTeX.cxx\r
583# End Source File\r
584# Begin Source File\r
585\r
586SOURCE=..\..\src\stc\scintilla\src\LexVB.cxx\r
587# End Source File\r
588# Begin Source File\r
589\r
590SOURCE=..\..\src\stc\scintilla\src\LexVHDL.cxx\r
591# End Source File\r
592# Begin Source File\r
593\r
594SOURCE=..\..\src\stc\scintilla\src\LexVerilog.cxx\r
595# End Source File\r
596# Begin Source File\r
597\r
598SOURCE=..\..\src\stc\scintilla\src\LexYAML.cxx\r
599# End Source File\r
600# Begin Source File\r
601\r
602SOURCE=..\..\src\stc\scintilla\src\LineMarker.cxx\r
603# End Source File\r
604# Begin Source File\r
605\r
9e96e16f
RD
606SOURCE=..\..\src\stc\scintilla\src\PerLine.cxx\r
607# End Source File\r
608# Begin Source File\r
609\r
7e0c58e9
RD
610SOURCE=..\..\src\stc\scintilla\src\PositionCache.cxx\r
611# End Source File\r
612# Begin Source File\r
613\r
a989a329
VZ
614SOURCE=..\..\src\stc\scintilla\src\PropSet.cxx\r
615# End Source File\r
616# Begin Source File\r
617\r
618SOURCE=..\..\src\stc\scintilla\src\RESearch.cxx\r
619# End Source File\r
620# Begin Source File\r
621\r
7e0c58e9
RD
622SOURCE=..\..\src\stc\scintilla\src\RunStyles.cxx\r
623# End Source File\r
624# Begin Source File\r
625\r
a989a329
VZ
626SOURCE=..\..\src\stc\scintilla\src\ScintillaBase.cxx\r
627# End Source File\r
628# Begin Source File\r
629\r
9e96e16f
RD
630SOURCE=..\..\src\stc\scintilla\src\Selection.cxx\r
631# End Source File\r
632# Begin Source File\r
633\r
a989a329
VZ
634SOURCE=..\..\src\stc\scintilla\src\Style.cxx\r
635# End Source File\r
636# Begin Source File\r
637\r
638SOURCE=..\..\src\stc\scintilla\src\StyleContext.cxx\r
639# End Source File\r
640# Begin Source File\r
641\r
642SOURCE=..\..\src\stc\scintilla\src\UniConversion.cxx\r
643# End Source File\r
644# Begin Source File\r
645\r
646SOURCE=..\..\src\stc\scintilla\src\ViewStyle.cxx\r
647# End Source File\r
648# Begin Source File\r
649\r
650SOURCE=..\..\src\stc\scintilla\src\WindowAccessor.cxx\r
651# End Source File\r
652# Begin Source File\r
653\r
654SOURCE=..\..\src\stc\scintilla\src\XPM.cxx\r
2cf69600
VZ
655# End Source File\r
656# End Group\r
657# Begin Group "Header Files"\r
658\r
659# PROP Default_Filter ""\r
660# Begin Source File\r
661\r
662SOURCE=..\..\include\wx\msw\genrcdefs.h\r
663\r
664!IF "$(CFG)" == "wxscintilla - Win32 DLL Universal Release"\r
665\r
666# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h\r
667InputPath=..\..\include\wx\msw\genrcdefs.h\r
668\r
669"..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivu\wx\msw"\r
670 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivu\wx\msw\rcdefs.h"\r
671\r
672# End Custom Build\r
673\r
674!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Universal Debug"\r
675\r
676# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h\r
677InputPath=..\..\include\wx\msw\genrcdefs.h\r
678\r
679"..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswunivud\wx\msw"\r
680 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswunivud\wx\msw\rcdefs.h"\r
681\r
682# End Custom Build\r
683\r
684!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Release"\r
685\r
686# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h\r
687InputPath=..\..\include\wx\msw\genrcdefs.h\r
688\r
689"..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswu\wx\msw"\r
690 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"\r
691\r
692# End Custom Build\r
693\r
694!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"\r
695\r
696# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h\r
697InputPath=..\..\include\wx\msw\genrcdefs.h\r
698\r
699"..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_dll\mswud\wx\msw"\r
700 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"\r
701\r
702# End Custom Build\r
703\r
704!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Release"\r
705\r
706# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h\r
707InputPath=..\..\include\wx\msw\genrcdefs.h\r
708\r
709"..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivu\wx\msw"\r
710 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivu\wx\msw\rcdefs.h"\r
711\r
712# End Custom Build\r
713\r
714!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Debug"\r
715\r
716# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h\r
717InputPath=..\..\include\wx\msw\genrcdefs.h\r
718\r
719"..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswunivud\wx\msw"\r
720 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswunivud\wx\msw\rcdefs.h"\r
721\r
722# End Custom Build\r
723\r
724!ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"\r
725\r
726# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h\r
727InputPath=..\..\include\wx\msw\genrcdefs.h\r
728\r
729"..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswu\wx\msw"\r
730 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"\r
731\r
732# End Custom Build\r
733\r
734!ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"\r
735\r
736# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h\r
737InputPath=..\..\include\wx\msw\genrcdefs.h\r
738\r
739"..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h" : "$(SOURCE)" "..\..\lib\vc_lib\mswud\wx\msw"\r
740 cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"\r
741\r
742# End Custom Build\r
743\r
744!ENDIF\r
745\r
746# End Source File\r
747# Begin Source File\r
748\r
749SOURCE=..\..\include\wx\msw\setup.h\r
750\r
751!IF "$(CFG)" == "wxscintilla - Win32 DLL Universal Release"\r
752\r
753# Begin Custom Build - \r
754\r
755# End Custom Build\r
756\r
757!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Universal Debug"\r
758\r
759# Begin Custom Build - \r
760\r
761# End Custom Build\r
762\r
763!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Release"\r
764\r
765# Begin Custom Build - Creating ..\..\lib\vc_dll\mswu\wx\setup.h\r
766InputPath=..\..\include\wx\msw\setup.h\r
767\r
768"..\..\lib\vc_dll\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
769 copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h\r
770\r
771# End Custom Build\r
772\r
773!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"\r
774\r
775# Begin Custom Build - Creating ..\..\lib\vc_dll\mswud\wx\setup.h\r
776InputPath=..\..\include\wx\msw\setup.h\r
777\r
778"..\..\lib\vc_dll\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
779 copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h\r
780\r
781# End Custom Build\r
782\r
783!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Release"\r
784\r
785# Begin Custom Build - \r
786\r
787# End Custom Build\r
788\r
789!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Debug"\r
790\r
791# Begin Custom Build - \r
792\r
793# End Custom Build\r
794\r
795!ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"\r
796\r
797# Begin Custom Build - Creating ..\..\lib\vc_lib\mswu\wx\setup.h\r
798InputPath=..\..\include\wx\msw\setup.h\r
799\r
800"..\..\lib\vc_lib\mswu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
801 copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h\r
802\r
803# End Custom Build\r
804\r
805!ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"\r
806\r
807# Begin Custom Build - Creating ..\..\lib\vc_lib\mswud\wx\setup.h\r
808InputPath=..\..\include\wx\msw\setup.h\r
809\r
810"..\..\lib\vc_lib\mswud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
811 copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h\r
812\r
813# End Custom Build\r
814\r
815!ENDIF\r
816\r
817# End Source File\r
818# Begin Source File\r
819\r
820SOURCE=..\..\include\wx\univ\setup.h\r
821\r
822!IF "$(CFG)" == "wxscintilla - Win32 DLL Universal Release"\r
823\r
824# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivu\wx\setup.h\r
825InputPath=..\..\include\wx\univ\setup.h\r
826\r
827"..\..\lib\vc_dll\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
828 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivu\wx\setup.h\r
829\r
830# End Custom Build\r
831\r
832!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Universal Debug"\r
833\r
834# Begin Custom Build - Creating ..\..\lib\vc_dll\mswunivud\wx\setup.h\r
835InputPath=..\..\include\wx\univ\setup.h\r
836\r
837"..\..\lib\vc_dll\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
838 copy "$(InputPath)" ..\..\lib\vc_dll\mswunivud\wx\setup.h\r
839\r
840# End Custom Build\r
841\r
842!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Release"\r
843\r
844# Begin Custom Build - \r
845\r
846# End Custom Build\r
847\r
848!ELSEIF "$(CFG)" == "wxscintilla - Win32 DLL Debug"\r
849\r
850# Begin Custom Build - \r
851\r
852# End Custom Build\r
853\r
854!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Release"\r
855\r
856# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivu\wx\setup.h\r
857InputPath=..\..\include\wx\univ\setup.h\r
858\r
859"..\..\lib\vc_lib\mswunivu\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
860 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivu\wx\setup.h\r
861\r
862# End Custom Build\r
863\r
864!ELSEIF "$(CFG)" == "wxscintilla - Win32 Universal Debug"\r
865\r
866# Begin Custom Build - Creating ..\..\lib\vc_lib\mswunivud\wx\setup.h\r
867InputPath=..\..\include\wx\univ\setup.h\r
868\r
869"..\..\lib\vc_lib\mswunivud\wx\setup.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"\r
870 copy "$(InputPath)" ..\..\lib\vc_lib\mswunivud\wx\setup.h\r
871\r
872# End Custom Build\r
873\r
874!ELSEIF "$(CFG)" == "wxscintilla - Win32 Release"\r
875\r
876# Begin Custom Build - \r
877\r
878# End Custom Build\r
879\r
880!ELSEIF "$(CFG)" == "wxscintilla - Win32 Debug"\r
881\r
882# Begin Custom Build - \r
883\r
884# End Custom Build\r
885\r
886!ENDIF\r
887\r
a989a329
VZ
888# End Source File\r
889# End Group\r
890# End Target\r
891# End Project\r
892\r