mirror of
https://github.com/ONLYOFFICE/desktop-apps.git
synced 2026-02-10 18:05:16 +08:00
[win-nix] "noconnection" page added to app resources
This commit is contained in:
@ -327,6 +327,10 @@ build_xp {
|
||||
DESTDIR = $$DESTDIR/xp
|
||||
}
|
||||
|
||||
exists($$PWD/../common/loginpage/deploy/noconnect.html) {
|
||||
RESOURCES += $$PWD/extras.qrc
|
||||
}
|
||||
|
||||
OBJECTS_DIR = $$DESTDIR/obj
|
||||
MOC_DIR = $$DESTDIR/moc
|
||||
RCC_DIR = $$DESTDIR/rcc
|
||||
|
||||
Reference in New Issue
Block a user