Commit 9b563fe9 authored by Alexey Golubev's avatar Alexey Golubev Committed by Alexander Trofimov

Update Makefile

parent 9813623e
......@@ -196,7 +196,7 @@ $(XLSFORMATLIB): $(XLSFORMATLIB_DEP)
$(DJVUFILE): $(DJVUFILE_DEP)
%.build/Makefile: %.pro
mkdir -p $(dir $@) && cd $(dir $@) && qmake $<
mkdir -p $(dir $@) && cd $(dir $@) && qmake -r -spec linux-g++ $<
clean:
rm -rf $(TARGETS) $(PROS)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment