Skip to content

Commit 7f73bfe

Browse files
committed
build res_fw.qrc
1 parent 595a412 commit 7f73bfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vesc_tool.pro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ release_win {
176176
release_lin {
177177
# http://micro.nicholaswilson.me.uk/post/31855915892/rules-of-static-linking-libstdc-libc-libgcc
178178
# http://insanecoding.blogspot.se/2012/07/creating-portable-linux-binaries.html
179+
CONFIG += exclude_fw
179180
QMAKE_LFLAGS += -static-libstdc++ -static-libgcc
180181
DESTDIR = build/lin
181182
OBJECTS_DIR = build/lin/obj

0 commit comments

Comments
 (0)