]> git.saurik.com Git - wxWidgets.git/blob - build/msw/wx_vc7_wxexpat.vcproj
Remove reduntant content from XRC format docs.
[wxWidgets.git] / build / msw / wx_vc7_wxexpat.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <!--
3
4 This project was generated by
5 Bakefile 0.2.9 (http://www.bakefile.org)
6 Do not modify, all changes will be overwritten!
7
8 -->
9 <VisualStudioProject
10 ProjectType="Visual C++"
11 Version="7.10"
12 Name="wxexpat"
13 ProjectGUID="{AF27ABC5-1AB2-55D0-8E7D-239C0176530E}">
14 <Platforms>
15 <Platform
16 Name="Win32"/>
17 </Platforms>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="..\..\lib\vc_lib"
22 IntermediateDirectory="vc_mswud\wxexpat"
23 ConfigurationType="4"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="FALSE">
26 <Tool
27 Name="VCCLCompilerTool"
28 Optimization="0"
29 AdditionalIncludeDirectories="..\..\lib\vc_lib"
30 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
31 MinimalRebuild="TRUE"
32 ExceptionHandling="TRUE"
33 BasicRuntimeChecks="3"
34 RuntimeLibrary="3"
35 BufferSecurityCheck="TRUE"
36 RuntimeTypeInfo="TRUE"
37 ObjectFile="vc_mswud\wxexpat\"
38 ProgramDataBaseFileName="..\..\lib\vc_lib\wxexpatd.pdb"
39 WarningLevel="3"
40 SuppressStartupBanner="TRUE"
41 Detect64BitPortabilityProblems="TRUE"
42 DebugInformationFormat="3"/>
43 <Tool
44 Name="VCCustomBuildTool"/>
45 <Tool
46 Name="VCLibrarianTool"
47 OutputFile="..\..\lib\vc_lib\wxexpatd.lib"
48 SuppressStartupBanner="TRUE"/>
49 <Tool
50 Name="VCMIDLTool"
51 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
52 AdditionalIncludeDirectories="..\..\lib\vc_lib"/>
53 <Tool
54 Name="VCPostBuildEventTool"/>
55 <Tool
56 Name="VCPreBuildEventTool"/>
57 <Tool
58 Name="VCPreLinkEventTool"/>
59 <Tool
60 Name="VCResourceCompilerTool"
61 PreprocessorDefinitions="_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
62 Culture="1033"
63 AdditionalIncludeDirectories="..\..\lib\vc_lib"/>
64 <Tool
65 Name="VCWebServiceProxyGeneratorTool"/>
66 <Tool
67 Name="VCXMLDataGeneratorTool"/>
68 <Tool
69 Name="VCWebDeploymentTool"/>
70 <Tool
71 Name="VCManagedWrapperGeneratorTool"/>
72 <Tool
73 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
74 </Configuration>
75 <Configuration
76 Name="Release|Win32"
77 OutputDirectory="..\..\lib\vc_lib"
78 IntermediateDirectory="vc_mswu\wxexpat"
79 ConfigurationType="4"
80 UseOfMFC="0"
81 ATLMinimizesCRunTimeLibraryUsage="FALSE">
82 <Tool
83 Name="VCCLCompilerTool"
84 Optimization="2"
85 AdditionalIncludeDirectories="..\..\lib\vc_lib"
86 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
87 ExceptionHandling="TRUE"
88 RuntimeLibrary="2"
89 RuntimeTypeInfo="TRUE"
90 ObjectFile="vc_mswu\wxexpat\"
91 ProgramDataBaseFileName="..\..\lib\vc_lib\wxexpat.pdb"
92 WarningLevel="3"
93 SuppressStartupBanner="TRUE"
94 Detect64BitPortabilityProblems="TRUE"
95 DebugInformationFormat="3"/>
96 <Tool
97 Name="VCCustomBuildTool"/>
98 <Tool
99 Name="VCLibrarianTool"
100 OutputFile="..\..\lib\vc_lib\wxexpat.lib"
101 SuppressStartupBanner="TRUE"/>
102 <Tool
103 Name="VCMIDLTool"
104 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
105 AdditionalIncludeDirectories="..\..\lib\vc_lib"/>
106 <Tool
107 Name="VCPostBuildEventTool"/>
108 <Tool
109 Name="VCPreBuildEventTool"/>
110 <Tool
111 Name="VCPreLinkEventTool"/>
112 <Tool
113 Name="VCResourceCompilerTool"
114 PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
115 Culture="1033"
116 AdditionalIncludeDirectories="..\..\lib\vc_lib"/>
117 <Tool
118 Name="VCWebServiceProxyGeneratorTool"/>
119 <Tool
120 Name="VCXMLDataGeneratorTool"/>
121 <Tool
122 Name="VCWebDeploymentTool"/>
123 <Tool
124 Name="VCManagedWrapperGeneratorTool"/>
125 <Tool
126 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
127 </Configuration>
128 <Configuration
129 Name="DLL Debug|Win32"
130 OutputDirectory="..\..\lib\vc_dll"
131 IntermediateDirectory="vc_mswuddll\wxexpat"
132 ConfigurationType="4"
133 UseOfMFC="0"
134 ATLMinimizesCRunTimeLibraryUsage="FALSE">
135 <Tool
136 Name="VCCLCompilerTool"
137 Optimization="0"
138 AdditionalIncludeDirectories="..\..\lib\vc_dll"
139 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
140 MinimalRebuild="TRUE"
141 ExceptionHandling="TRUE"
142 BasicRuntimeChecks="3"
143 RuntimeLibrary="3"
144 BufferSecurityCheck="TRUE"
145 RuntimeTypeInfo="TRUE"
146 ObjectFile="vc_mswuddll\wxexpat\"
147 ProgramDataBaseFileName="..\..\lib\vc_dll\wxexpatd.pdb"
148 WarningLevel="3"
149 SuppressStartupBanner="TRUE"
150 Detect64BitPortabilityProblems="TRUE"
151 DebugInformationFormat="3"/>
152 <Tool
153 Name="VCCustomBuildTool"/>
154 <Tool
155 Name="VCLibrarianTool"
156 OutputFile="..\..\lib\vc_dll\wxexpatd.lib"
157 SuppressStartupBanner="TRUE"/>
158 <Tool
159 Name="VCMIDLTool"
160 PreprocessorDefinitions="WIN32;_LIB;_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
161 AdditionalIncludeDirectories="..\..\lib\vc_dll"/>
162 <Tool
163 Name="VCPostBuildEventTool"/>
164 <Tool
165 Name="VCPreBuildEventTool"/>
166 <Tool
167 Name="VCPreLinkEventTool"/>
168 <Tool
169 Name="VCResourceCompilerTool"
170 PreprocessorDefinitions="_DEBUG;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
171 Culture="1033"
172 AdditionalIncludeDirectories="..\..\lib\vc_dll"/>
173 <Tool
174 Name="VCWebServiceProxyGeneratorTool"/>
175 <Tool
176 Name="VCXMLDataGeneratorTool"/>
177 <Tool
178 Name="VCWebDeploymentTool"/>
179 <Tool
180 Name="VCManagedWrapperGeneratorTool"/>
181 <Tool
182 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
183 </Configuration>
184 <Configuration
185 Name="DLL Release|Win32"
186 OutputDirectory="..\..\lib\vc_dll"
187 IntermediateDirectory="vc_mswudll\wxexpat"
188 ConfigurationType="4"
189 UseOfMFC="0"
190 ATLMinimizesCRunTimeLibraryUsage="FALSE">
191 <Tool
192 Name="VCCLCompilerTool"
193 Optimization="2"
194 AdditionalIncludeDirectories="..\..\lib\vc_dll"
195 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
196 ExceptionHandling="TRUE"
197 RuntimeLibrary="2"
198 RuntimeTypeInfo="TRUE"
199 ObjectFile="vc_mswudll\wxexpat\"
200 ProgramDataBaseFileName="..\..\lib\vc_dll\wxexpat.pdb"
201 WarningLevel="3"
202 SuppressStartupBanner="TRUE"
203 Detect64BitPortabilityProblems="TRUE"
204 DebugInformationFormat="3"/>
205 <Tool
206 Name="VCCustomBuildTool"/>
207 <Tool
208 Name="VCLibrarianTool"
209 OutputFile="..\..\lib\vc_dll\wxexpat.lib"
210 SuppressStartupBanner="TRUE"/>
211 <Tool
212 Name="VCMIDLTool"
213 PreprocessorDefinitions="WIN32;_LIB;NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
214 AdditionalIncludeDirectories="..\..\lib\vc_dll"/>
215 <Tool
216 Name="VCPostBuildEventTool"/>
217 <Tool
218 Name="VCPreBuildEventTool"/>
219 <Tool
220 Name="VCPreLinkEventTool"/>
221 <Tool
222 Name="VCResourceCompilerTool"
223 PreprocessorDefinitions="NDEBUG;_CRT_SECURE_NO_WARNINGS;COMPILED_FROM_DSP"
224 Culture="1033"
225 AdditionalIncludeDirectories="..\..\lib\vc_dll"/>
226 <Tool
227 Name="VCWebServiceProxyGeneratorTool"/>
228 <Tool
229 Name="VCXMLDataGeneratorTool"/>
230 <Tool
231 Name="VCWebDeploymentTool"/>
232 <Tool
233 Name="VCManagedWrapperGeneratorTool"/>
234 <Tool
235 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
236 </Configuration>
237 </Configurations>
238 <References>
239
240 </References>
241 <Files>
242 <Filter
243 Name="Source Files"
244 Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
245 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
246 <File
247 RelativePath="..\..\src\expat\lib\xmlparse.c">
248 </File>
249 <File
250 RelativePath="..\..\src\expat\lib\xmlrole.c">
251 </File>
252 <File
253 RelativePath="..\..\src\expat\lib\xmltok.c">
254 </File>
255 </Filter>
256 </Files>
257 <Globals>
258
259 </Globals>
260 </VisualStudioProject>
261