linux stuff
This commit is contained in:
parent
830b830358
commit
7a938a65c8
@ -2,7 +2,7 @@ CC=g++
|
|||||||
CFLAGS=-Wall -O3 -std=gnu++0x
|
CFLAGS=-Wall -O3 -std=gnu++0x
|
||||||
LDFLAGS= -lpthread -lrt -lmysqlconn-static -L/usr/local/lib
|
LDFLAGS= -lpthread -lrt -lmysqlconn-static -L/usr/local/lib
|
||||||
|
|
||||||
BoostPath=../../../../boost_1_56_0
|
BoostPath=../../../boost_1_56_0
|
||||||
|
|
||||||
|
|
||||||
#======================================================
|
#======================================================
|
||||||
|
Loading…
Reference in New Issue
Block a user