[win-nix] "noconnection" page added to app resources

This commit is contained in:
maxkadushkin
2023-10-24 17:34:23 +03:00
parent b52dd655e6
commit dbe16e8c88
4 changed files with 18 additions and 1 deletions

View File

@ -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