Change packetver of win32 build [MouseJstr]

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@1346 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
amber 2005-03-30 19:52:02 +00:00
parent 692245140a
commit 953ce5d08c

View File

@ -16,7 +16,7 @@ sqlobj:
mkdir sqlobj mkdir sqlobj
ZLIBDIR = ../zlib ZLIBDIR = ../zlib
PACKETDEF = -DPACKETVER=5 -DNEW_006b -D__WIN32 -DLOCALZLIB PACKETDEF = -DPACKETVER=6 -DNEW_006b -D__WIN32 -DLOCALZLIB
# OPT = /MDd /D_DEBUG # OPT = /MDd /D_DEBUG
OPT = OPT =
LINKOPT = /debug /SUBSYSTEM:CONSOLE LINKOPT = /debug /SUBSYSTEM:CONSOLE