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/ffms2_include_dirs.props | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ffms2/build-msvc/ffms2_include_dirs.props (limited to 'ffms2/build-msvc/ffms2_include_dirs.props') diff --git a/ffms2/build-msvc/ffms2_include_dirs.props b/ffms2/build-msvc/ffms2_include_dirs.props new file mode 100644 index 0000000..fe7d8a7 --- /dev/null +++ b/ffms2/build-msvc/ffms2_include_dirs.props @@ -0,0 +1,12 @@ + + + + <_ProjectFileVersion>10.0.40219.1 + <_PropertySheetDisplayName>lib_include_dirs + + + + $(ProjectDir)..\include;%(AdditionalIncludeDirectories) + + + \ No newline at end of file -- cgit v1.2.3