aboutsummaryrefslogtreecommitdiffstats
path: root/test/junit/com/sun/gluegen/test.cfg
blob: a2ac567dbc823a9e768370f8f9421e8a70883b2b (plain)
1
2
3
4
5
6
7
8
9
Package test
Style AllStatic
JavaClass BindingTest
JavaOutputDir   java
NativeOutputDir native

CustomCCode #include "test.h"

Import com.jogamp.common.nio.*