fixed compilation problems in kdevelop
This commit is contained in:
@@ -236,6 +236,8 @@ unix: !mac{
|
||||
LIBPATH += lib
|
||||
LIBS += -lpokerth_lib
|
||||
LIBS += -lcrypto -lSDL_mixer
|
||||
TARGETDEPS += ./lib/libpokerth_lib.a
|
||||
|
||||
## My release static libs
|
||||
#LIBS += -lcrypto -lSDL_mixer -lSDL -lmikmod
|
||||
}
|
||||
|
||||
@@ -121,6 +121,8 @@ unix:!mac{
|
||||
LIBPATH += lib
|
||||
LIBS += -lpokerth_lib
|
||||
LIBS += -lcrypto
|
||||
TARGETDEPS += ./lib/libpokerth_lib.a
|
||||
|
||||
## My release static libs
|
||||
#LIBS += -lcrypto
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user