Switch to unified view
a/.oppbuildspec | b/.oppbuildspec | ||
---|---|---|---|
1 | <buildspec version="4.0"> |
1 | <buildspec version="4.0"> |
2 | <dir path="." type="custom"/> |
||
3 | <dir makemake-options="--deep --meta:recurse --meta:auto-include-path --meta:export-library --meta:use-exported-libs --meta:feature-cflags --meta:feature-ldflags" path="src" type="makemake"/> |
2 | <dir makemake-options="--deep --make-so -o rinasim -O out -lrinasimcore --meta:auto-include-path --meta:export-library --meta:use-exported-libs --meta:feature-cflags --meta:feature-ldflags" path="policies" type="makemake"/> |
3 | <dir makemake-options="--deep --nolink -O out --meta:recurse --meta:auto-include-path --meta:export-library --meta:use-exported-libs --meta:feature-cflags --meta:feature-ldflags" path="." type="custom"/> |
||
4 | <dir makemake-options="--deep --make-lib -o rinasimcore -O out --meta:auto-include-path --meta:export-library --meta:use-exported-libs --meta:feature-cflags --meta:feature-ldflags" path="src" type="makemake"/> |
||
4 | </buildspec> |
5 | </buildspec> |