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/test/oldgears/manifest.mf | |
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/test/oldgears/manifest.mf')
-rw-r--r-- | tools/jackpotc/test/oldgears/manifest.mf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/jackpotc/test/oldgears/manifest.mf b/tools/jackpotc/test/oldgears/manifest.mf new file mode 100644 index 000000000..328e8e5bc --- /dev/null +++ b/tools/jackpotc/test/oldgears/manifest.mf @@ -0,0 +1,3 @@ +Manifest-Version: 1.0 +X-COMMENT: Main-Class will be added automatically by build + |