diff options
| author | Tim Redfern <tim@eclectronics.org> | 2014-02-20 12:12:20 +0000 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2014-02-20 12:12:20 +0000 |
| commit | ad1c66acec6575ecd078336ee18016c5f4748084 (patch) | |
| tree | f601334142a687d5dab29507db946b50d5842eeb /ffms2/build-msvc/ffms2.vcproj | |
| parent | c83f900c4337f8bb07c1cd6e60c2cebaba24192c (diff) | |
adding ffms2 with small files fix
Diffstat (limited to 'ffms2/build-msvc/ffms2.vcproj')
| -rw-r--r-- | ffms2/build-msvc/ffms2.vcproj | 548 |
1 files changed, 548 insertions, 0 deletions
diff --git a/ffms2/build-msvc/ffms2.vcproj b/ffms2/build-msvc/ffms2.vcproj new file mode 100644 index 0000000..4587f40 --- /dev/null +++ b/ffms2/build-msvc/ffms2.vcproj @@ -0,0 +1,548 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioProject + ProjectType="Visual C++" + Version="9.00" + Name="ffms2" + ProjectGUID="{AA137613-96A1-4388-8905-71345B4F8F87}" + RootNamespace="ffms2" + TargetFrameworkVersion="196613" + > + <Platforms> + <Platform + Name="Win32" + /> + <Platform + Name="x64" + /> + </Platforms> + <ToolFiles> + </ToolFiles> + <Configurations> + <Configuration + Name="Debug|Win32" + OutputDirectory="$(SolutionDir)$(ConfigurationName)" + IntermediateDirectory="$(ConfigurationName)" + ConfigurationType="2" + InheritedPropertySheets=".\ffms2_include_dirs.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + CommandLine="" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="FFMS_WIN_DEBUG;FFMS_EXPORTS;HAALISOURCE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS" + MinimalRebuild="true" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + WarningLevel="3" + DebugInformationFormat="4" + DisableSpecificWarnings="4995" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + GenerateDebugInformation="true" + TargetMachine="1" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Debug|x64" + OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" + IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" + ConfigurationType="2" + InheritedPropertySheets=".\ffms2_include_dirs.vsprops" + CharacterSet="2" + > + <Tool + Name="VCPreBuildEventTool" + CommandLine="" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TargetEnvironment="3" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="0" + PreprocessorDefinitions="FFMS_WIN_DEBUG;FFMS_EXPORTS;HAALISOURCE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS" + MinimalRebuild="true" + BasicRuntimeChecks="3" + RuntimeLibrary="1" + WarningLevel="3" + DebugInformationFormat="3" + DisableSpecificWarnings="4995" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + GenerateDebugInformation="true" + TargetMachine="17" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|Win32" + OutputDirectory="$(SolutionDir)$(ConfigurationName)" + IntermediateDirectory="$(ConfigurationName)" + ConfigurationType="2" + InheritedPropertySheets=".\ffms2_include_dirs.vsprops" + CharacterSet="2" + WholeProgramOptimization="1" + > + <Tool + Name="VCPreBuildEventTool" + CommandLine="" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="2" + OmitFramePointers="true" + PreprocessorDefinitions="FFMS_EXPORTS;HAALISOURCE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS" + RuntimeLibrary="0" + WarningLevel="3" + SuppressStartupBanner="true" + DebugInformationFormat="3" + DisableSpecificWarnings="4995" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + Version="" + SuppressStartupBanner="true" + GenerateDebugInformation="true" + 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="VCPostBuildEventTool" + /> + </Configuration> + <Configuration + Name="Release|x64" + OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)" + IntermediateDirectory="$(PlatformName)\$(ConfigurationName)" + ConfigurationType="2" + InheritedPropertySheets=".\ffms2_include_dirs.vsprops" + CharacterSet="2" + WholeProgramOptimization="1" + > + <Tool + Name="VCPreBuildEventTool" + CommandLine="" + /> + <Tool + Name="VCCustomBuildTool" + /> + <Tool + Name="VCXMLDataGeneratorTool" + /> + <Tool + Name="VCWebServiceProxyGeneratorTool" + /> + <Tool + Name="VCMIDLTool" + TargetEnvironment="3" + /> + <Tool + Name="VCCLCompilerTool" + Optimization="2" + OmitFramePointers="true" + PreprocessorDefinitions="FFMS_EXPORTS;HAALISOURCE;_CRT_SECURE_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS" + RuntimeLibrary="0" + WarningLevel="3" + SuppressStartupBanner="true" + DebugInformationFormat="3" + DisableSpecificWarnings="4995" + /> + <Tool + Name="VCManagedResourceCompilerTool" + /> + <Tool + Name="VCResourceCompilerTool" + /> + <Tool + Name="VCPreLinkEventTool" + /> + <Tool + Name="VCLinkerTool" + Version="" + SuppressStartupBanner="true" + GenerateDebugInformation="true" + OptimizeReferences="2" + EnableCOMDATFolding="2" + TargetMachine="17" + /> + <Tool + Name="VCALinkTool" + /> + <Tool + Name="VCManifestTool" + /> + <Tool + Name="VCXDCMakeTool" + /> + <Tool + Name="VCBscMakeTool" + /> + <Tool + Name="VCFxCopTool" + /> + <Tool + Name="VCAppVerifierTool" + /> + <Tool + Name="VCPostBuildEventTool" + /> + </Configuration> + </Configurations> + <References> + </References> + <Files> + <Filter + Name="Audio" + > + <File + RelativePath="..\src\core\audiosource.cpp" + > + </File> + <File + RelativePath="..\src\core\audiosource.h" + > + </File> + <File + RelativePath="..\src\core\haaliaudio.cpp" + > + </File> + <File + RelativePath="..\src\core\lavfaudio.cpp" + > + </File> + <File + RelativePath="..\src\core\matroskaaudio.cpp" + > + </File> + </Filter> + <Filter + Name="Indexing" + > + <File + RelativePath="..\src\core\haaliindexer.cpp" + > + </File> + <File + RelativePath="..\src\core\indexing.cpp" + > + </File> + <File + RelativePath="..\src\core\indexing.h" + > + </File> + <File + RelativePath="..\src\core\lavfindexer.cpp" + > + </File> + <File + RelativePath="..\src\core\matroskaindexer.cpp" + > + </File> + </Filter> + <Filter + Name="Video" + > + <File + RelativePath="..\src\core\haalivideo.cpp" + > + </File> + <File + RelativePath="..\src\core\lavfvideo.cpp" + > + </File> + <File + RelativePath="..\src\core\matroskavideo.cpp" + > + </File> + <File + RelativePath="..\src\core\videosource.cpp" + > + </File> + <File + RelativePath="..\src\core\videosource.h" + > + </File> + <File + RelativePath="..\src\core\videoutils.cpp" + > + </File> + <File + RelativePath="..\src\core\videoutils.h" + > + </File> + </Filter> + <Filter + Name="API" + > + <File + RelativePath="..\src\core\ffms.cpp" + > + </File> + <File + RelativePath="..\include\ffms.h" + > + </File> + </Filter> + <Filter + Name="Utils" + > + <File + RelativePath="..\src\core\codectype.cpp" + > + </File> + <File + RelativePath="..\src\core\codectype.h" + > + </File> + <File + RelativePath="..\src\core\coparser.h" + > + </File> + <File + RelativePath="..\include\ffmscompat.h" + > + </File> + <File + RelativePath="..\src\core\guids.h" + > + </File> + <File + RelativePath="..\src\core\matroskaparser.c" + > + </File> + <File + RelativePath="..\src\core\matroskaparser.h" + > + </File> + <File + RelativePath="..\src\core\numthreads.cpp" + > + </File> + <File + RelativePath="..\src\core\numthreads.h" + > + </File> + <File + RelativePath="..\src\core\stdiostream.c" + > + </File> + <File + RelativePath="..\src\core\stdiostream.h" + > + </File> + <File + RelativePath="..\src\core\utils.cpp" + > + </File> + <File + RelativePath="..\src\core\utils.h" + > + </File> + <File + RelativePath="..\src\core\wave64writer.cpp" + > + </File> + <File + RelativePath="..\src\core\wave64writer.h" + > + </File> + </Filter> + <Filter + Name="Avisynth" + > + <File + RelativePath="..\src\avisynth\avisynth.cpp" + > + </File> + <File + RelativePath="..\src\avisynth\avisynth.h" + > + </File> + <File + RelativePath="..\src\avisynth\avssources.cpp" + > + </File> + <File + RelativePath="..\src\avisynth\avssources.h" + > + </File> + <File + RelativePath="..\src\avisynth\avsutils.cpp" + > + </File> + <File + RelativePath="..\src\avisynth\avsutils.h" + > + </File> + <File + RelativePath="..\src\avisynth\ffswscale.cpp" + > + </File> + <File + RelativePath="..\src\avisynth\ffswscale.h" + > + </File> + </Filter> + <Filter + Name="Config" + > + <File + RelativePath="..\src\config\libs.cpp" + > + </File> + <File + RelativePath="..\src\config\msvc-config.h" + > + </File> + </Filter> + <Filter + Name="VapourSynth" + > + <File + RelativePath="..\src\vapoursynth\vapoursource.cpp" + > + </File> + <File + RelativePath="..\src\vapoursynth\vapoursource.h" + > + </File> + <File + RelativePath="..\src\vapoursynth\vapoursynth.cpp" + > + </File> + <File + RelativePath="..\src\vapoursynth\VapourSynth.h" + > + </File> + </Filter> + </Files> + <Globals> + </Globals> +</VisualStudioProject> |
