From dae6f682e8445cd18765664c20010d062760286f Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 22 Jan 2016 11:15:09 +0000 Subject: Created (but not yet adapted) VisualC 2013 Solution IDE file. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11026 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- ide/VisualC2013/help.vcxproj | 287 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 287 insertions(+) create mode 100644 ide/VisualC2013/help.vcxproj (limited to 'ide/VisualC2013/help.vcxproj') diff --git a/ide/VisualC2013/help.vcxproj b/ide/VisualC2013/help.vcxproj new file mode 100644 index 000000000..57dc81e0b --- /dev/null +++ b/ide/VisualC2013/help.vcxproj @@ -0,0 +1,287 @@ + + + + + Debug Cairo + Win32 + + + Debug + Win32 + + + Release Cairo + Win32 + + + Release + Win32 + + + + {9F3F86DA-3CC5-481F-8201-166933B5C8FF} + + + + Application + false + + + Application + false + + + Application + false + + + Application + false + + + + + + + + + + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + ..\..\test\ + .\$(ProjectName)_release\ + false + ..\..\test\ + .\$(ProjectName)_debug\ + false + ..\..\test\ + $(Configuration)\ + false + ..\..\test\ + $(Configuration)\ + false + $(ProjectName)d + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/help.tlb + + + + + Disabled + AnySuitable + Size + .;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions) + MultiThreadedDLL + + + $(IntDir) + $(IntDir) + $(IntDir)vc$(PlatformToolsetVersion).pdb + true + Default + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + comctl32.lib;%(AdditionalDependencies) + ../../test/help.exe + true + ..\..\lib;%(AdditionalLibraryDirectories) + libcmt;%(IgnoreSpecificDefaultLibraries) + $(IntDir)$(TargetName).pdb + Windows + false + + + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\help_/help.tlb + + + + + Disabled + .;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories) + _CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + + + true + ProgramDatabase + Default + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + comctl32.lib;%(AdditionalDependencies) + ../../test/helpd.exe + true + ..\..\lib;%(AdditionalLibraryDirectories) + libcmtd;%(IgnoreSpecificDefaultLibraries) + true + $(IntDir)$(TargetName).pdb + Windows + false + + + MachineX86 + + + + + _DEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\help_/help.tlb + + + + + Disabled + .;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories) + FLTK_HAVE_CAIRO=1;_CRT_SECURE_NO_DEPRECATE;WIN32;_DEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions) + MultiThreadedDebugDLL + + + .\help_/help.pch + .\help_/ + .\help_/ + .\help_/ + true + ProgramDatabase + Default + + + _DEBUG;%(PreprocessorDefinitions) + 0x0409 + + + cairo.lib;comctl32.lib;%(AdditionalDependencies) + ../../test/helpd.exe + true + ..\..\lib;%(AdditionalLibraryDirectories) + libcmtd;%(IgnoreSpecificDefaultLibraries) + true + $(IntDir)$(TargetName).pdb + Windows + false + + + MachineX86 + + + + + NDEBUG;%(PreprocessorDefinitions) + true + true + Win32 + .\Release/help.tlb + + + + + Disabled + AnySuitable + Size + .;..\..\zlib;..\..\png;..\..\jpeg;../..;%(AdditionalIncludeDirectories) + FLTK_HAVE_CAIRO=1;_CRT_SECURE_NO_DEPRECATE;WIN32;NDEBUG;_WINDOWS;WIN32_LEAN_AND_MEAN;VC_EXTRA_LEAN;WIN32_EXTRA_LEAN;%(PreprocessorDefinitions) + MultiThreadedDLL + + + .\Release/help.pch + .\Release/ + .\Release/ + .\Release/ + true + Default + + + NDEBUG;%(PreprocessorDefinitions) + 0x0409 + + + comctl32.lib;cairo.lib;%(AdditionalDependencies) + ../../test/help.exe + true + ..\..\lib;%(AdditionalLibraryDirectories) + libcmt;%(IgnoreSpecificDefaultLibraries) + $(IntDir)$(TargetName).pdb + Windows + false + + + MachineX86 + + + + + Disabled + %(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + Disabled + %(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + %(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + %(AdditionalIncludeDirectories) + %(PreprocessorDefinitions) + + + + + {e070aafc-9d03-41a3-bc7d-30887ea0d50f} + false + + + {6e8e1663-b88d-4454-adf2-279666a93306} + false + + + {08b82852-90b3-4767-a5d2-f0a4fccb2377} + false + + + {d640a221-f95a-40ff-ac0e-0e8b615c7681} + false + + + {e1d9ce3f-400d-40e8-ad0d-61c29b1847ff} + false + + + + + + \ No newline at end of file -- cgit v1.2.3