This commit is contained in:
@@ -220,6 +220,7 @@ unix: !mac{
|
|||||||
message("Found libboost_thread")
|
message("Found libboost_thread")
|
||||||
LIBS += -lboost_thread
|
LIBS += -lboost_thread
|
||||||
}
|
}
|
||||||
|
LIBPATH += lib
|
||||||
LIBS += -lpokerth_lib
|
LIBS += -lpokerth_lib
|
||||||
LIBS += -lcrypto -lSDL_mixer
|
LIBS += -lcrypto -lSDL_mixer
|
||||||
## My release static libs
|
## My release static libs
|
||||||
|
|||||||
@@ -117,6 +117,7 @@ unix:!mac{
|
|||||||
message("Found libboost_thread")
|
message("Found libboost_thread")
|
||||||
LIBS += -lboost_thread
|
LIBS += -lboost_thread
|
||||||
}
|
}
|
||||||
|
LIBPATH += lib
|
||||||
LIBS += -lpokerth_lib
|
LIBS += -lpokerth_lib
|
||||||
LIBS += -lcrypto
|
LIBS += -lcrypto
|
||||||
## My release static libs
|
## My release static libs
|
||||||
|
|||||||
Reference in New Issue
Block a user