Skip to content

Commit

Permalink
allow windows compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelscholle committed May 25, 2024
1 parent 422ea09 commit cf8d44a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions QOpenHD.pro
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ BASEDIR = $$IN_PWD
LANGUAGE = C++
CONFIG += c++17
CONFIG+=sdk_no_version_check
CONFIG += resources_big

TRANSLATIONS = translations/QOpenHD_en.ts \
translations/QOpenHD_de.ts \
translations/QOpenHD_ru.ts \
Expand Down

0 comments on commit cf8d44a

Please sign in to comment.