diff options
author | Pixel <pixel@nobis-crew.org> | 2010-06-15 00:59:57 -0700 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2010-06-15 00:59:57 -0700 |
commit | eed0eb6a476d54ce19aeff137984aa981d9e3976 (patch) | |
tree | 807891636efd2f87dcbd261e971216269973ae07 /iup/mak.vc9/iupsample.vcproj | |
parent | ccc8261e4d48de89da4ddfe7b55e378ae0cd6f47 (diff) |
Upgrading to iup 3.1
Diffstat (limited to 'iup/mak.vc9/iupsample.vcproj')
-rwxr-xr-x | iup/mak.vc9/iupsample.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/iup/mak.vc9/iupsample.vcproj b/iup/mak.vc9/iupsample.vcproj index 144f3ba..0e10bb6 100755 --- a/iup/mak.vc9/iupsample.vcproj +++ b/iup/mak.vc9/iupsample.vcproj @@ -45,7 +45,7 @@ Optimization="0" AdditionalIncludeDirectories="..\include;..\..\cd\include" PreprocessorDefinitions="WIN32;_DEBUG;_WIN32_WINNT=0x0500;_WIN32_IE=0x0500;_CRT_SECURE_NO_DEPRECATE;__IUPDEF_H" - ExceptionHandling="0" + ExceptionHandling="1" BasicRuntimeChecks="3" RuntimeLibrary="1" UsePrecompiledHeader="0" |