| <?xml version="1.0" encoding="Windows-1252"?> |
| <VisualStudioProject |
| ProjectType="Visual C++" |
| Version="8.00" |
| Name="libgstreamer" |
| ProjectGUID="{F987873B-2B88-4B1B-B627-F70DF4F91E49}" |
| Keyword="Win32Proj" |
| > |
| <Platforms> |
| <Platform |
| Name="Win32" |
| /> |
| </Platforms> |
| <ToolFiles> |
| </ToolFiles> |
| <Configurations> |
| <Configuration |
| Name="Debug|Win32" |
| OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
| IntermediateDirectory="$(ConfigurationName)" |
| ConfigurationType="2" |
| CharacterSet="2" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| Optimization="0" |
| AdditionalIncludeDirectories="../..,../common" |
| PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;LIBGSTREAMER_EXPORTS;HAVE_CONFIG_H;HAVE_WIN32;YY_NO_UNISTD_H" |
| MinimalRebuild="true" |
| BasicRuntimeChecks="3" |
| RuntimeLibrary="3" |
| UsePrecompiledHeader="0" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="4" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gthread-2.0.lib gmodule-2.0.lib libxml2.lib wsock32.lib intl.lib" |
| OutputFile="$(OutDir)/libgstreamer-0.10.dll" |
| LinkIncremental="2" |
| AdditionalLibraryDirectories=""C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\crt\src\intel\dll_lib"" |
| ModuleDefinitionFile="..\common\libgstreamer.def" |
| GenerateDebugInformation="true" |
| SubSystem="2" |
| TargetMachine="1" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCWebDeploymentTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| CommandLine="mkdir c:\gstreamer\debug
mkdir c:\gstreamer\debug\bin
copy /y "$(TargetPath)" c:\gstreamer\debug\bin
" |
| /> |
| </Configuration> |
| <Configuration |
| Name="Release|Win32" |
| OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
| IntermediateDirectory="$(ConfigurationName)" |
| ConfigurationType="2" |
| CharacterSet="2" |
| WholeProgramOptimization="1" |
| > |
| <Tool |
| Name="VCPreBuildEventTool" |
| /> |
| <Tool |
| Name="VCCustomBuildTool" |
| /> |
| <Tool |
| Name="VCXMLDataGeneratorTool" |
| /> |
| <Tool |
| Name="VCWebServiceProxyGeneratorTool" |
| /> |
| <Tool |
| Name="VCMIDLTool" |
| /> |
| <Tool |
| Name="VCCLCompilerTool" |
| AdditionalIncludeDirectories="../..,../common" |
| PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;LIBGSTREAMER_EXPORTS;HAVE_CONFIG_H;HAVE_WIN32;YY_NO_UNISTD_H" |
| RuntimeLibrary="2" |
| UsePrecompiledHeader="0" |
| WarningLevel="3" |
| Detect64BitPortabilityProblems="true" |
| DebugInformationFormat="3" |
| /> |
| <Tool |
| Name="VCManagedResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCResourceCompilerTool" |
| /> |
| <Tool |
| Name="VCPreLinkEventTool" |
| /> |
| <Tool |
| Name="VCLinkerTool" |
| AdditionalDependencies="glib-2.0.lib gobject-2.0.lib gthread-2.0.lib gmodule-2.0.lib libxml2.lib wsock32.lib intl.lib" |
| OutputFile="$(OutDir)/libgstreamer-0.10.dll" |
| LinkIncremental="1" |
| ModuleDefinitionFile="..\common\libgstreamer.def" |
| GenerateDebugInformation="true" |
| SubSystem="2" |
| OptimizeReferences="2" |
| EnableCOMDATFolding="2" |
| TargetMachine="1" |
| /> |
| <Tool |
| Name="VCALinkTool" |
| /> |
| <Tool |
| Name="VCManifestTool" |
| /> |
| <Tool |
| Name="VCXDCMakeTool" |
| /> |
| <Tool |
| Name="VCBscMakeTool" |
| /> |
| <Tool |
| Name="VCFxCopTool" |
| /> |
| <Tool |
| Name="VCAppVerifierTool" |
| /> |
| <Tool |
| Name="VCWebDeploymentTool" |
| /> |
| <Tool |
| Name="VCPostBuildEventTool" |
| CommandLine="mkdir c:\gstreamer
mkdir c:\gstreamer\bin
copy /y "$(TargetPath)" c:\gstreamer\bin
" |
| /> |
| </Configuration> |
| </Configurations> |
| <References> |
| </References> |
| <Files> |
| <Filter |
| Name="Source Files" |
| Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx" |
| UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
| > |
| <File |
| RelativePath="..\common\dirent.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\parse\grammar.tab.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gst.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstbin.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstbuffer.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstbus.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstcaps.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstchildproxy.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstclock.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstdebugutils.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstelement.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstelementfactory.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstenumtypes.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gsterror.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstevent.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstfilter.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstformat.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstghostpad.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstindex.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstindexfactory.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstinfo.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstinterface.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstiterator.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstmarshal.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstmessage.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstminiobject.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstobject.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstpad.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstpadtemplate.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstparamspecs.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstparse.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstpipeline.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstplugin.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstpluginfeature.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstquark.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstquery.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstregistry.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstregistryxml.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstsegment.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gststructure.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstsystemclock.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gsttaglist.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gsttagsetter.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gsttask.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gsttrace.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gsttypefind.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gsttypefindfactory.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gsturi.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstutils.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstvalue.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\gstxml.c" |
| > |
| </File> |
| <File |
| RelativePath="..\..\gst\parse\lex._gst_parse_yy.c" |
| > |
| </File> |
| </Filter> |
| <Filter |
| Name="Header Files" |
| Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
| > |
| </Filter> |
| <Filter |
| Name="Resource Files" |
| Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx" |
| UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
| > |
| <File |
| RelativePath="..\common\libgstreamer.def" |
| > |
| </File> |
| </Filter> |
| </Files> |
| <Globals> |
| </Globals> |
| </VisualStudioProject> |