]>
Commit | Line | Data |
---|---|---|
8ece421c | 1 | <?xml version="1.0" encoding="Windows-1252"?>\r |
6e0fbb3d VS |
2 | <!--\r |
3 | \r | |
95ff11c4 | 4 | This project was generated by\r |
00eef16d | 5 | Bakefile 0.2.9 (http://www.bakefile.org)\r |
6e0fbb3d VS |
6 | Do not modify, all changes will be overwritten!\r |
7 | \r | |
8 | -->\r | |
9 | <VisualStudioProject\r | |
10 | ProjectType="Visual C++"\r | |
11 | Version="7.10"\r | |
12 | Name="stc"\r | |
13 | ProjectGUID="{4B498696-42F2-5547-B159-87E4CAF436C1}">\r | |
14 | <Platforms>\r | |
15 | <Platform\r | |
16 | Name="Win32"/>\r | |
17 | </Platforms>\r | |
18 | <Configurations>\r | |
19 | <Configuration\r | |
95ff11c4 CE |
20 | Name="Debug|Win32"\r |
21 | OutputDirectory="..\..\lib\vc_lib"\r | |
22 | IntermediateDirectory="vc_mswud\stc"\r | |
23 | ConfigurationType="4"\r | |
24 | UseOfMFC="0"\r | |
25 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r | |
26 | CharacterSet="1">\r | |
27 | <Tool\r | |
28 | Name="VCCLCompilerTool"\r | |
29 | Optimization="0"\r | |
6342ec7a | 30 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"\r |
d12d9eda | 31 | PreprocessorDefinitions="WIN32;_LIB;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;__WX__;SCI_LEXER;LINK_LEXERS"\r |
95ff11c4 CE |
32 | MinimalRebuild="TRUE"\r |
33 | ExceptionHandling="TRUE"\r | |
34 | BasicRuntimeChecks="3"\r | |
35 | RuntimeLibrary="3"\r | |
36 | BufferSecurityCheck="TRUE"\r | |
37 | RuntimeTypeInfo="TRUE"\r | |
38 | UsePrecompiledHeader="3"\r | |
39 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
40 | PrecompiledHeaderFile="vc_mswud\wxprec_stclib.pch"\r | |
41 | ObjectFile="vc_mswud\stc\"\r | |
42 | ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29ud_stc.pdb"\r | |
43 | WarningLevel="4"\r | |
44 | SuppressStartupBanner="TRUE"\r | |
45 | Detect64BitPortabilityProblems="TRUE"\r | |
46 | DebugInformationFormat="3"/>\r | |
47 | <Tool\r | |
48 | Name="VCCustomBuildTool"/>\r | |
49 | <Tool\r | |
50 | Name="VCLibrarianTool"\r | |
51 | OutputFile="..\..\lib\vc_lib\wxmsw29ud_stc.lib"\r | |
52 | SuppressStartupBanner="TRUE"/>\r | |
53 | <Tool\r | |
54 | Name="VCMIDLTool"\r | |
d12d9eda | 55 | PreprocessorDefinitions="WIN32;_LIB;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;__WX__;SCI_LEXER;LINK_LEXERS"\r |
6342ec7a | 56 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"/>\r |
95ff11c4 CE |
57 | <Tool\r |
58 | Name="VCPostBuildEventTool"/>\r | |
59 | <Tool\r | |
60 | Name="VCPreBuildEventTool"/>\r | |
61 | <Tool\r | |
62 | Name="VCPreLinkEventTool"/>\r | |
63 | <Tool\r | |
64 | Name="VCResourceCompilerTool"\r | |
d12d9eda | 65 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;__WX__;SCI_LEXER;LINK_LEXERS"\r |
95ff11c4 | 66 | Culture="1033"\r |
6342ec7a | 67 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"/>\r |
95ff11c4 CE |
68 | <Tool\r |
69 | Name="VCWebServiceProxyGeneratorTool"/>\r | |
70 | <Tool\r | |
71 | Name="VCXMLDataGeneratorTool"/>\r | |
72 | <Tool\r | |
73 | Name="VCWebDeploymentTool"/>\r | |
74 | <Tool\r | |
75 | Name="VCManagedWrapperGeneratorTool"/>\r | |
76 | <Tool\r | |
77 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
78 | </Configuration>\r | |
79 | <Configuration\r | |
80 | Name="Release|Win32"\r | |
81 | OutputDirectory="..\..\lib\vc_lib"\r | |
82 | IntermediateDirectory="vc_mswu\stc"\r | |
83 | ConfigurationType="4"\r | |
6e0fbb3d | 84 | UseOfMFC="0"\r |
8ece421c | 85 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r |
6e0fbb3d | 86 | CharacterSet="1">\r |
6e0fbb3d VS |
87 | <Tool\r |
88 | Name="VCCLCompilerTool"\r | |
89 | Optimization="2"\r | |
6342ec7a | 90 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"\r |
da8b1d4b | 91 | PreprocessorDefinitions="WIN32;_LIB;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;__WX__;SCI_LEXER;LINK_LEXERS"\r |
8ece421c VZ |
92 | ExceptionHandling="TRUE"\r |
93 | RuntimeLibrary="2"\r | |
94 | RuntimeTypeInfo="TRUE"\r | |
6e0fbb3d VS |
95 | UsePrecompiledHeader="3"\r |
96 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
95ff11c4 CE |
97 | PrecompiledHeaderFile="vc_mswu\wxprec_stclib.pch"\r |
98 | ObjectFile="vc_mswu\stc\"\r | |
99 | ProgramDataBaseFileName="..\..\lib\vc_lib\wxmsw29u_stc.pdb"\r | |
6e0fbb3d | 100 | WarningLevel="4"\r |
8ece421c VZ |
101 | SuppressStartupBanner="TRUE"\r |
102 | Detect64BitPortabilityProblems="TRUE"\r | |
103 | DebugInformationFormat="3"/>\r | |
6e0fbb3d | 104 | <Tool\r |
8ece421c | 105 | Name="VCCustomBuildTool"/>\r |
6e0fbb3d | 106 | <Tool\r |
95ff11c4 CE |
107 | Name="VCLibrarianTool"\r |
108 | OutputFile="..\..\lib\vc_lib\wxmsw29u_stc.lib"\r | |
109 | SuppressStartupBanner="TRUE"/>\r | |
6e0fbb3d | 110 | <Tool\r |
95ff11c4 | 111 | Name="VCMIDLTool"\r |
da8b1d4b | 112 | PreprocessorDefinitions="WIN32;_LIB;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;__WX__;SCI_LEXER;LINK_LEXERS"\r |
6342ec7a | 113 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"/>\r |
8ece421c VZ |
114 | <Tool\r |
115 | Name="VCPostBuildEventTool"/>\r | |
116 | <Tool\r | |
117 | Name="VCPreBuildEventTool"/>\r | |
118 | <Tool\r | |
119 | Name="VCPreLinkEventTool"/>\r | |
6e0fbb3d | 120 | <Tool\r |
8ece421c | 121 | Name="VCResourceCompilerTool"\r |
da8b1d4b | 122 | PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;__WX__;SCI_LEXER;LINK_LEXERS"\r |
8ece421c | 123 | Culture="1033"\r |
6342ec7a | 124 | AdditionalIncludeDirectories="..\..\lib\vc_lib\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"/>\r |
6e0fbb3d | 125 | <Tool\r |
8ece421c | 126 | Name="VCWebServiceProxyGeneratorTool"/>\r |
6e0fbb3d | 127 | <Tool\r |
8ece421c | 128 | Name="VCXMLDataGeneratorTool"/>\r |
6e0fbb3d | 129 | <Tool\r |
8ece421c VZ |
130 | Name="VCWebDeploymentTool"/>\r |
131 | <Tool\r | |
132 | Name="VCManagedWrapperGeneratorTool"/>\r | |
133 | <Tool\r | |
134 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
6e0fbb3d | 135 | </Configuration>\r |
6e0fbb3d VS |
136 | <Configuration\r |
137 | Name="DLL Debug|Win32"\r | |
138 | OutputDirectory="..\..\lib\vc_dll"\r | |
139 | IntermediateDirectory="vc_mswuddll\stc"\r | |
140 | ConfigurationType="2"\r | |
141 | UseOfMFC="0"\r | |
8ece421c | 142 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r |
6e0fbb3d | 143 | CharacterSet="1">\r |
6e0fbb3d VS |
144 | <Tool\r |
145 | Name="VCCLCompilerTool"\r | |
146 | Optimization="0"\r | |
6342ec7a | 147 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"\r |
d12d9eda | 148 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;WXMAKINGDLL_STC"\r |
8ece421c VZ |
149 | MinimalRebuild="TRUE"\r |
150 | ExceptionHandling="TRUE"\r | |
6e0fbb3d | 151 | BasicRuntimeChecks="3"\r |
8ece421c VZ |
152 | RuntimeLibrary="3"\r |
153 | BufferSecurityCheck="TRUE"\r | |
154 | RuntimeTypeInfo="TRUE"\r | |
6e0fbb3d VS |
155 | UsePrecompiledHeader="3"\r |
156 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
157 | PrecompiledHeaderFile="vc_mswuddll\wxprec_stcdll.pch"\r | |
6e0fbb3d | 158 | ObjectFile="vc_mswuddll\stc\"\r |
e27f5540 | 159 | ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw295ud_stc_vc_custom.pdb"\r |
6e0fbb3d | 160 | WarningLevel="4"\r |
8ece421c VZ |
161 | SuppressStartupBanner="TRUE"\r |
162 | Detect64BitPortabilityProblems="TRUE"\r | |
163 | DebugInformationFormat="3"/>\r | |
6e0fbb3d | 164 | <Tool\r |
8ece421c | 165 | Name="VCCustomBuildTool"/>\r |
6e0fbb3d VS |
166 | <Tool\r |
167 | Name="VCLinkerTool"\r | |
6e0fbb3d | 168 | AdditionalOptions=""\r |
d48f13a1 | 169 | AdditionalDependencies="wxtiffd.lib wxjpegd.lib wxpngd.lib wxzlibd.lib wxregexud.lib wxexpatd.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxscintillad.lib ..\..\lib\vc_dll\wxmsw29ud_core.lib ..\..\lib\vc_dll\wxbase29ud.lib"\r |
e27f5540 | 170 | OutputFile="..\..\lib\vc_dll\wxmsw295ud_stc_vc_custom.dll"\r |
6e0fbb3d VS |
171 | LinkIncremental="2"\r |
172 | ImportLibrary="..\..\lib\vc_dll\wxmsw29ud_stc.lib"\r | |
8ece421c | 173 | SuppressStartupBanner="TRUE"\r |
6e0fbb3d | 174 | AdditionalLibraryDirectories="..\..\lib\vc_dll"\r |
8ece421c | 175 | GenerateDebugInformation="TRUE"\r |
e27f5540 | 176 | ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw295ud_stc_vc_custom.pdb"\r |
6e0fbb3d VS |
177 | TargetMachine="1"/>\r |
178 | <Tool\r | |
95ff11c4 | 179 | Name="VCMIDLTool"\r |
d12d9eda | 180 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;WXMAKINGDLL_STC"\r |
6342ec7a | 181 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"/>\r |
8ece421c VZ |
182 | <Tool\r |
183 | Name="VCPostBuildEventTool"/>\r | |
6e0fbb3d | 184 | <Tool\r |
8ece421c | 185 | Name="VCPreBuildEventTool"/>\r |
6e0fbb3d | 186 | <Tool\r |
8ece421c | 187 | Name="VCPreLinkEventTool"/>\r |
6e0fbb3d | 188 | <Tool\r |
8ece421c | 189 | Name="VCResourceCompilerTool"\r |
e27f5540 | 190 | PreprocessorDefinitions="_DEBUG;__WXMSW__;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw295ud_stc_vc_custom;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;WXMAKINGDLL_STC"\r |
8ece421c | 191 | Culture="1033"\r |
6342ec7a | 192 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswud;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"/>\r |
6e0fbb3d | 193 | <Tool\r |
8ece421c VZ |
194 | Name="VCWebServiceProxyGeneratorTool"/>\r |
195 | <Tool\r | |
196 | Name="VCXMLDataGeneratorTool"/>\r | |
197 | <Tool\r | |
198 | Name="VCWebDeploymentTool"/>\r | |
199 | <Tool\r | |
200 | Name="VCManagedWrapperGeneratorTool"/>\r | |
201 | <Tool\r | |
202 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r | |
6e0fbb3d VS |
203 | </Configuration>\r |
204 | <Configuration\r | |
95ff11c4 CE |
205 | Name="DLL Release|Win32"\r |
206 | OutputDirectory="..\..\lib\vc_dll"\r | |
207 | IntermediateDirectory="vc_mswudll\stc"\r | |
208 | ConfigurationType="2"\r | |
6e0fbb3d | 209 | UseOfMFC="0"\r |
8ece421c | 210 | ATLMinimizesCRunTimeLibraryUsage="FALSE"\r |
6e0fbb3d | 211 | CharacterSet="1">\r |
6e0fbb3d VS |
212 | <Tool\r |
213 | Name="VCCLCompilerTool"\r | |
214 | Optimization="2"\r | |
6342ec7a | 215 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"\r |
da8b1d4b | 216 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;WXMAKINGDLL_STC"\r |
8ece421c VZ |
217 | ExceptionHandling="TRUE"\r |
218 | RuntimeLibrary="2"\r | |
219 | RuntimeTypeInfo="TRUE"\r | |
6e0fbb3d VS |
220 | UsePrecompiledHeader="3"\r |
221 | PrecompiledHeaderThrough="wx/wxprec.h"\r | |
95ff11c4 CE |
222 | PrecompiledHeaderFile="vc_mswudll\wxprec_stcdll.pch"\r |
223 | ObjectFile="vc_mswudll\stc\"\r | |
e27f5540 | 224 | ProgramDataBaseFileName="..\..\lib\vc_dll\wxmsw295u_stc_vc_custom.pdb"\r |
6e0fbb3d | 225 | WarningLevel="4"\r |
8ece421c VZ |
226 | SuppressStartupBanner="TRUE"\r |
227 | Detect64BitPortabilityProblems="TRUE"\r | |
228 | DebugInformationFormat="3"/>\r | |
6e0fbb3d | 229 | <Tool\r |
8ece421c | 230 | Name="VCCustomBuildTool"/>\r |
6e0fbb3d | 231 | <Tool\r |
95ff11c4 CE |
232 | Name="VCLinkerTool"\r |
233 | AdditionalOptions=""\r | |
d48f13a1 | 234 | AdditionalDependencies="wxtiff.lib wxjpeg.lib wxpng.lib wxzlib.lib wxregexu.lib wxexpat.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib winspool.lib winmm.lib shell32.lib comctl32.lib ole32.lib oleaut32.lib uuid.lib rpcrt4.lib advapi32.lib wsock32.lib wininet.lib ..\..\lib\vc_dll\wxscintilla.lib ..\..\lib\vc_dll\wxmsw29u_core.lib ..\..\lib\vc_dll\wxbase29u.lib"\r |
e27f5540 | 235 | OutputFile="..\..\lib\vc_dll\wxmsw295u_stc_vc_custom.dll"\r |
eac789b5 | 236 | LinkIncremental="1"\r |
95ff11c4 CE |
237 | ImportLibrary="..\..\lib\vc_dll\wxmsw29u_stc.lib"\r |
238 | SuppressStartupBanner="TRUE"\r | |
239 | AdditionalLibraryDirectories="..\..\lib\vc_dll"\r | |
240 | GenerateDebugInformation="TRUE"\r | |
e27f5540 | 241 | ProgramDatabaseFile="..\..\lib\vc_dll\wxmsw295u_stc_vc_custom.pdb"\r |
eac789b5 KO |
242 | TargetMachine="1"\r |
243 | OptimizeReferences="2"\r | |
244 | EnableCOMDATFolding="2"/>\r | |
8ece421c | 245 | <Tool\r |
95ff11c4 | 246 | Name="VCMIDLTool"\r |
da8b1d4b | 247 | PreprocessorDefinitions="WIN32;_USRDLL;DLL_EXPORTS;__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;WXMAKINGDLL_STC"\r |
6342ec7a | 248 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"/>\r |
8ece421c VZ |
249 | <Tool\r |
250 | Name="VCPostBuildEventTool"/>\r | |
251 | <Tool\r | |
252 | Name="VCPreBuildEventTool"/>\r | |
6e0fbb3d VS |
253 | <Tool\r |
254 | Name="VCPreLinkEventTool"/>\r | |
255 | <Tool\r | |
8ece421c | 256 | Name="VCResourceCompilerTool"\r |
e27f5540 | 257 | PreprocessorDefinitions="__WXMSW__;NDEBUG;_UNICODE;WXBUILDING;WXDLLNAME=wxmsw295u_stc_vc_custom;__WX__;SCI_LEXER;LINK_LEXERS;WXUSINGDLL;WXMAKINGDLL_STC"\r |
8ece421c | 258 | Culture="1033"\r |
6342ec7a | 259 | AdditionalIncludeDirectories="..\..\lib\vc_dll\mswu;..\..\include;..\..\src\tiff\libtiff;..\..\src\jpeg;..\..\src\png;..\..\src\zlib;..\..\src\regex;..\..\src\expat\lib;..\..\src\stc\scintilla\include;..\..\src\stc\scintilla\lexlib;..\..\src\stc\scintilla\src"/>\r |
6e0fbb3d | 260 | <Tool\r |
8ece421c | 261 | Name="VCWebServiceProxyGeneratorTool"/>\r |
6e0fbb3d | 262 | <Tool\r |
8ece421c | 263 | Name="VCXMLDataGeneratorTool"/>\r |
6e0fbb3d | 264 | <Tool\r |
8ece421c | 265 | Name="VCWebDeploymentTool"/>\r |
6e0fbb3d | 266 | <Tool\r |
8ece421c | 267 | Name="VCManagedWrapperGeneratorTool"/>\r |
6e0fbb3d | 268 | <Tool\r |
8ece421c | 269 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>\r |
6e0fbb3d | 270 | </Configuration>\r |
6e0fbb3d VS |
271 | </Configurations>\r |
272 | <References>\r | |
273 | \r | |
274 | </References>\r | |
275 | <Files>\r | |
276 | <Filter\r | |
277 | Name="Common Sources"\r | |
278 | UniqueIdentifier="{A6A5C30D-BDB6-5050-906D-10A96065136C}">\r | |
279 | <File\r | |
280 | RelativePath="..\..\src\common\dummy.cpp">\r | |
281 | <FileConfiguration\r | |
95ff11c4 | 282 | Name="Debug|Win32">\r |
6e0fbb3d VS |
283 | <Tool\r |
284 | Name="VCCLCompilerTool"\r | |
285 | UsePrecompiledHeader="1"/>\r | |
286 | </FileConfiguration>\r | |
287 | <FileConfiguration\r | |
95ff11c4 | 288 | Name="Release|Win32">\r |
6e0fbb3d VS |
289 | <Tool\r |
290 | Name="VCCLCompilerTool"\r | |
291 | UsePrecompiledHeader="1"/>\r | |
292 | </FileConfiguration>\r | |
6e0fbb3d | 293 | <FileConfiguration\r |
95ff11c4 | 294 | Name="DLL Debug|Win32">\r |
6e0fbb3d VS |
295 | <Tool\r |
296 | Name="VCCLCompilerTool"\r | |
297 | UsePrecompiledHeader="1"/>\r | |
298 | </FileConfiguration>\r | |
299 | <FileConfiguration\r | |
95ff11c4 | 300 | Name="DLL Release|Win32">\r |
6e0fbb3d VS |
301 | <Tool\r |
302 | Name="VCCLCompilerTool"\r | |
303 | UsePrecompiledHeader="1"/>\r | |
304 | </FileConfiguration>\r | |
6e0fbb3d VS |
305 | </File>\r |
306 | </Filter>\r | |
307 | <Filter\r | |
308 | Name="MSW Sources"\r | |
309 | UniqueIdentifier="{D030D8C2-53EE-5B96-8F89-D78157B06140}">\r | |
310 | <File\r | |
311 | RelativePath="..\..\src\msw\version.rc">\r | |
312 | <FileConfiguration\r | |
95ff11c4 | 313 | Name="Debug|Win32"\r |
8ece421c | 314 | ExcludedFromBuild="TRUE"/>\r |
6e0fbb3d | 315 | <FileConfiguration\r |
95ff11c4 | 316 | Name="Release|Win32"\r |
8ece421c | 317 | ExcludedFromBuild="TRUE"/>\r |
6e0fbb3d VS |
318 | </File>\r |
319 | </Filter>\r | |
320 | <Filter\r | |
321 | Name="Setup Headers"\r | |
322 | UniqueIdentifier="{63537534-1833-5C1F-8DBD-359A84F294C8}">\r | |
323 | <File\r | |
00eef16d | 324 | RelativePath="..\..\include\wx\msw\setup.h">\r |
95ff11c4 | 325 | <FileConfiguration\r |
00eef16d | 326 | Name="Debug|Win32">\r |
6e0fbb3d VS |
327 | <Tool\r |
328 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
329 | Description="Creating ..\..\lib\vc_lib\mswud\wx\setup.h"\r |
330 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswud\wx\setup.h"\r | |
cc118a9b | 331 | Outputs="..\..\lib\vc_lib\mswud\wx\setup.h"/>\r |
6e0fbb3d VS |
332 | </FileConfiguration>\r |
333 | <FileConfiguration\r | |
00eef16d | 334 | Name="Release|Win32">\r |
6e0fbb3d VS |
335 | <Tool\r |
336 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
337 | Description="Creating ..\..\lib\vc_lib\mswu\wx\setup.h"\r |
338 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_lib\mswu\wx\setup.h"\r | |
cc118a9b | 339 | Outputs="..\..\lib\vc_lib\mswu\wx\setup.h"/>\r |
6e0fbb3d | 340 | </FileConfiguration>\r |
95ff11c4 | 341 | <FileConfiguration\r |
00eef16d | 342 | Name="DLL Debug|Win32">\r |
6e0fbb3d VS |
343 | <Tool\r |
344 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
345 | Description="Creating ..\..\lib\vc_dll\mswud\wx\setup.h"\r |
346 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswud\wx\setup.h"\r | |
cc118a9b | 347 | Outputs="..\..\lib\vc_dll\mswud\wx\setup.h"/>\r |
6e0fbb3d VS |
348 | </FileConfiguration>\r |
349 | <FileConfiguration\r | |
00eef16d | 350 | Name="DLL Release|Win32">\r |
6e0fbb3d VS |
351 | <Tool\r |
352 | Name="VCCustomBuildTool"\r | |
00eef16d VZ |
353 | Description="Creating ..\..\lib\vc_dll\mswu\wx\setup.h"\r |
354 | CommandLine="copy "$(InputPath)" ..\..\lib\vc_dll\mswu\wx\setup.h"\r | |
cc118a9b | 355 | Outputs="..\..\lib\vc_dll\mswu\wx\setup.h"/>\r |
6e0fbb3d | 356 | </FileConfiguration>\r |
6e0fbb3d VS |
357 | </File>\r |
358 | <File\r | |
00eef16d | 359 | RelativePath="..\..\include\wx\univ\setup.h">\r |
6e0fbb3d | 360 | <FileConfiguration\r |
00eef16d VZ |
361 | Name="Debug|Win32"/>\r |
362 | <FileConfiguration\r | |
363 | Name="Release|Win32"/>\r | |
6e0fbb3d | 364 | <FileConfiguration\r |
00eef16d | 365 | Name="DLL Debug|Win32"/>\r |
6e0fbb3d | 366 | <FileConfiguration\r |
00eef16d | 367 | Name="DLL Release|Win32"/>\r |
6e0fbb3d VS |
368 | </File>\r |
369 | </Filter>\r | |
370 | <Filter\r | |
371 | Name="MSW Headers"\r | |
372 | UniqueIdentifier="{5AFFF20E-29F9-512B-B80A-7DC45976CDAC}">\r | |
373 | <File\r | |
374 | RelativePath="..\..\include\wx\msw\genrcdefs.h">\r | |
375 | <FileConfiguration\r | |
95ff11c4 | 376 | Name="Debug|Win32">\r |
6e0fbb3d VS |
377 | <Tool\r |
378 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
379 | Description="Creating ..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"\r |
380 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h""\r | |
381 | Outputs="..\..\lib\vc_lib\mswud\wx\msw\rcdefs.h"\r | |
382 | AdditionalDependencies=""..\..\lib\vc_lib\mswud\wx\msw""/>\r | |
6e0fbb3d VS |
383 | </FileConfiguration>\r |
384 | <FileConfiguration\r | |
95ff11c4 | 385 | Name="Release|Win32">\r |
6e0fbb3d VS |
386 | <Tool\r |
387 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
388 | Description="Creating ..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"\r |
389 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h""\r | |
390 | Outputs="..\..\lib\vc_lib\mswu\wx\msw\rcdefs.h"\r | |
391 | AdditionalDependencies=""..\..\lib\vc_lib\mswu\wx\msw""/>\r | |
6e0fbb3d | 392 | </FileConfiguration>\r |
6e0fbb3d | 393 | <FileConfiguration\r |
95ff11c4 | 394 | Name="DLL Debug|Win32">\r |
6e0fbb3d VS |
395 | <Tool\r |
396 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
397 | Description="Creating ..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"\r |
398 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h""\r | |
399 | Outputs="..\..\lib\vc_dll\mswud\wx\msw\rcdefs.h"\r | |
400 | AdditionalDependencies=""..\..\lib\vc_dll\mswud\wx\msw""/>\r | |
6e0fbb3d VS |
401 | </FileConfiguration>\r |
402 | <FileConfiguration\r | |
95ff11c4 | 403 | Name="DLL Release|Win32">\r |
6e0fbb3d VS |
404 | <Tool\r |
405 | Name="VCCustomBuildTool"\r | |
95ff11c4 CE |
406 | Description="Creating ..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"\r |
407 | CommandLine="cl /EP /nologo "$(InputPath)" > "..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h""\r | |
408 | Outputs="..\..\lib\vc_dll\mswu\wx\msw\rcdefs.h"\r | |
409 | AdditionalDependencies=""..\..\lib\vc_dll\mswu\wx\msw""/>\r | |
6e0fbb3d | 410 | </FileConfiguration>\r |
6e0fbb3d VS |
411 | </File>\r |
412 | </Filter>\r | |
413 | <Filter\r | |
414 | Name="Common Headers"\r | |
415 | UniqueIdentifier="{8C07E926-65B0-5F00-B0D6-7F40DA69BB25}">\r | |
416 | <File\r | |
8ece421c VZ |
417 | RelativePath="..\..\include\wx\stc\stc.h">\r |
418 | </File>\r | |
6e0fbb3d VS |
419 | </Filter>\r |
420 | <Filter\r | |
421 | Name="Source Files"\r | |
8ece421c VZ |
422 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"\r |
423 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">\r | |
6e0fbb3d | 424 | <File\r |
8ece421c VZ |
425 | RelativePath="..\..\src\stc\PlatWX.cpp">\r |
426 | </File>\r | |
6e0fbb3d | 427 | <File\r |
8ece421c VZ |
428 | RelativePath="..\..\src\stc\ScintillaWX.cpp">\r |
429 | </File>\r | |
6e0fbb3d | 430 | <File\r |
8ece421c VZ |
431 | RelativePath="..\..\src\stc\stc.cpp">\r |
432 | </File>\r | |
6e0fbb3d VS |
433 | </Filter>\r |
434 | </Files>\r | |
435 | <Globals>\r | |
436 | \r | |
437 | </Globals>\r | |
438 | </VisualStudioProject>\r | |
439 | \r |