Fixes compilation on Linux.
This commit is contained in:
@@ -306,7 +306,6 @@ HEADERS += \
|
||||
|
||||
# JGE, could probably be moved outside
|
||||
SOURCES += \
|
||||
../../JGE/src/corewrapper.cpp\
|
||||
../../JGE/src/Encoding.cpp\
|
||||
../../JGE/src/JAnimator.cpp\
|
||||
../../JGE/src/JApp.cpp\
|
||||
@@ -345,6 +344,7 @@ SOURCES += \
|
||||
|
||||
CONFIG(graphics, graphics|console){
|
||||
SOURCES += \
|
||||
../../JGE/src/corewrapper.cpp\
|
||||
../../JGE/src/qt/filedownloader.cpp\
|
||||
../../JGE/src/qt/qtcorewrapper.cpp\
|
||||
../../JGE/src/Qtmain.cpp\
|
||||
@@ -352,6 +352,7 @@ CONFIG(graphics, graphics|console){
|
||||
../../JGE/src/pc/JGfx.cpp
|
||||
|
||||
HEADERS += \
|
||||
../../JGE/include/corewrapper.h\
|
||||
../../JGE/include/qt/filedownloader.h\
|
||||
../../JGE/include/qt/qtcorewrapper.h
|
||||
}
|
||||
@@ -364,7 +365,6 @@ else:CONFIG(console, graphics|console){
|
||||
|
||||
HEADERS += \
|
||||
../../JGE/include/Threading.h\
|
||||
../../JGE/include/corewrapper.h\
|
||||
../../JGE/include/decoder_prx.h\
|
||||
../../JGE/include/DebugRoutines.h\
|
||||
../../JGE/include/Encoding.h\
|
||||
|
||||
Reference in New Issue
Block a user