diff options
author | Michael Bien <[email protected]> | 2010-04-22 00:28:41 +0200 |
---|---|---|
committer | Michael Bien <[email protected]> | 2010-04-22 00:28:41 +0200 |
commit | 8db5ff430a08ec18bfd947d7aee1c6d298d0d662 (patch) | |
tree | 685577ee4d6250eb76a2c78e72a78cf94b2c505f /tools/jackpotc/.gitignore | |
parent | 2cb8c65600a1c8cd1b3ea1386b5f1359390f1ccd (diff) |
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
Diffstat (limited to 'tools/jackpotc/.gitignore')
-rw-r--r-- | tools/jackpotc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/jackpotc/.gitignore b/tools/jackpotc/.gitignore new file mode 100644 index 000000000..a65b41774 --- /dev/null +++ b/tools/jackpotc/.gitignore @@ -0,0 +1 @@ +lib |