Skip to content

Commit

Permalink
Added PRIMO support
Browse files Browse the repository at this point in the history
  • Loading branch information
leuat committed Mar 6, 2024
1 parent fe80521 commit 39fd4f8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Publish/tutorials/PRIMO/tutorials/primo_tutorials.trse
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,3 @@ override_target_settings_sys = 0
override_target_settings_prg = 0
build_list = ,
data_header_test.flf = 0
data_header_resources/images/squiddy.flf = 0
2 changes: 1 addition & 1 deletion TRSE.pro
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ICON = trse.icns
#QMAKE_CXXFLAGS_WARN_OFF += -Wunused-parameter
QMAKE_CXXFLAGS_WARN_ON += -Wno-unused-parameter -Wno-unused-but-set-variable -Wno-unused-function -Wno-delete-non-abstract-non-virtual-dtor -Wno-overloaded-virtual -Wno-unused-variable -Wno-missing-field-initializers -Wno-sign-compare
ARCH = $$QMAKE_HOST.arch
############################ARCH = arm64
#############################ARCH = arm64

macx{
# CONFIG += warn_off
Expand Down

0 comments on commit 39fd4f8

Please sign in to comment.