Skip to content

Commit

Permalink
build res_fw.qrc
Browse files Browse the repository at this point in the history
  • Loading branch information
karu2003 committed Dec 31, 2024
1 parent 595a412 commit 7f73bfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vesc_tool.pro
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ release_win {
release_lin {
# http://micro.nicholaswilson.me.uk/post/31855915892/rules-of-static-linking-libstdc-libc-libgcc
# http://insanecoding.blogspot.se/2012/07/creating-portable-linux-binaries.html
CONFIG += exclude_fw
QMAKE_LFLAGS += -static-libstdc++ -static-libgcc
DESTDIR = build/lin
OBJECTS_DIR = build/lin/obj
Expand Down

0 comments on commit 7f73bfe

Please sign in to comment.