summaryrefslogtreecommitdiffstats
path: root/test/junit/com/jogamp/gluegen/test.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/junit/com/jogamp/gluegen/test.cfg')
-rw-r--r--test/junit/com/jogamp/gluegen/test.cfg9
1 files changed, 0 insertions, 9 deletions
diff --git a/test/junit/com/jogamp/gluegen/test.cfg b/test/junit/com/jogamp/gluegen/test.cfg
deleted file mode 100644
index a2ac567..0000000
--- a/test/junit/com/jogamp/gluegen/test.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
-Package test
-Style AllStatic
-JavaClass BindingTest
-JavaOutputDir java
-NativeOutputDir native
-
-CustomCCode #include "test.h"
-
-Import com.jogamp.common.nio.* \ No newline at end of file