Checkin of validated codec used during development
[opal.git] / plugins / video / H.261-vic / h261vic.vcproj
blobec9ce0a5c7e1297878c99f1762755c8da950b0d7
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="h261vic"
6 ProjectGUID="{E6897206-9765-4B73-9A98-DAC5787814CE}"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Release|Win32"
16 OutputDirectory="..\..\Release"
17 IntermediateDirectory="..\..\Release\GSM"
18 ConfigurationType="2"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="2">
22 <Tool
23 Name="VCCLCompilerTool"
24 Optimization="2"
25 InlineFunctionExpansion="1"
26 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PLUGIN_CODEC_DLL_EXPORTS"
27 StringPooling="TRUE"
28 RuntimeLibrary="2"
29 EnableFunctionLevelLinking="TRUE"
30 RuntimeTypeInfo="TRUE"
31 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
32 WarningLevel="3"
33 SuppressStartupBanner="TRUE"/>
34 <Tool
35 Name="VCCustomBuildTool"/>
36 <Tool
37 Name="VCLinkerTool"
38 IgnoreImportLibrary="TRUE"
39 OutputFile="../../Release/h261vic_pwplugin.dll"
40 LinkIncremental="1"
41 SuppressStartupBanner="TRUE"
42 ImportLibrary="$(IntDir)/$(TargetName).lib"
43 TargetMachine="1"/>
44 <Tool
45 Name="VCMIDLTool"
46 PreprocessorDefinitions="NDEBUG"
47 MkTypLibCompatible="TRUE"
48 SuppressStartupBanner="TRUE"
49 TargetEnvironment="1"
50 TypeLibraryName=".\..\Release/h261vic.tlb"
51 HeaderFileName=""/>
52 <Tool
53 Name="VCPostBuildEventTool"/>
54 <Tool
55 Name="VCPreBuildEventTool"/>
56 <Tool
57 Name="VCPreLinkEventTool"/>
58 <Tool
59 Name="VCResourceCompilerTool"
60 PreprocessorDefinitions="NDEBUG"
61 Culture="3081"/>
62 <Tool
63 Name="VCWebServiceProxyGeneratorTool"/>
64 <Tool
65 Name="VCXMLDataGeneratorTool"/>
66 <Tool
67 Name="VCWebDeploymentTool"/>
68 <Tool
69 Name="VCManagedWrapperGeneratorTool"/>
70 <Tool
71 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
72 </Configuration>
73 <Configuration
74 Name="Debug|Win32"
75 OutputDirectory="..\..\Debug"
76 IntermediateDirectory="..\..\Debug\H261-vic"
77 ConfigurationType="2"
78 UseOfMFC="0"
79 ATLMinimizesCRunTimeLibraryUsage="FALSE"
80 CharacterSet="2">
81 <Tool
82 Name="VCCLCompilerTool"
83 Optimization="0"
84 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PLUGIN_CODEC_DLL_EXPORTS"
85 BasicRuntimeChecks="3"
86 RuntimeLibrary="3"
87 RuntimeTypeInfo="TRUE"
88 ProgramDataBaseFileName="$(IntDir)/$(TargetName).pdb"
89 WarningLevel="4"
90 SuppressStartupBanner="TRUE"
91 DebugInformationFormat="3"/>
92 <Tool
93 Name="VCCustomBuildTool"/>
94 <Tool
95 Name="VCLinkerTool"
96 IgnoreImportLibrary="TRUE"
97 AdditionalDependencies="wsock32.lib"
98 OutputFile="../../Debug/h261vic_pwplugin.dll"
99 LinkIncremental="1"
100 SuppressStartupBanner="TRUE"
101 GenerateDebugInformation="TRUE"
102 ProgramDatabaseFile="$(OutDir)\$(TargetName).pdb"
103 ImportLibrary="$(IntDir)/$(TargetName).lib"
104 TargetMachine="1"/>
105 <Tool
106 Name="VCMIDLTool"
107 PreprocessorDefinitions="_DEBUG"
108 MkTypLibCompatible="TRUE"
109 SuppressStartupBanner="TRUE"
110 TargetEnvironment="1"
111 TypeLibraryName=".\..\Debug/h261vic.tlb"
112 HeaderFileName=""/>
113 <Tool
114 Name="VCPostBuildEventTool"/>
115 <Tool
116 Name="VCPreBuildEventTool"/>
117 <Tool
118 Name="VCPreLinkEventTool"/>
119 <Tool
120 Name="VCResourceCompilerTool"
121 PreprocessorDefinitions="_DEBUG"
122 Culture="3081"/>
123 <Tool
124 Name="VCWebServiceProxyGeneratorTool"/>
125 <Tool
126 Name="VCXMLDataGeneratorTool"/>
127 <Tool
128 Name="VCWebDeploymentTool"/>
129 <Tool
130 Name="VCManagedWrapperGeneratorTool"/>
131 <Tool
132 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
133 </Configuration>
134 </Configurations>
135 <References>
136 </References>
137 <Files>
138 <Filter
139 Name="Source Files"
140 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
141 <File
142 RelativePath=".\h261vic.cxx">
143 </File>
144 </Filter>
145 <Filter
146 Name="VIC Files"
147 Filter=".c">
148 <Filter
149 Name="C Files"
150 Filter="">
151 <File
152 RelativePath=".\vic\bv.c">
153 </File>
154 <File
155 RelativePath=".\vic\huffcode.c">
156 </File>
157 </Filter>
158 <Filter
159 Name="CXX Files"
160 Filter="">
161 <File
162 RelativePath=".\vic\dct.cxx">
163 </File>
164 <File
165 RelativePath=".\vic\encoder-h261.cxx">
166 </File>
167 <File
168 RelativePath=".\vic\p64.cxx">
169 </File>
170 <File
171 RelativePath=".\vic\p64encoder.cxx">
172 </File>
173 <File
174 RelativePath=".\vic\transmitter.cxx">
175 </File>
176 <File
177 RelativePath=".\vic\vid_coder.cxx">
178 </File>
179 </Filter>
180 <Filter
181 Name="H Files"
182 Filter="">
183 <File
184 RelativePath=".\vic\bsd-endian.h">
185 </File>
186 <File
187 RelativePath=".\vic\config.h">
188 </File>
189 <File
190 RelativePath=".\vic\dct.h">
191 </File>
192 <File
193 RelativePath=".\vic\encoder-h261.h">
194 </File>
195 <File
196 RelativePath=".\vic\grabber.h">
197 </File>
198 <File
199 RelativePath=".\vic\p64-huff.h">
200 </File>
201 <File
202 RelativePath=".\vic\p64.h">
203 </File>
204 <File
205 RelativePath=".\vic\p64encoder.h">
206 </File>
207 <File
208 RelativePath=".\vic\transmitter.h">
209 </File>
210 <File
211 RelativePath=".\vic\vid_coder.h">
212 </File>
213 </Filter>
214 </Filter>
215 </Files>
216 <Globals>
217 </Globals>
218 </VisualStudioProject>