From c5d5ba1cf524f4da930bfd4bd77ba044ecf96e54 Mon Sep 17 00:00:00 2001 From: Greg Ercolano Date: Tue, 25 Feb 2014 04:24:41 +0000 Subject: Applying the etorres gleam patch. STR #2672. TODO: Xcode 4 ide needs fl_gleam.cxx added Test of Visual Studio IDE mods (which were hand-modified) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10113 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/VisualC2010/fltk.lib.vcxproj | 3 ++- ide/VisualC2010/fltk.lib.vcxproj.filters | 3 ++- ide/VisualC2010/fltkdll.vcxproj | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'ide/VisualC2010') diff --git a/ide/VisualC2010/fltk.lib.vcxproj b/ide/VisualC2010/fltk.lib.vcxproj index 47cee9ebf..00f237fa4 100644 --- a/ide/VisualC2010/fltk.lib.vcxproj +++ b/ide/VisualC2010/fltk.lib.vcxproj @@ -1159,6 +1159,7 @@ %(PreprocessorDefinitions) + Disabled %(AdditionalIncludeDirectories) @@ -2452,4 +2453,4 @@ - \ No newline at end of file + diff --git a/ide/VisualC2010/fltk.lib.vcxproj.filters b/ide/VisualC2010/fltk.lib.vcxproj.filters index 0a03fcbf6..fd4bab66c 100644 --- a/ide/VisualC2010/fltk.lib.vcxproj.filters +++ b/ide/VisualC2010/fltk.lib.vcxproj.filters @@ -427,6 +427,7 @@ + @@ -517,4 +518,4 @@ - \ No newline at end of file + diff --git a/ide/VisualC2010/fltkdll.vcxproj b/ide/VisualC2010/fltkdll.vcxproj index a3f8f6487..432761197 100644 --- a/ide/VisualC2010/fltkdll.vcxproj +++ b/ide/VisualC2010/fltkdll.vcxproj @@ -971,6 +971,7 @@ _CRT_SECURE_NO_DEPRECATE;FL_DLL;FL_LIBRARY;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN + Disabled %(AdditionalIncludeDirectories) @@ -2146,4 +2147,4 @@ - \ No newline at end of file + -- cgit v1.2.3