summaryrefslogtreecommitdiffstats
path: root/test/junit/com/sun/gluegen/test.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/junit/com/sun/gluegen/test.cfg')
-rw-r--r--test/junit/com/sun/gluegen/test.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/junit/com/sun/gluegen/test.cfg b/test/junit/com/sun/gluegen/test.cfg
new file mode 100644
index 0000000..a709897
--- /dev/null
+++ b/test/junit/com/sun/gluegen/test.cfg
@@ -0,0 +1,7 @@
+Package test
+Style AllStatic
+JavaClass BindingTest
+JavaOutputDir java
+NativeOutputDir native
+
+CustomCCode #include "test.h"