Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / win32 / vs7 / libgstvideorate.vcproj
1 <?xml version="1.0" encoding="windows-1251"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="libgstvideorate"
6         ProjectGUID="{84F3B76C-4733-4032-B51E-F8E71022AFE6}"
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,../common"
23                                 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBGSTVIDEORATE_EXPORTS;HAVE_CONFIG_H"
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)/libgstvideorate.dll"
37                                 LinkIncremental="2"
38                                 AdditionalLibraryDirectories="../../../gstreamer/win32/vs7/$(OutDir)"
39                                 GenerateDebugInformation="TRUE"
40                                 ProgramDatabaseFile="$(OutDir)/libgstvideorate.pdb"
41                                 SubSystem="2"
42                                 ImportLibrary="$(OutDir)/libgstvideorate.lib"
43                                 TargetMachine="1"/>
44                         <Tool
45                                 Name="VCMIDLTool"/>
46                         <Tool
47                                 Name="VCPostBuildEventTool"
48                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\debug\lib\gstreamer-0.10"/>
49                         <Tool
50                                 Name="VCPreBuildEventTool"/>
51                         <Tool
52                                 Name="VCPreLinkEventTool"/>
53                         <Tool
54                                 Name="VCResourceCompilerTool"/>
55                         <Tool
56                                 Name="VCWebServiceProxyGeneratorTool"/>
57                         <Tool
58                                 Name="VCXMLDataGeneratorTool"/>
59                         <Tool
60                                 Name="VCWebDeploymentTool"/>
61                         <Tool
62                                 Name="VCManagedWrapperGeneratorTool"/>
63                         <Tool
64                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
65                 </Configuration>
66                 <Configuration
67                         Name="Release|Win32"
68                         OutputDirectory="Release"
69                         IntermediateDirectory="Release"
70                         ConfigurationType="2"
71                         CharacterSet="2">
72                         <Tool
73                                 Name="VCCLCompilerTool"
74                                 AdditionalIncludeDirectories="../../../gstreamer,../common"
75                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBGSTVIDEORATE_EXPORTS;HAVE_CONFIG_H"
76                                 RuntimeLibrary="2"
77                                 UsePrecompiledHeader="0"
78                                 WarningLevel="3"
79                                 Detect64BitPortabilityProblems="TRUE"
80                                 DebugInformationFormat="3"/>
81                         <Tool
82                                 Name="VCCustomBuildTool"/>
83                         <Tool
84                                 Name="VCLinkerTool"
85                                 AdditionalDependencies="libgstreamer-0.10.lib glib-2.0.lib gobject-2.0.lib"
86                                 OutputFile="$(OutDir)/libgstvideorate.dll"
87                                 LinkIncremental="1"
88                                 AdditionalLibraryDirectories="../../../gstreamer/win32/vs7/$(OutDir)"
89                                 GenerateDebugInformation="TRUE"
90                                 SubSystem="2"
91                                 OptimizeReferences="2"
92                                 EnableCOMDATFolding="2"
93                                 ImportLibrary="$(OutDir)/libgstvideorate.lib"
94                                 TargetMachine="1"/>
95                         <Tool
96                                 Name="VCMIDLTool"/>
97                         <Tool
98                                 Name="VCPostBuildEventTool"
99                                 CommandLine="copy /y &quot;$(TargetPath)&quot; c:\gstreamer\lib\gstreamer-0.10"/>
100                         <Tool
101                                 Name="VCPreBuildEventTool"/>
102                         <Tool
103                                 Name="VCPreLinkEventTool"/>
104                         <Tool
105                                 Name="VCResourceCompilerTool"/>
106                         <Tool
107                                 Name="VCWebServiceProxyGeneratorTool"/>
108                         <Tool
109                                 Name="VCXMLDataGeneratorTool"/>
110                         <Tool
111                                 Name="VCWebDeploymentTool"/>
112                         <Tool
113                                 Name="VCManagedWrapperGeneratorTool"/>
114                         <Tool
115                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
116                 </Configuration>
117         </Configurations>
118         <References>
119         </References>
120         <Files>
121                 <Filter
122                         Name="Source Files"
123                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
124                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
125                         <File
126                                 RelativePath="..\..\gst\videorate\gstvideorate.c">
127                         </File>
128                 </Filter>
129                 <Filter
130                         Name="Header Files"
131                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
132                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
133                 </Filter>
134                 <Filter
135                         Name="Resource Files"
136                         Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
137                         UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
138                 </Filter>
139         </Files>
140         <Globals>
141         </Globals>
142 </VisualStudioProject>