Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / win32 / vs8 / libgstdecodebin.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="8,00"
5         Name="libgstdecodebin"
6         ProjectGUID="{0969BEF1-77F5-468F-9497-8470FDEC615A}"
7         Keyword="Win32Proj"
8         >
9         <Platforms>
10                 <Platform
11                         Name="Win32"
12                 />
13         </Platforms>
14         <ToolFiles>
15         </ToolFiles>
16         <Configurations>
17                 <Configuration
18                         Name="Debug|Win32"
19                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
20                         IntermediateDirectory="$(ConfigurationName)"
21                         ConfigurationType="2"
22                         CharacterSet="2"
23                         >
24                         <Tool
25                                 Name="VCPreBuildEventTool"
26                                 CommandLine="if exist ..\..\gst\playback\gstplay-marshal.c goto HEADER&#x0D;&#x0A;echo #include &quot;glib-object.h&quot; &gt; gstplay-marshal.c.tmp&#x0D;&#x0A;echo #include &quot;gstplay-marshal.h&quot; &gt;&gt; gstplay-marshal.c.tmp&#x0D;&#x0A;glib-genmarshal --body --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list &gt;&gt; gstplay-marshal.c.tmp&#x0D;&#x0A;move gstplay-marshal.c.tmp ..\..\gst\playback\gstplay-marshal.c&#x0D;&#x0A;:HEADER&#x0D;&#x0A;if exist ..\..\gst\playback\gstplay-marshal.h goto END&#x0D;&#x0A;echo #include &quot;gst/gstconfig.h&quot; &gt; gstplay-marshal.h.tmp&#x0D;&#x0A;glib-genmarshal --header --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list &gt;&gt; gstplay-marshal.h.tmp&#x0D;&#x0A;move gstplay-marshal.h.tmp ..\..\gst\playback\gstplay-marshal.h&#x0D;&#x0A;:END&#x0D;&#x0A;"
27                         />
28                         <Tool
29                                 Name="VCCustomBuildTool"
30                         />
31                         <Tool
32                                 Name="VCXMLDataGeneratorTool"
33                         />
34                         <Tool
35                                 Name="VCWebServiceProxyGeneratorTool"
36                         />
37                         <Tool
38                                 Name="VCMIDLTool"
39                         />
40                         <Tool
41                                 Name="VCCLCompilerTool"
42                                 Optimization="0"
43                                 AdditionalIncludeDirectories="../../../gstreamer;&quot;../../gst-libs&quot;;../common"
44                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBGSTDECODEBIN_EXPORTS;HAVE_CONFIG_H"
45                                 MinimalRebuild="true"
46                                 BasicRuntimeChecks="3"
47                                 RuntimeLibrary="3"
48                                 UsePrecompiledHeader="0"
49                                 WarningLevel="3"
50                                 Detect64BitPortabilityProblems="true"
51                                 DebugInformationFormat="4"
52                         />
53                         <Tool
54                                 Name="VCManagedResourceCompilerTool"
55                         />
56                         <Tool
57                                 Name="VCResourceCompilerTool"
58                         />
59                         <Tool
60                                 Name="VCPreLinkEventTool"
61                         />
62                         <Tool
63                                 Name="VCLinkerTool"
64                                 AdditionalDependencies="libgstreamer-0.10.lib libgstbase-0.10.lib glib-2.0.lib gobject-2.0.lib"
65                                 OutputFile="$(OutDir)/libgstdecodebin.dll"
66                                 LinkIncremental="2"
67                                 AdditionalLibraryDirectories="../../../gstreamer/win32/vs8/$(ConfigurationName)"
68                                 GenerateDebugInformation="true"
69                                 SubSystem="2"
70                                 TargetMachine="1"
71                         />
72                         <Tool
73                                 Name="VCALinkTool"
74                         />
75                         <Tool
76                                 Name="VCManifestTool"
77                         />
78                         <Tool
79                                 Name="VCXDCMakeTool"
80                         />
81                         <Tool
82                                 Name="VCBscMakeTool"
83                         />
84                         <Tool
85                                 Name="VCFxCopTool"
86                         />
87                         <Tool
88                                 Name="VCAppVerifierTool"
89                         />
90                         <Tool
91                                 Name="VCWebDeploymentTool"
92                         />
93                         <Tool
94                                 Name="VCPostBuildEventTool"
95                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\debug\lib\gstreamer-0.10"
96                         />
97                 </Configuration>
98                 <Configuration
99                         Name="Release|Win32"
100                         OutputDirectory="$(SolutionDir)$(ConfigurationName)"
101                         IntermediateDirectory="$(ConfigurationName)"
102                         ConfigurationType="2"
103                         CharacterSet="2"
104                         WholeProgramOptimization="1"
105                         >
106                         <Tool
107                                 Name="VCPreBuildEventTool"
108                                 CommandLine="if exist ..\..\gst\playback\gstplay-marshal.c goto HEADER&#x0D;&#x0A;echo #include &quot;glib-object.h&quot; &gt; gstplay-marshal.c.tmp&#x0D;&#x0A;echo #include &quot;gstplay-marshal.h&quot; &gt;&gt; gstplay-marshal.c.tmp&#x0D;&#x0A;glib-genmarshal --body --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list &gt;&gt; gstplay-marshal.c.tmp&#x0D;&#x0A;move gstplay-marshal.c.tmp ..\..\gst\playback\gstplay-marshal.c&#x0D;&#x0A;:HEADER&#x0D;&#x0A;if exist ..\..\gst\playback\gstplay-marshal.h goto END&#x0D;&#x0A;echo #include &quot;gst/gstconfig.h&quot; &gt; gstplay-marshal.h.tmp&#x0D;&#x0A;glib-genmarshal --header --prefix=gst_play_marshal ..\..\gst\playback\gstplay-marshal.list &gt;&gt; gstplay-marshal.h.tmp&#x0D;&#x0A;move gstplay-marshal.h.tmp ..\..\gst\playback\gstplay-marshal.h&#x0D;&#x0A;:END&#x0D;&#x0A;"
109                         />
110                         <Tool
111                                 Name="VCCustomBuildTool"
112                         />
113                         <Tool
114                                 Name="VCXMLDataGeneratorTool"
115                         />
116                         <Tool
117                                 Name="VCWebServiceProxyGeneratorTool"
118                         />
119                         <Tool
120                                 Name="VCMIDLTool"
121                         />
122                         <Tool
123                                 Name="VCCLCompilerTool"
124                                 AdditionalIncludeDirectories="../../../gstreamer;&quot;../../gst-libs&quot;;../common"
125                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBGSTDECODEBIN_EXPORTS;HAVE_CONFIG_H"
126                                 RuntimeLibrary="2"
127                                 UsePrecompiledHeader="0"
128                                 WarningLevel="3"
129                                 Detect64BitPortabilityProblems="true"
130                                 DebugInformationFormat="3"
131                         />
132                         <Tool
133                                 Name="VCManagedResourceCompilerTool"
134                         />
135                         <Tool
136                                 Name="VCResourceCompilerTool"
137                         />
138                         <Tool
139                                 Name="VCPreLinkEventTool"
140                         />
141                         <Tool
142                                 Name="VCLinkerTool"
143                                 AdditionalDependencies="libgstreamer-0.10.lib libgstbase-0.10.lib glib-2.0.lib gobject-2.0.lib"
144                                 OutputFile="$(OutDir)/libgstdecodebin.dll"
145                                 LinkIncremental="1"
146                                 AdditionalLibraryDirectories="../../../gstreamer/win32/vs8/$(ConfigurationName)"
147                                 GenerateDebugInformation="true"
148                                 SubSystem="2"
149                                 OptimizeReferences="2"
150                                 EnableCOMDATFolding="2"
151                                 TargetMachine="1"
152                         />
153                         <Tool
154                                 Name="VCALinkTool"
155                         />
156                         <Tool
157                                 Name="VCManifestTool"
158                         />
159                         <Tool
160                                 Name="VCXDCMakeTool"
161                         />
162                         <Tool
163                                 Name="VCBscMakeTool"
164                         />
165                         <Tool
166                                 Name="VCFxCopTool"
167                         />
168                         <Tool
169                                 Name="VCAppVerifierTool"
170                         />
171                         <Tool
172                                 Name="VCWebDeploymentTool"
173                         />
174                         <Tool
175                                 Name="VCPostBuildEventTool"
176                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\lib\gstreamer-0.10"
177                         />
178                 </Configuration>
179         </Configurations>
180         <References>
181         </References>
182         <Files>
183                 <Filter
184                         Name="Source Files"
185                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
186                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
187                         >
188                         <File
189                                 RelativePath="..\..\gst\playback\gstdecodebin.c"
190                                 >
191                         </File>
192                         <File
193                                 RelativePath="..\..\gst\playback\gstplay-marshal.c"
194                                 >
195                         </File>
196                 </Filter>
197                 <Filter
198                         Name="Header Files"
199                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
200                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
201                         >
202                 </Filter>
203                 <Filter
204                         Name="Resource Files"
205                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
206                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
207                         >
208                 </Filter>
209         </Files>
210         <Globals>
211         </Globals>
212 </VisualStudioProject>