From 8db5ff430a08ec18bfd947d7aee1c6d298d0d662 Mon Sep 17 00:00:00 2001 From: Michael Bien Date: Thu, 22 Apr 2010 00:28:41 +0200 Subject: added jackpot 3.0 code transformator to tools/jackpotc. - use 'setup' for initial setup (downloads jackpot). - use 'bttf' for running a jogl1.1.1 -> jogl 2 (reloaded) transformation - tools/jackpotc/test/oldgears is a jogl 1.1.1 NetBeans project - more information about jackpot is in tools/jackpotc/lib/README after setup was run --- tools/jackpotc/test/oldgears/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tools/jackpotc/test/oldgears/.gitignore (limited to 'tools/jackpotc/test/oldgears/.gitignore') diff --git a/tools/jackpotc/test/oldgears/.gitignore b/tools/jackpotc/test/oldgears/.gitignore new file mode 100644 index 000000000..7fda8a712 --- /dev/null +++ b/tools/jackpotc/test/oldgears/.gitignore @@ -0,0 +1,3 @@ +build +dist +nbproject/private -- cgit v1.2.3