From ed83567444bd803918b8904eb71b155d4eff2de4 Mon Sep 17 00:00:00 2001
From: Sven Gothel <sgothel@jausoft.com>
Date: Sun, 7 Nov 2010 04:35:47 +0100
Subject: com.sun -> com.jogamp

---
 test/junit/com/jogamp/gluegen/struct.cfg | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 test/junit/com/jogamp/gluegen/struct.cfg

(limited to 'test/junit/com/jogamp/gluegen/struct.cfg')

diff --git a/test/junit/com/jogamp/gluegen/struct.cfg b/test/junit/com/jogamp/gluegen/struct.cfg
new file mode 100644
index 0000000..a1e1138
--- /dev/null
+++ b/test/junit/com/jogamp/gluegen/struct.cfg
@@ -0,0 +1,7 @@
+Package structtest
+
+JavaOutputDir java
+
+EmitStruct Vec
+EmitStruct Camera
+EmitStruct RenderingConfig
-- 
cgit v1.2.3