gst/gstinfo.h: Add missing inline function.
[platform/upstream/gstreamer.git] / win32 / gstbytestream.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="gstbytestream"
6         ProjectGUID="{0CCB8AFC-97D8-4251-9B9D-08E7DC41BB7D}"
7         RootNamespace="gstbytestream"
8         Keyword="Win32Proj">
9         <Platforms>
10                 <Platform
11                         Name="Win32"/>
12         </Platforms>
13         <Configurations>
14                 <Configuration
15                         Name="Debug|Win32"
16                         OutputDirectory="Debug"
17                         IntermediateDirectory="Debug"
18                         ConfigurationType="2"
19                         CharacterSet="2">
20                         <Tool
21                                 Name="VCCLCompilerTool"
22                                 Optimization="0"
23                                 AdditionalIncludeDirectories=".\;..\;..\..\libxml2\include\libxml2;..\..\popt\include;..\..\glib;..\..\glib\glib;..\..\glib\gmodule;..\..\glib\win32;..\..\libintl\include"
24                                 PreprocessorDefinitions="WIN32;_DEBUG;HAVE_CONFIG_H;GST_DISABLE_GST_DEBUG;HAVE_WIN32"
25                                 MinimalRebuild="TRUE"
26                                 BasicRuntimeChecks="3"
27                                 RuntimeLibrary="3"
28                                 UsePrecompiledHeader="0"
29                                 WarningLevel="3"
30                                 Detect64BitPortabilityProblems="TRUE"
31                                 DebugInformationFormat="4"
32                                 CompileAs="1"/>
33                         <Tool
34                                 Name="VCCustomBuildTool"/>
35                         <Tool
36                                 Name="VCLinkerTool"
37                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
38                                 OutputFile="$(OutDir)/gstbytestream.dll"
39                                 LinkIncremental="2"
40                                 SuppressStartupBanner="TRUE"
41                                 AdditionalLibraryDirectories="..\..\glib\glib;..\..\glib\gobject"
42                                 IgnoreAllDefaultLibraries="FALSE"
43                                 ModuleDefinitionFile="gstbytestream.def"
44                                 GenerateDebugInformation="TRUE"
45                                 ProgramDatabaseFile="$(OutDir)/gstbytestream.pdb"
46                                 TargetMachine="1"/>
47                         <Tool
48                                 Name="VCMIDLTool"/>
49                         <Tool
50                                 Name="VCPostBuildEventTool"/>
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="Release"
71                         IntermediateDirectory="Release"
72                         ConfigurationType="2"
73                         CharacterSet="2">
74                         <Tool
75                                 Name="VCCLCompilerTool"
76                                 AdditionalIncludeDirectories=".\;..\;..\..\libxml2\include\libxml2;..\..\popt\include;..\..\glib;..\..\glib\glib;..\..\glib\gmodule;..\..\glib\win32;..\..\libintl\include"
77                                 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;HAVE_CONFIG_H;GST_DISABLE_GST_DEBUG;HAVE_WIN32"
78                                 RuntimeLibrary="2"
79                                 UsePrecompiledHeader="0"
80                                 WarningLevel="3"
81                                 Detect64BitPortabilityProblems="TRUE"
82                                 DebugInformationFormat="3"
83                                 CompileAs="1"/>
84                         <Tool
85                                 Name="VCCustomBuildTool"/>
86                         <Tool
87                                 Name="VCLinkerTool"
88                                 AdditionalDependencies="glib-2.0.lib gobject-2.0.lib"
89                                 OutputFile="$(OutDir)/gstbytestream.dll"
90                                 LinkIncremental="1"
91                                 SuppressStartupBanner="TRUE"
92                                 AdditionalLibraryDirectories="..\..\glib\glib;..\..\glib\gobject"
93                                 ModuleDefinitionFile="gstbytestream.def"
94                                 GenerateDebugInformation="TRUE"
95                                 SubSystem="2"
96                                 OptimizeReferences="2"
97                                 EnableCOMDATFolding="2"
98                                 TargetMachine="1"/>
99                         <Tool
100                                 Name="VCMIDLTool"/>
101                         <Tool
102                                 Name="VCPostBuildEventTool"/>
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="..\libs\gst\bytestream\bytestream.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="..\libs\gst\bytestream\bytestream.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                         <File
145                                 RelativePath=".\gstbytestream.def">
146                         </File>
147                 </Filter>
148         </Files>
149         <Globals>
150         </Globals>
151 </VisualStudioProject>