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:
parent
692245140a
commit
953ce5d08c
@ -16,7 +16,7 @@ sqlobj:
|
||||
mkdir sqlobj
|
||||
|
||||
ZLIBDIR = ../zlib
|
||||
PACKETDEF = -DPACKETVER=5 -DNEW_006b -D__WIN32 -DLOCALZLIB
|
||||
PACKETDEF = -DPACKETVER=6 -DNEW_006b -D__WIN32 -DLOCALZLIB
|
||||
# OPT = /MDd /D_DEBUG
|
||||
OPT =
|
||||
LINKOPT = /debug /SUBSYSTEM:CONSOLE
|
||||
|
Loading…
x
Reference in New Issue
Block a user