From ad1c66acec6575ecd078336ee18016c5f4748084 Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Thu, 20 Feb 2014 12:12:20 +0000 Subject: adding ffms2 with small files fix --- ffms2/build-msvc/ffmsindex.vcxproj | 175 +++++++++++++++++++++++++++++++++++++ 1 file changed, 175 insertions(+) create mode 100644 ffms2/build-msvc/ffmsindex.vcxproj (limited to 'ffms2/build-msvc/ffmsindex.vcxproj') diff --git a/ffms2/build-msvc/ffmsindex.vcxproj b/ffms2/build-msvc/ffmsindex.vcxproj new file mode 100644 index 0000000..66b2f9f --- /dev/null +++ b/ffms2/build-msvc/ffmsindex.vcxproj @@ -0,0 +1,175 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {6856941C-67CA-42DB-B739-867F8EFBB487} + ffmsindex + + + + Application + Unicode + true + + + Application + Unicode + + + Application + Unicode + true + + + Application + Unicode + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.40219.1 + $(SolutionDir)$(Configuration)\ + .\ffmsindex\$(Configuration)\ + $(SolutionDir)$(Configuration)\ + $(SolutionDir)$(ProjectName)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\ + $(Platform)\$(Configuration)\ + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + AllRules.ruleset + + + + + + Disabled + _CRT_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + Level3 + EditAndContinue + 4995;%(DisableSpecificWarnings) + false + + + true + MachineX86 + + + + + MaxSpeed + _CRT_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;%(PreprocessorDefinitions) + MultiThreaded + Level3 + ProgramDatabase + 4995;%(DisableSpecificWarnings) + true + true + + + true + true + MachineX86 + true + + + + + X64 + + + Disabled + _CRT_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;%(PreprocessorDefinitions) + true + EnableFastChecks + MultiThreadedDebug + Level3 + ProgramDatabase + 4995;%(DisableSpecificWarnings) + false + + + true + MachineX64 + + + + + X64 + + + MaxSpeed + _CRT_SECURE_NO_WARNINGS;__STDC_CONSTANT_MACROS;%(PreprocessorDefinitions) + MultiThreaded + Level3 + ProgramDatabase + 4995;%(DisableSpecificWarnings) + true + true + + + true + true + true + MachineX64 + + + + + + + + {aa137613-96a1-4388-8905-71345b4f8f87} + false + + + + + + \ No newline at end of file -- cgit v1.2.3