Fix corruption bug with 8x8 bilinear sub-pixel positioning option
[xy_vsfilter.git] / src / filters / transform / basevideofilter / basevideofilter.vcproj
blob346538dc9344b75919bc715dc15bb50a1c977f79
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="basevideofilter"
6 ProjectGUID="{54DDA60F-E528-4D07-A152-960A1E818680}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug lib|Win32"
15 OutputDirectory="Debug lib"
16 IntermediateDirectory="Debug lib"
17 ConfigurationType="4"
18 UseOfMFC="2"
19 CharacterSet="2">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 PreprocessorDefinitions="WIN32;_DEBUG"
24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="3"
27 ForceConformanceInForLoopScope="TRUE"
28 UsePrecompiledHeader="3"
29 WarningLevel="3"
30 Detect64BitPortabilityProblems="FALSE"
31 DebugInformationFormat="4"/>
32 <Tool
33 Name="VCCustomBuildTool"/>
34 <Tool
35 Name="VCLibrarianTool"
36 OutputFile="../../../../lib/$(ProjectName)D.lib"/>
37 <Tool
38 Name="VCMIDLTool"/>
39 <Tool
40 Name="VCPostBuildEventTool"/>
41 <Tool
42 Name="VCPreBuildEventTool"/>
43 <Tool
44 Name="VCPreLinkEventTool"/>
45 <Tool
46 Name="VCResourceCompilerTool"/>
47 <Tool
48 Name="VCWebServiceProxyGeneratorTool"/>
49 <Tool
50 Name="VCXMLDataGeneratorTool"/>
51 <Tool
52 Name="VCManagedWrapperGeneratorTool"/>
53 <Tool
54 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
55 </Configuration>
56 <Configuration
57 Name="Debug Unicode lib|Win32"
58 OutputDirectory="Debug Unicode lib"
59 IntermediateDirectory="Debug Unicode lib"
60 ConfigurationType="4"
61 UseOfMFC="2"
62 CharacterSet="1">
63 <Tool
64 Name="VCCLCompilerTool"
65 Optimization="0"
66 PreprocessorDefinitions="WIN32;_DEBUG"
67 MinimalRebuild="TRUE"
68 BasicRuntimeChecks="3"
69 RuntimeLibrary="3"
70 ForceConformanceInForLoopScope="TRUE"
71 UsePrecompiledHeader="3"
72 WarningLevel="3"
73 Detect64BitPortabilityProblems="FALSE"
74 DebugInformationFormat="4"/>
75 <Tool
76 Name="VCCustomBuildTool"/>
77 <Tool
78 Name="VCLibrarianTool"
79 OutputFile="../../../../lib/$(ProjectName)DU.lib"/>
80 <Tool
81 Name="VCMIDLTool"/>
82 <Tool
83 Name="VCPostBuildEventTool"/>
84 <Tool
85 Name="VCPreBuildEventTool"/>
86 <Tool
87 Name="VCPreLinkEventTool"/>
88 <Tool
89 Name="VCResourceCompilerTool"/>
90 <Tool
91 Name="VCWebServiceProxyGeneratorTool"/>
92 <Tool
93 Name="VCXMLDataGeneratorTool"/>
94 <Tool
95 Name="VCManagedWrapperGeneratorTool"/>
96 <Tool
97 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
98 </Configuration>
99 <Configuration
100 Name="Release lib|Win32"
101 OutputDirectory="Release lib"
102 IntermediateDirectory="Release lib"
103 ConfigurationType="4"
104 UseOfMFC="1"
105 CharacterSet="2">
106 <Tool
107 Name="VCCLCompilerTool"
108 Optimization="2"
109 InlineFunctionExpansion="1"
110 OmitFramePointers="TRUE"
111 PreprocessorDefinitions="WIN32;NDEBUG"
112 StringPooling="TRUE"
113 RuntimeLibrary="0"
114 EnableFunctionLevelLinking="TRUE"
115 ForceConformanceInForLoopScope="TRUE"
116 UsePrecompiledHeader="3"
117 WarningLevel="3"
118 Detect64BitPortabilityProblems="FALSE"
119 DebugInformationFormat="0"/>
120 <Tool
121 Name="VCCustomBuildTool"/>
122 <Tool
123 Name="VCLibrarianTool"
124 OutputFile="../../../../lib/$(ProjectName)R.lib"/>
125 <Tool
126 Name="VCMIDLTool"/>
127 <Tool
128 Name="VCPostBuildEventTool"/>
129 <Tool
130 Name="VCPreBuildEventTool"/>
131 <Tool
132 Name="VCPreLinkEventTool"/>
133 <Tool
134 Name="VCResourceCompilerTool"/>
135 <Tool
136 Name="VCWebServiceProxyGeneratorTool"/>
137 <Tool
138 Name="VCXMLDataGeneratorTool"/>
139 <Tool
140 Name="VCManagedWrapperGeneratorTool"/>
141 <Tool
142 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
143 </Configuration>
144 <Configuration
145 Name="Release Unicode lib|Win32"
146 OutputDirectory="Release Unicode lib"
147 IntermediateDirectory="Release Unicode lib"
148 ConfigurationType="4"
149 UseOfMFC="1"
150 CharacterSet="1">
151 <Tool
152 Name="VCCLCompilerTool"
153 Optimization="2"
154 InlineFunctionExpansion="1"
155 OmitFramePointers="TRUE"
156 PreprocessorDefinitions="WIN32;NDEBUG"
157 StringPooling="TRUE"
158 RuntimeLibrary="0"
159 EnableFunctionLevelLinking="TRUE"
160 ForceConformanceInForLoopScope="TRUE"
161 UsePrecompiledHeader="3"
162 WarningLevel="3"
163 Detect64BitPortabilityProblems="FALSE"
164 DebugInformationFormat="0"/>
165 <Tool
166 Name="VCCustomBuildTool"/>
167 <Tool
168 Name="VCLibrarianTool"
169 OutputFile="../../../../lib/$(ProjectName)RU.lib"/>
170 <Tool
171 Name="VCMIDLTool"/>
172 <Tool
173 Name="VCPostBuildEventTool"/>
174 <Tool
175 Name="VCPreBuildEventTool"/>
176 <Tool
177 Name="VCPreLinkEventTool"/>
178 <Tool
179 Name="VCResourceCompilerTool"/>
180 <Tool
181 Name="VCWebServiceProxyGeneratorTool"/>
182 <Tool
183 Name="VCXMLDataGeneratorTool"/>
184 <Tool
185 Name="VCManagedWrapperGeneratorTool"/>
186 <Tool
187 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
188 </Configuration>
189 </Configurations>
190 <References>
191 </References>
192 <Files>
193 <Filter
194 Name="Source Files"
195 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
196 <File
197 RelativePath=".\BaseVideoFilter.cpp">
198 </File>
199 <File
200 RelativePath="stdafx.cpp">
201 <FileConfiguration
202 Name="Debug lib|Win32">
203 <Tool
204 Name="VCCLCompilerTool"
205 UsePrecompiledHeader="1"/>
206 </FileConfiguration>
207 <FileConfiguration
208 Name="Debug Unicode lib|Win32">
209 <Tool
210 Name="VCCLCompilerTool"
211 UsePrecompiledHeader="1"/>
212 </FileConfiguration>
213 <FileConfiguration
214 Name="Release lib|Win32">
215 <Tool
216 Name="VCCLCompilerTool"
217 UsePrecompiledHeader="1"/>
218 </FileConfiguration>
219 <FileConfiguration
220 Name="Release Unicode lib|Win32">
221 <Tool
222 Name="VCCLCompilerTool"
223 UsePrecompiledHeader="1"/>
224 </FileConfiguration>
225 </File>
226 </Filter>
227 <Filter
228 Name="Header Files"
229 Filter="h;hpp;hxx;hm;inl;inc">
230 <File
231 RelativePath=".\BaseVideoFilter.h">
232 </File>
233 <File
234 RelativePath="stdafx.h">
235 </File>
236 </Filter>
237 <Filter
238 Name="Resource Files"
239 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
240 </Filter>
241 </Files>
242 <Globals>
243 <Global
244 Name="DevPartner_IsInstrumented"
245 Value="0"/>
246 </Globals>
247 </VisualStudioProject>