Removed exception-cpp-files. Fixed compilation with latest mingw.
This commit is contained in:
@@ -240,9 +240,15 @@ win32{
|
||||
exists( ../boost/stage/lib/libboost_thread-mgw34-mt-1_34_1.a ){
|
||||
LIBS += -lboost_thread-mgw34-mt-1_34_1
|
||||
}
|
||||
exists( ../boost/stage/lib/libboost_thread-mgw42-mt-1_34_1.a ){
|
||||
LIBS += -lboost_thread-mgw42-mt-1_34_1
|
||||
}
|
||||
exists( ../boost/stage/lib/libboost_filesystem-mgw34-mt-1_34_1.a ){
|
||||
LIBS += -lboost_filesystem-mgw34-mt-1_34_1
|
||||
}
|
||||
exists( ../boost/stage/lib/libboost_filesystem-mgw42-mt-1_34_1.a ){
|
||||
LIBS += -lboost_filesystem-mgw42-mt-1_34_1
|
||||
}
|
||||
RC_FILE = pokerth.rc
|
||||
}
|
||||
!win32{
|
||||
|
||||
Reference in New Issue
Block a user