summaryrefslogtreecommitdiff
path: root/vcproj-7.1
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-03 08:40:24 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-03 08:40:24 +0000
commit8bd7139e1a25f842dd460937287f50f0b7fb6b5b (patch)
tree530bc04509fd7dab0324b07b211b66f64e511b83 /vcproj-7.1
parentc535a97d4832b1ed485ec129f941aa89fa3fbd3d (diff)
downloadhercules-8bd7139e1a25f842dd460937287f50f0b7fb6b5b.tar.gz
hercules-8bd7139e1a25f842dd460937287f50f0b7fb6b5b.tar.bz2
hercules-8bd7139e1a25f842dd460937287f50f0b7fb6b5b.tar.xz
hercules-8bd7139e1a25f842dd460937287f50f0b7fb6b5b.zip
- Fixed typo in script.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5443 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-7.1')
-rw-r--r--vcproj-7.1/map-server_sql.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcproj-7.1/map-server_sql.vcproj b/vcproj-7.1/map-server_sql.vcproj
index 646c2eb42..bd809ae37 100644
--- a/vcproj-7.1/map-server_sql.vcproj
+++ b/vcproj-7.1/map-server_sql.vcproj
@@ -20,7 +20,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\src\common;..\src\zlib;..\src\mysql"
- PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WIN32;PACKETVER=6;NEW_006b;__WIN32;LOCALZLIB;PCRE_SUPPORT;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION"
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_WIN32;PACKETVER=6;NEW_006b;__WIN32;LOCALZLIB;PCRE_SUPPORT;FD_SETSIZE=4096;DB_MANUAL_CAST_TO_UNION;MAPREGSQL"
GeneratePreprocessedFile="0"
MinimalRebuild="FALSE"
BasicRuntimeChecks="0"