Commit 393421cf authored by Miro Knejp's avatar Miro Knejp

Regenerate example and test stuff

parent 9e4b863b
...@@ -64,6 +64,7 @@ $base_dir/../src/run-assume-built \ ...@@ -64,6 +64,7 @@ $base_dir/../src/run-assume-built \
--ident-jni-file NativeFooBar \ --ident-jni-file NativeFooBar \
\ \
--objc-out "$temp_out/objc" \ --objc-out "$temp_out/objc" \
--objcpp-out "$temp_out/objc" \
--objc-type-prefix TXS \ --objc-type-prefix TXS \
\ \
--idl "$in" --idl "$in"
......
...@@ -65,6 +65,7 @@ $base_dir/../src/run-assume-built \ ...@@ -65,6 +65,7 @@ $base_dir/../src/run-assume-built \
--ident-jni-file NativeFooBar \ --ident-jni-file NativeFooBar \
\ \
--objc-out "$temp_out/objc" \ --objc-out "$temp_out/objc" \
--objcpp-out "$temp_out/objc" \
--objc-type-prefix DB \ --objc-type-prefix DB \
\ \
--idl "$in" --idl "$in"
......
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