fort/src/global.pri
Nodir Temirkhodjaev c88ee76646 UI: qAsConst() is deprecated since Qt 6.6, Part 2
Use std::as_const().
2023-07-23 14:51:51 +03:00

9 lines
121 B
Plaintext

MOC_DIR = .moc
OBJECTS_DIR = .obj
RCC_DIR = .rcc
UI_DIR = .ui
# Version
include($$PWD/version/FortFirewallVersion.pri)