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_include_dirs.vsprops | |
| parent | c83f900c4337f8bb07c1cd6e60c2cebaba24192c (diff) | |
adding ffms2 with small files fix
Diffstat (limited to 'ffms2/build-msvc/ffms2_include_dirs.vsprops')
| -rw-r--r-- | ffms2/build-msvc/ffms2_include_dirs.vsprops | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ffms2/build-msvc/ffms2_include_dirs.vsprops b/ffms2/build-msvc/ffms2_include_dirs.vsprops new file mode 100644 index 0000000..01df474 --- /dev/null +++ b/ffms2/build-msvc/ffms2_include_dirs.vsprops @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioPropertySheet + ProjectType="Visual C++" + Version="8.00" + Name="lib_include_dirs" + > + <Tool + Name="VCCLCompilerTool" + AdditionalIncludeDirectories=""$(ProjectDir)..\include";" + /> +</VisualStudioPropertySheet> |
