Merge branch 'master' into ci_upload_binaries
Fixed Windows compilation.
This commit is contained in:
@@ -49,9 +49,13 @@ CONFIG(graphics, graphics|console){
|
||||
../../JGE/src/pc/JGfx.cpp
|
||||
}
|
||||
else:CONFIG(console, graphics|console){
|
||||
HEADERS += \
|
||||
../../JGE/include/OutputCapturer.h
|
||||
|
||||
SOURCES += \
|
||||
../../JGE/src/OutputCapturer.cpp\
|
||||
../../JGE/src/JGfx-fake.cpp\
|
||||
../../JGE/src/Qtconsole.cpp
|
||||
../../JGE/src/Qtconsole.cpp\
|
||||
}
|
||||
|
||||
# maemo 5 packaging
|
||||
|
||||
Reference in New Issue
Block a user