diff options
author | Zido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-15 15:02:21 +0000 |
---|---|---|
committer | Zido <Zido@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-04-15 15:02:21 +0000 |
commit | d8da7d6db040987a50ee2312b16cc13ef9a2e299 (patch) | |
tree | 2d077d4c5a29a2059569db51a0a9e796b86b8a0a /vcproj-8/char-server_txt.vcproj | |
parent | 9f47bcdf0b4aa137925a4481ba3c19188e354424 (diff) | |
download | hercules-d8da7d6db040987a50ee2312b16cc13ef9a2e299.tar.gz hercules-d8da7d6db040987a50ee2312b16cc13ef9a2e299.tar.bz2 hercules-d8da7d6db040987a50ee2312b16cc13ef9a2e299.tar.xz hercules-d8da7d6db040987a50ee2312b16cc13ef9a2e299.zip |
Added an update by ALZ. Refer to changelog.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6079 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-8/char-server_txt.vcproj')
-rw-r--r-- | vcproj-8/char-server_txt.vcproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vcproj-8/char-server_txt.vcproj b/vcproj-8/char-server_txt.vcproj index a58743d07..0bb95686a 100644 --- a/vcproj-8/char-server_txt.vcproj +++ b/vcproj-8/char-server_txt.vcproj @@ -127,6 +127,7 @@ EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"
+ EnableFiberSafeOptimizations="true"
AdditionalIncludeDirectories="..\src\common;..\src\zlib"
PreprocessorDefinitions="WIN32;_WIN32;__WIN32;TXT_ONLY;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
RuntimeLibrary="0"
|