mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
Add some debug messages
This commit is contained in:
parent
b908558d14
commit
0e341d7eaa
@ -55,6 +55,12 @@ INCLUDEPATH += ../common \
|
|||||||
INCLUDEPATH += ../common/gl
|
INCLUDEPATH += ../common/gl
|
||||||
}
|
}
|
||||||
|
|
||||||
|
message (ANDROID:$$ANDROID_TARGET_ARCH)
|
||||||
|
message (HOST:$$QMAKE_HOST)
|
||||||
|
message (HOST:$$QMAKE_HOST.arch)
|
||||||
|
message (TARGET:$$QMAKE_TARGET)
|
||||||
|
message (TARGET:$$QMAKE_TARGET.arch)
|
||||||
|
|
||||||
#there are going to be two builds for windows, OpenGL based and ANGLE based
|
#there are going to be two builds for windows, OpenGL based and ANGLE based
|
||||||
win32 {
|
win32 {
|
||||||
CONFIG(force_angle) {
|
CONFIG(force_angle) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user