# HG changeset patch # User Matti Hamalainen # Date 1296750270 -7200 # Node ID 14f1abf53d8dc9246bb2cbe42548ad1bab50606a # Parent e480579cc4609069d7f7b63a1e61913e8cddca9b Add JCreator project files. diff -r e480579cc460 -r 14f1abf53d8d ristipolku.jcp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ristipolku.jcp Thu Feb 03 18:24:30 2011 +0200 @@ -0,0 +1,20 @@ +! ** JCreator Project File (C)2000 +! ********** DO NOT EDIT ********* + +VERSION := "1.10" +LABEL := "ristipolku" +JDKPROFILE := "" +ACTIVE := "1" +OUTPUTPATH := "..\\\\ristipolku" +COMPILER := "" + +! Start RunTime Configuration Structure +#[BeginRunTime]LABEL := "" RUNAPPLIC := "" RUNAPPLET := "" PARAM := "" RUN := "" CHECK := "10" #[EndRunTime] +! Start Required Libraries Structure + +! Start Project Folder Structure +#[BeginFolder] +LABEL := "Root" +FILTER := "" + +#[EndFolder] diff -r e480579cc460 -r 14f1abf53d8d ristipolku.jcw --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ristipolku.jcw Thu Feb 03 18:24:30 2011 +0200 @@ -0,0 +1,13 @@ +! ** JCreator Workspace File (C)2000 +! ********** DO NOT EDIT ********* + +VERSION := "1.00" +LABEL := "ristipolku" + +! Start Project Structure +#[BeginProject]SOURCE := "\\ristipolku.jcp" #[EndProject] + +! Start Last Document Structure + +! Start Breakpoint Structure + diff -r e480579cc460 -r 14f1abf53d8d src_ristipolku.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src_ristipolku.txt Thu Feb 03 18:24:30 2011 +0200 @@ -0,0 +1,8 @@ +Z:\ristipolku\game\SoundElement.java +Z:\ristipolku\game\Sound.java +Z:\ristipolku\game\ResourceLoader.java +Z:\ristipolku\game\PieceType.java +Z:\ristipolku\game\Piece.java +Z:\ristipolku\game\Interpolate.java +Z:\ristipolku\game\Engine.java +Z:\ristipolku\Ristipolku.java