Menu

#1 ant buildfile

open
nobody
None
5
2008-09-08
2008-09-08
xurux
No

Makefile is hard to get working on windows, so i created a basic ant build file.

(it assumes GameRecorderVersion.java exists already, and it is only for Twixt + Hex, currently)

Discussion

  • xurux

    xurux - 2008-09-08

    with LoA + Reversi
    File Added: build.xml

     
  • xurux

    xurux - 2008-09-08
     
  • xurux

    xurux - 2009-05-15

    add this:
    GameRecorderVersion.java:
    public class GameRecorderVersion {
    public static final String VERSION_NAME="0.2";
    public static final String VERSION_DATE="2008-08-24";
    }

    ... works with CVS version (and 0.2 release) ...

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.