~oah-dev/oah/gst-plugins-bad

« back to all changes in this revision

Viewing changes to gst/overlay/overlay.vcproj

  • Committer: Haakon Sporsheim
  • Date: 2009-03-12 13:52:03 UTC
  • Revision ID: haakon.sporsheim@tandberg.com-20090312135203-i5k294hgkushb0mt
Initial import of git repository: git://anongit.freedesktop.org/gstreamer/gst-plugins-bad (tag: RELEASE-0_10_10)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="7.10"
 
5
        Name="overlay"
 
6
        ProjectGUID="{979C216F-0ACF-4956-AE00-055A42D678C2}"
 
7
        Keyword="Win32Proj">
 
8
        <Platforms>
 
9
                <Platform
 
10
                        Name="Win32"/>
 
11
        </Platforms>
 
12
        <Configurations>
 
13
                <Configuration
 
14
                        Name="Debug|Win32"
 
15
                        OutputDirectory="../../win32/Debug"
 
16
                        IntermediateDirectory="../../win32/Debug"
 
17
                        ConfigurationType="2"
 
18
                        CharacterSet="2">
 
19
                        <Tool
 
20
                                Name="VCCLCompilerTool"
 
21
                                Optimization="0"
 
22
                                AdditionalIncludeDirectories="../../../gstreamer/win32;../../../gstreamer;../../../gstreamer/libs;../../../glib;../../../glib/glib;../../../glib/gmodule;&quot;../../gst-libs&quot;;../../../popt/include;../../../libxml2/include/libxml2"
 
23
                                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;overlay_EXPORTS;HAVE_CONFIG_H;_USE_MATH_DEFINES"
 
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="glib-2.0.lib gmodule-2.0.lib gthread-2.0.lib gobject-2.0.lib libgstreamer.lib gstbytestream.lib iconv.lib intl.lib"
 
36
                                OutputFile="$(OutDir)/gstoverlay.dll"
 
37
                                LinkIncremental="2"
 
38
                                AdditionalLibraryDirectories="../../../gstreamer/win32/Debug;../../../glib/glib;../../../glib/gmodule;../../../glib/gthread;../../../glib/gobject;../../../gettext/lib;../../../libiconv/lib"
 
39
                                ModuleDefinitionFile=""
 
40
                                GenerateDebugInformation="TRUE"
 
41
                                ProgramDatabaseFile="$(OutDir)/overlay.pdb"
 
42
                                SubSystem="2"
 
43
                                OptimizeReferences="2"
 
44
                                ImportLibrary="$(OutDir)/gstoverlay.lib"
 
45
                                TargetMachine="1"/>
 
46
                        <Tool
 
47
                                Name="VCMIDLTool"/>
 
48
                        <Tool
 
49
                                Name="VCPostBuildEventTool"
 
50
                                CommandLine="copy /Y $(TargetPath) c:\gstreamer\plugins"/>
 
51
                        <Tool
 
52
                                Name="VCPreBuildEventTool"/>
 
53
                        <Tool
 
54
                                Name="VCPreLinkEventTool"/>
 
55
                        <Tool
 
56
                                Name="VCResourceCompilerTool"/>
 
57
                        <Tool
 
58
                                Name="VCWebServiceProxyGeneratorTool"/>
 
59
                        <Tool
 
60
                                Name="VCXMLDataGeneratorTool"/>
 
61
                        <Tool
 
62
                                Name="VCWebDeploymentTool"/>
 
63
                        <Tool
 
64
                                Name="VCManagedWrapperGeneratorTool"/>
 
65
                        <Tool
 
66
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
67
                </Configuration>
 
68
                <Configuration
 
69
                        Name="Release|Win32"
 
70
                        OutputDirectory="../../win32/Release"
 
71
                        IntermediateDirectory="../../win32/Release"
 
72
                        ConfigurationType="2"
 
73
                        CharacterSet="2">
 
74
                        <Tool
 
75
                                Name="VCCLCompilerTool"
 
76
                                AdditionalIncludeDirectories="../../../gstreamer/win32;../../../gstreamer;../../../gstreamer/libs;../../../glib;../../../glib/glib;../../../glib/gmodule;&quot;../../gst-libs&quot;;../../../popt/include;../../../libxml2/include/libxml2"
 
77
                                PreprocessorDefinitions="WIN32;NDEBUG;GST_DISABLE_GST_DEBUG;_WINDOWS;_USRDLL;overlay_EXPORTS;HAVE_CONFIG_H;_USE_MATH_DEFINES"
 
78
                                RuntimeLibrary="2"
 
79
                                UsePrecompiledHeader="0"
 
80
                                WarningLevel="3"
 
81
                                Detect64BitPortabilityProblems="TRUE"
 
82
                                DebugInformationFormat="3"/>
 
83
                        <Tool
 
84
                                Name="VCCustomBuildTool"/>
 
85
                        <Tool
 
86
                                Name="VCLinkerTool"
 
87
                                AdditionalDependencies="glib-2.0.lib gmodule-2.0.lib gthread-2.0.lib gobject-2.0.lib libgstreamer.lib gstbytestream.lib iconv.lib intl.lib"
 
88
                                OutputFile="$(OutDir)/gstoverlay.dll"
 
89
                                LinkIncremental="1"
 
90
                                AdditionalLibraryDirectories="../../../gstreamer/win32/Release;../../../glib/glib;../../../glib/gmodule;../../../glib/gthread;../../../glib/gobject;../../../gettext/lib;../../../libiconv/lib"
 
91
                                ModuleDefinitionFile=""
 
92
                                GenerateDebugInformation="TRUE"
 
93
                                SubSystem="2"
 
94
                                OptimizeReferences="2"
 
95
                                EnableCOMDATFolding="2"
 
96
                                ImportLibrary="$(OutDir)/gstoverlay.lib"
 
97
                                TargetMachine="1"/>
 
98
                        <Tool
 
99
                                Name="VCMIDLTool"/>
 
100
                        <Tool
 
101
                                Name="VCPostBuildEventTool"
 
102
                                CommandLine="copy /Y $(TargetPath) c:\gstreamer\plugins"/>
 
103
                        <Tool
 
104
                                Name="VCPreBuildEventTool"/>
 
105
                        <Tool
 
106
                                Name="VCPreLinkEventTool"/>
 
107
                        <Tool
 
108
                                Name="VCResourceCompilerTool"/>
 
109
                        <Tool
 
110
                                Name="VCWebServiceProxyGeneratorTool"/>
 
111
                        <Tool
 
112
                                Name="VCXMLDataGeneratorTool"/>
 
113
                        <Tool
 
114
                                Name="VCWebDeploymentTool"/>
 
115
                        <Tool
 
116
                                Name="VCManagedWrapperGeneratorTool"/>
 
117
                        <Tool
 
118
                                Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
 
119
                </Configuration>
 
120
        </Configurations>
 
121
        <References>
 
122
        </References>
 
123
        <Files>
 
124
                <Filter
 
125
                        Name="Source Files"
 
126
                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 
127
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
 
128
                        <File
 
129
                                RelativePath=".\gstoverlay.c">
 
130
                        </File>
 
131
                </Filter>
 
132
                <Filter
 
133
                        Name="Header Files"
 
134
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
 
135
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
 
136
                        <File
 
137
                                RelativePath=".\gstoverlay.h">
 
138
                        </File>
 
139
                </Filter>
 
140
                <Filter
 
141
                        Name="Resource Files"
 
142
                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
 
143
                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
 
144
                </Filter>
 
145
        </Files>
 
146
        <Globals>
 
147
        </Globals>
 
148
</VisualStudioProject>