Minor changes.
[xy_vsfilter.git] / src / filters / filters_vs2005.vcproj
blobbd2dafe51e88176d478091db1cd8a5fedd07c2e1
1 <?xml version="1.0" encoding="windows-1250"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="filters"
6 ProjectGUID="{273B3149-3192-4B75-A791-470320B90812}"
7 RootNamespace="filters"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Debug lib|Win32"
20 ConfigurationType="4"
21 InheritedPropertySheets="..\common.vsprops;..\debug.vsprops"
22 UseOfMFC="1"
23 CharacterSet="2"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
44 <Tool
45 Name="VCManagedResourceCompilerTool"
47 <Tool
48 Name="VCResourceCompilerTool"
50 <Tool
51 Name="VCPreLinkEventTool"
53 <Tool
54 Name="VCLibrarianTool"
55 OutputFile="../../lib/$(ProjectName)D.lib"
57 <Tool
58 Name="VCALinkTool"
60 <Tool
61 Name="VCXDCMakeTool"
63 <Tool
64 Name="VCBscMakeTool"
66 <Tool
67 Name="VCFxCopTool"
69 <Tool
70 Name="VCPostBuildEventTool"
72 </Configuration>
73 <Configuration
74 Name="Release lib|Win32"
75 ConfigurationType="4"
76 InheritedPropertySheets="..\common.vsprops;..\release.vsprops"
77 UseOfMFC="1"
78 CharacterSet="2"
80 <Tool
81 Name="VCPreBuildEventTool"
83 <Tool
84 Name="VCCustomBuildTool"
86 <Tool
87 Name="VCXMLDataGeneratorTool"
89 <Tool
90 Name="VCWebServiceProxyGeneratorTool"
92 <Tool
93 Name="VCMIDLTool"
95 <Tool
96 Name="VCCLCompilerTool"
97 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
99 <Tool
100 Name="VCManagedResourceCompilerTool"
102 <Tool
103 Name="VCResourceCompilerTool"
105 <Tool
106 Name="VCPreLinkEventTool"
108 <Tool
109 Name="VCLibrarianTool"
110 OutputFile="../../lib/$(ProjectName)R.lib"
112 <Tool
113 Name="VCALinkTool"
115 <Tool
116 Name="VCXDCMakeTool"
118 <Tool
119 Name="VCBscMakeTool"
121 <Tool
122 Name="VCFxCopTool"
124 <Tool
125 Name="VCPostBuildEventTool"
127 </Configuration>
128 <Configuration
129 Name="Debug Unicode lib|Win32"
130 ConfigurationType="4"
131 InheritedPropertySheets="..\common.vsprops;..\debug.vsprops"
132 UseOfMFC="1"
133 CharacterSet="1"
135 <Tool
136 Name="VCPreBuildEventTool"
138 <Tool
139 Name="VCCustomBuildTool"
141 <Tool
142 Name="VCXMLDataGeneratorTool"
144 <Tool
145 Name="VCWebServiceProxyGeneratorTool"
147 <Tool
148 Name="VCMIDLTool"
150 <Tool
151 Name="VCCLCompilerTool"
152 PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
154 <Tool
155 Name="VCManagedResourceCompilerTool"
157 <Tool
158 Name="VCResourceCompilerTool"
160 <Tool
161 Name="VCPreLinkEventTool"
163 <Tool
164 Name="VCLibrarianTool"
165 OutputFile="../../lib/$(ProjectName)DU.lib"
167 <Tool
168 Name="VCALinkTool"
170 <Tool
171 Name="VCXDCMakeTool"
173 <Tool
174 Name="VCBscMakeTool"
176 <Tool
177 Name="VCFxCopTool"
179 <Tool
180 Name="VCPostBuildEventTool"
182 </Configuration>
183 <Configuration
184 Name="Release Unicode lib|Win32"
185 ConfigurationType="4"
186 InheritedPropertySheets="..\common.vsprops;..\release.vsprops"
187 UseOfMFC="1"
188 CharacterSet="1"
190 <Tool
191 Name="VCPreBuildEventTool"
193 <Tool
194 Name="VCCustomBuildTool"
196 <Tool
197 Name="VCXMLDataGeneratorTool"
199 <Tool
200 Name="VCWebServiceProxyGeneratorTool"
202 <Tool
203 Name="VCMIDLTool"
205 <Tool
206 Name="VCCLCompilerTool"
207 PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
209 <Tool
210 Name="VCManagedResourceCompilerTool"
212 <Tool
213 Name="VCResourceCompilerTool"
215 <Tool
216 Name="VCPreLinkEventTool"
218 <Tool
219 Name="VCLibrarianTool"
220 OutputFile="../../lib/$(ProjectName)RU.lib"
222 <Tool
223 Name="VCALinkTool"
225 <Tool
226 Name="VCXDCMakeTool"
228 <Tool
229 Name="VCBscMakeTool"
231 <Tool
232 Name="VCFxCopTool"
234 <Tool
235 Name="VCPostBuildEventTool"
237 </Configuration>
238 </Configurations>
239 <References>
240 </References>
241 <Files>
242 <Filter
243 Name="Source Files"
244 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
246 <File
247 RelativePath=".\FilterApp.cpp"
249 </File>
250 <File
251 RelativePath=".\InternalPropertyPage.cpp"
253 </File>
254 <File
255 RelativePath=".\PinInfoWnd.cpp"
257 </File>
258 <File
259 RelativePath="stdafx.cpp"
261 <FileConfiguration
262 Name="Debug lib|Win32"
264 <Tool
265 Name="VCCLCompilerTool"
266 UsePrecompiledHeader="1"
268 </FileConfiguration>
269 <FileConfiguration
270 Name="Release lib|Win32"
272 <Tool
273 Name="VCCLCompilerTool"
274 UsePrecompiledHeader="1"
276 </FileConfiguration>
277 <FileConfiguration
278 Name="Debug Unicode lib|Win32"
280 <Tool
281 Name="VCCLCompilerTool"
282 UsePrecompiledHeader="1"
284 </FileConfiguration>
285 <FileConfiguration
286 Name="Release Unicode lib|Win32"
288 <Tool
289 Name="VCCLCompilerTool"
290 UsePrecompiledHeader="1"
292 </FileConfiguration>
293 </File>
294 </Filter>
295 <Filter
296 Name="Header Files"
297 Filter="h;hpp;hxx;hm;inl;inc"
299 <File
300 RelativePath=".\FilterApp.h"
302 </File>
303 <File
304 RelativePath=".\filters.h"
306 </File>
307 <File
308 RelativePath=".\InternalPropertyPage.h"
310 </File>
311 <File
312 RelativePath=".\ISpecifyPropertyPages2.h"
314 </File>
315 <File
316 RelativePath=".\PinInfoWnd.h"
318 </File>
319 <File
320 RelativePath="stdafx.h"
322 </File>
323 </Filter>
324 <Filter
325 Name="Resource Files"
326 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
328 </Filter>
329 </Files>
330 <Globals>
331 <Global
332 Name="DevPartner_IsInstrumented"
333 Value="0"
335 </Globals>
336 </VisualStudioProject>