diff options
Diffstat (limited to 'libs/freeimage/freeimage.vcxproj')
-rw-r--r-- | libs/freeimage/freeimage.vcxproj | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/freeimage/freeimage.vcxproj b/libs/freeimage/freeimage.vcxproj index 82f5f45a82..273a134408 100644 --- a/libs/freeimage/freeimage.vcxproj +++ b/libs/freeimage/freeimage.vcxproj @@ -29,7 +29,6 @@ <ClCompile> <PreprocessorDefinitions>FREEIMAGE_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions> <AdditionalIncludeDirectories>src;..\..\libs\zLib\src;..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <ExceptionHandling>Sync</ExceptionHandling> </ClCompile> </ItemDefinitionGroup> <ItemGroup> |