more debugs
This commit is contained in:
parent
54e8ccbc79
commit
57cf55c1ac
@ -154,9 +154,9 @@ ubports: {
|
|||||||
SOURCES += platformintegration/ubports/pushclient.cpp
|
SOURCES += platformintegration/ubports/pushclient.cpp
|
||||||
}
|
}
|
||||||
|
|
||||||
message("BRANDING is: $${BRANDING}")
|
|
||||||
BR=$$BRANDING
|
BR=$$BRANDING
|
||||||
!equals(BR, "") {
|
!equals(BR, "") {
|
||||||
|
message("Branding the style to: $${BR}")
|
||||||
DEFINES += BRANDING=\\\"$${BR}\\\"
|
DEFINES += BRANDING=\\\"$${BR}\\\"
|
||||||
win32:RCC_ICONS += ../packaging/windows_$${BR}/packages/io.guh.$${BR}/meta/logo.ico
|
win32:RCC_ICONS += ../packaging/windows_$${BR}/packages/io.guh.$${BR}/meta/logo.ico
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user