Skip to content
Snippets Groups Projects
Commit bd13841f authored by an7s's avatar an7s
Browse files

Now need to turn on appfw step explicitly

Former-commit-id: c1ec98518d99486fe42488f45ed348a90c2b174a
parent c3bbc5a5
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ lightpeasoup: testsqlite.basic.lightpeasoup testsqlite.lightpeasoup testsqlite.p
$(PEASOUP_HOME)/tools/ps_analyze.sh $< $@ --step appfw=on
.exe.peasoup:
$(PEASOUP_HOME)/tools/ps_analyze.sh $< $@
$(PEASOUP_HOME)/tools/ps_analyze.sh $< $@ --step appfw=on
.o.exe:
gcc -g $< -lsqlite3 -o $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment