trying something

master
zetaPRIME 2022-03-19 02:09:01 -04:00
parent a3be1bded0
commit 1a6f85e0fa
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ CONFIG += c++17
# use all optimizations that won't generally interfere with debugging
QMAKE_CXXFLAGS_DEBUG += -Og
QMAKE CXXFLAGS_RELEASE += -O3
# automatically build file lists
SOURCES += $$files(*.cpp, true)