Tizen 2.0 Release
[framework/multimedia/gst-plugins-good0.10.git] / win32 / vs8 / libgstrtp.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8.00"
5         Name="libgstrtp"
6         ProjectGUID="{29E030BE-6C18-11DB-8859-A0B556D89593}"
7         RootNamespace="libgstrtp"
8         Keyword="Win32Proj"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14         </Platforms>
15         <ToolFiles>
16         </ToolFiles>
17         <Configurations>
18                 <Configuration
19                         Name="Debug|Win32"
20                         OutputDirectory="Debug"
21                         IntermediateDirectory="Debug"
22                         ConfigurationType="2"
23                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24                         CharacterSet="2"
25                         >
26                         <Tool
27                                 Name="VCPreBuildEventTool"
28                         />
29                         <Tool
30                                 Name="VCCustomBuildTool"
31                         />
32                         <Tool
33                                 Name="VCXMLDataGeneratorTool"
34                         />
35                         <Tool
36                                 Name="VCWebServiceProxyGeneratorTool"
37                         />
38                         <Tool
39                                 Name="VCMIDLTool"
40                         />
41                         <Tool
42                                 Name="VCCLCompilerTool"
43                                 Optimization="0"
44                                 AdditionalIncludeDirectories="../../../gstreamer,../../../gstreamer/libs,../../../gst-plugins-base/gst-libs,../../../gstreamer/win32/common"
45                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H"
46                                 MinimalRebuild="true"
47                                 BasicRuntimeChecks="3"
48                                 RuntimeLibrary="3"
49                                 UsePrecompiledHeader="0"
50                                 WarningLevel="3"
51                                 Detect64BitPortabilityProblems="true"
52                                 DebugInformationFormat="4"
53                         />
54                         <Tool
55                                 Name="VCManagedResourceCompilerTool"
56                         />
57                         <Tool
58                                 Name="VCResourceCompilerTool"
59                         />
60                         <Tool
61                                 Name="VCPreLinkEventTool"
62                         />
63                         <Tool
64                                 Name="VCLinkerTool"
65                                 AdditionalDependencies="libgstbase-0.10.lib libgstreamer-0.10.lib glib-2.0.lib gobject-2.0.lib"
66                                 OutputFile="$(OutDir)\$(InputName).dll"
67                                 LinkIncremental="2"
68                                 AdditionalLibraryDirectories="../../../gstreamer/win32/vs8/$(ConfigurationName);../../../gst-plugins-base/win32/vs8/$(ConfigurationName);"
69                                 GenerateDebugInformation="true"
70                                 SubSystem="2"
71                                 ImportLibrary="$(OutDir)\$(InputName).lib"
72                                 TargetMachine="1"
73                         />
74                         <Tool
75                                 Name="VCALinkTool"
76                         />
77                         <Tool
78                                 Name="VCManifestTool"
79                         />
80                         <Tool
81                                 Name="VCXDCMakeTool"
82                         />
83                         <Tool
84                                 Name="VCBscMakeTool"
85                         />
86                         <Tool
87                                 Name="VCFxCopTool"
88                         />
89                         <Tool
90                                 Name="VCAppVerifierTool"
91                         />
92                         <Tool
93                                 Name="VCWebDeploymentTool"
94                         />
95                         <Tool
96                                 Name="VCPostBuildEventTool"
97                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\debug\lib\gstreamer-0.10"
98                         />
99                 </Configuration>
100                 <Configuration
101                         Name="Release|Win32"
102                         OutputDirectory="Release"
103                         IntermediateDirectory="Release"
104                         ConfigurationType="2"
105                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
106                         CharacterSet="2"
107                         >
108                         <Tool
109                                 Name="VCPreBuildEventTool"
110                         />
111                         <Tool
112                                 Name="VCCustomBuildTool"
113                         />
114                         <Tool
115                                 Name="VCXMLDataGeneratorTool"
116                         />
117                         <Tool
118                                 Name="VCWebServiceProxyGeneratorTool"
119                         />
120                         <Tool
121                                 Name="VCMIDLTool"
122                         />
123                         <Tool
124                                 Name="VCCLCompilerTool"
125                                 AdditionalIncludeDirectories="../../../gstreamer,../../../gstreamer/libs,../../../gst-plugins-base/gst-libs,../../../gstreamer/win32/common"
126                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;HAVE_CONFIG_H"
127                                 RuntimeLibrary="2"
128                                 UsePrecompiledHeader="0"
129                                 WarningLevel="3"
130                                 Detect64BitPortabilityProblems="true"
131                                 DebugInformationFormat="3"
132                         />
133                         <Tool
134                                 Name="VCManagedResourceCompilerTool"
135                         />
136                         <Tool
137                                 Name="VCResourceCompilerTool"
138                         />
139                         <Tool
140                                 Name="VCPreLinkEventTool"
141                         />
142                         <Tool
143                                 Name="VCLinkerTool"
144                                 AdditionalDependencies="libgstbase-0.10.lib libgstreamer-0.10.lib glib-2.0.lib gobject-2.0.lib"
145                                 OutputFile="$(OutDir)\$(InputName).dll"
146                                 LinkIncremental="1"
147                                 AdditionalLibraryDirectories="../../../gstreamer/win32/vs8/$(ConfigurationName);../../../gst-plugins-base/win32/vs8/$(ConfigurationName);"
148                                 GenerateDebugInformation="true"
149                                 SubSystem="2"
150                                 OptimizeReferences="2"
151                                 EnableCOMDATFolding="2"
152                                 ImportLibrary="$(OutDir)\$(InputName).lib"
153                                 TargetMachine="1"
154                         />
155                         <Tool
156                                 Name="VCALinkTool"
157                         />
158                         <Tool
159                                 Name="VCManifestTool"
160                         />
161                         <Tool
162                                 Name="VCXDCMakeTool"
163                         />
164                         <Tool
165                                 Name="VCBscMakeTool"
166                         />
167                         <Tool
168                                 Name="VCFxCopTool"
169                         />
170                         <Tool
171                                 Name="VCAppVerifierTool"
172                         />
173                         <Tool
174                                 Name="VCWebDeploymentTool"
175                         />
176                         <Tool
177                                 Name="VCPostBuildEventTool"
178                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\lib\gstreamer-0.10"
179                         />
180                 </Configuration>
181         </Configurations>
182         <References>
183         </References>
184         <Files>
185                 <Filter
186                         Name="Source Files"
187                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
188                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
189                         >
190                         <File
191                                 RelativePath="..\..\gst\rtp\gstrtp.c"
192                                 >
193                         </File>
194                         <File
195                                 RelativePath="..\..\gst\rtp\gstrtpdepay.c"
196                                 >
197                         </File>
198                         <File
199                                 RelativePath="..\..\gst\rtp\gstrtpilbcdepay.c"
200                                 >
201                         </File>
202                         <File
203                                 RelativePath="..\..\gst\rtp\gstrtpilbcpay.c"
204                                 >
205                         </File>
206                         <File
207                                 RelativePath="..\..\gst\rtp\gstrtpmpadepay.c"
208                                 >
209                         </File>
210                         <File
211                                 RelativePath="..\..\gst\rtp\gstrtpmpapay.c"
212                                 >
213                         </File>
214                         <File
215                                 RelativePath="..\..\gst\rtp\gstrtppcmadepay.c"
216                                 >
217                         </File>
218                         <File
219                                 RelativePath="..\..\gst\rtp\gstrtppcmudepay.c"
220                                 >
221                         </File>
222                         <File
223                                 RelativePath="..\..\gst\rtp\gstrtppcmupay.c"
224                                 >
225                         </File>
226                         <File
227                                 RelativePath="..\..\gst\rtp\gstrtppcmapay.c"
228                                 >
229                         </File>
230                         <File
231                                 RelativePath="..\..\gst\rtp\gstrtpgsmdepay.c"
232                                 >
233                         </File>
234                         <File
235                                 RelativePath="..\..\gst\rtp\gstrtpgsmpay.c"
236                                 >
237                         </File>
238                         <File
239                                 RelativePath="..\..\gst\rtp\gstrtpamrdepay.c"
240                                 >
241                         </File>
242                         <File
243                                 RelativePath="..\..\gst\rtp\gstrtpamrpay.c"
244                                 >
245                         </File>
246                         <File
247                                 RelativePath="..\..\gst\rtp\gstrtph263pdepay.c"
248                                 >
249                         </File>
250                         <File
251                                 RelativePath="..\..\gst\rtp\gstrtph263ppay.c"
252                                 >
253                         </File>
254                         <File
255                                 RelativePath="..\..\gst\rtp\gstrtph263pay.c"
256                                 >
257                         </File>
258                         <File
259                                 RelativePath="..\..\gst\rtp\gstrtph264depay.c"
260                                 >
261                         </File>
262                         <File
263                                 RelativePath="..\..\gst\rtp\gstasteriskh263.c"
264                                 >
265                         </File>
266                         <File
267                                 RelativePath="..\..\gst\rtp\gstrtpmp2tdepay.c"
268                                 >
269                         </File>
270                         <File
271                                 RelativePath="..\..\gst\rtp\gstrtpmp4vdepay.c"
272                                 >
273                         </File>
274                         <File
275                                 RelativePath="..\..\gst\rtp\gstrtpmp4vpay.c"
276                                 >
277                         </File>
278                         <File
279                                 RelativePath="..\..\gst\rtp\gstrtpmp4gdepay.c"
280                                 >
281                         </File>
282                         <File
283                                 RelativePath="..\..\gst\rtp\gstrtpmp4gpay.c"
284                                 >
285                         </File>
286                         <File
287                                 RelativePath="..\..\gst\rtp\gstrtpspeexdepay.c"
288                                 >
289                         </File>
290                         <File
291                                 RelativePath="..\..\gst\rtp\gstrtpspeexpay.c"
292                                 >
293                         </File>
294                         <File
295                                 RelativePath="..\..\gst\rtp\gstrtpsv3vdepay.c"
296                                 >
297                         </File>
298                         <File
299                                 RelativePath="..\..\gst\rtp\gstrtpvorbisdepay.c"
300                                 >
301                         </File>
302                         <File
303                                 RelativePath="..\..\gst\rtp\gstrtpvorbispay.c"
304                                 >
305                         </File>
306                 </Filter>
307                 <Filter
308                         Name="Header Files"
309                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
310                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
311                         >
312                 </Filter>
313                 <Filter
314                         Name="Resource Files"
315                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
316                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
317                         >
318                 </Filter>
319         </Files>
320         <Globals>
321         </Globals>
322 </VisualStudioProject>