changeset 33:14f1abf53d8d

Add JCreator project files.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 03 Feb 2011 18:24:30 +0200
parents e480579cc460
children 6f6c551cc14c
files ristipolku.jcp ristipolku.jcw src_ristipolku.txt
diffstat 3 files changed, 41 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /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 := "<Default>" RUNAPPLIC := "" RUNAPPLET := "" PARAM := "" RUN := "" CHECK := "10" #[EndRunTime]
+! Start Required Libraries Structure
+
+! Start Project Folder Structure
+#[BeginFolder]
+LABEL := "Root"
+FILTER := ""
+
+#[EndFolder]
--- /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
+
--- /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