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