Skip to content

Commit

Permalink
complete map example: Use multiple map parts
Browse files Browse the repository at this point in the history
SymbolSetTool must no longer unconditionally save sources in old format version.
  • Loading branch information
dg0yt committed Oct 2, 2016
1 parent ed83002 commit 974fb82
Show file tree
Hide file tree
Showing 4 changed files with 74,338 additions and 74,324 deletions.
10 changes: 5 additions & 5 deletions examples/complete map.omap

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions examples/examples.pro
Expand Up @@ -22,6 +22,10 @@ CONFIG -= debug_and_release
!equals(OUT_PWD, $$PWD) {
# Copy examples to shadow build dir.
examples.target = examples.stamp
examples.depends =
"$$PWD/complete map.omap"
"$$PWD/forest sample.omap"
"$$PWD/overprinting.omap"
examples.commands = \
$(COPY_FILE) \"$$PWD\"/*.omap \"$$OUT_PWD/\" && \
echo > $$examples.target
Expand Down

0 comments on commit 974fb82

Please sign in to comment.