Add containerization and make this bad boy work on Windows and MacOS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
CFLAGS=-Wall -DMOD_$(mod) -g -Isrc/include -Isrc/include/proto -I../hm_base/src/include -I/usr/include/json-c/ -Iscript/mechanics/include #-DTURNOFF_TIMER -DMANA_ZERO -DTEST_DECK -DSPELL_ZERO_MANA
|
||||
CFLAGS=-Wall -g -Isrc/include -Isrc/include/proto -I../hm_base/src/include -I/usr/include/json-c/ -Iscript/mechanics/include -DTURNOFF_TIMER -DMANA_ZERO #-DTEST_DECK #-DSPELL_ZERO_MANA
|
||||
LIBS=-lev -lhmbase -lm -ljson-c -lcouchbase
|
||||
LIBPATH=-L../hm_base/lib
|
||||
TARGET=hm_gameserver
|
||||
|
||||
Reference in New Issue
Block a user