macox fixes
This commit is contained in:
+10
-4
@@ -342,10 +342,16 @@ win32 {
|
|||||||
-lwldap32
|
-lwldap32
|
||||||
RC_FILE = pokerth.rc
|
RC_FILE = pokerth.rc
|
||||||
}
|
}
|
||||||
!win32:DEPENDPATH += src/net/linux/ \
|
|
||||||
src/core/linux
|
!win32 {
|
||||||
unix:# workaround for problems with boost_filesystem exceptions
|
DEPENDPATH += src/net/linux/ src/core/linux
|
||||||
#QMAKE_LFLAGS += -no_dead_strip_inits_and_terms
|
}
|
||||||
|
|
||||||
|
unix {
|
||||||
|
# workaround for problems with boost_filesystem exceptions
|
||||||
|
#QMAKE_LFLAGS += -no_dead_strip_inits_and_terms
|
||||||
|
}
|
||||||
|
|
||||||
unix:!mac {
|
unix:!mac {
|
||||||
# #### My release static build options
|
# #### My release static build options
|
||||||
# QMAKE_CXXFLAGS += -ffunction-sections -fdata-sections
|
# QMAKE_CXXFLAGS += -ffunction-sections -fdata-sections
|
||||||
|
|||||||
Reference in New Issue
Block a user