diff options
Diffstat (limited to 'tests/cffi.urp')
-rw-r--r-- | tests/cffi.urp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/cffi.urp b/tests/cffi.urp new file mode 100644 index 00000000..cb27c744 --- /dev/null +++ b/tests/cffi.urp @@ -0,0 +1,6 @@ +debug +ffi test +include test.h +link test.o + +cffi |