aboutsummaryrefslogtreecommitdiffstats
path: root/dists/lazarus/ultrastardx.lpr
diff options
context:
space:
mode:
authortobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-10-25 19:48:19 +0000
committertobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c>2008-10-25 19:48:19 +0000
commitfc5a6db685bb3ba688ff465efaf099c3f74cfd3c (patch)
tree9ba983864226d8e5b4fcc13ffffa1cda89ca19a6 /dists/lazarus/ultrastardx.lpr
parent35e0da31ee1a60cdf8b7a1ed09398e8a730341e2 (diff)
downloadusdx-fc5a6db685bb3ba688ff465efaf099c3f74cfd3c.tar.gz
usdx-fc5a6db685bb3ba688ff465efaf099c3f74cfd3c.tar.xz
usdx-fc5a6db685bb3ba688ff465efaf099c3f74cfd3c.zip
lazarus project updated and moved to dist/lazarus
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@1476 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'dists/lazarus/ultrastardx.lpr')
-rw-r--r--dists/lazarus/ultrastardx.lpr19
1 files changed, 0 insertions, 19 deletions
diff --git a/dists/lazarus/ultrastardx.lpr b/dists/lazarus/ultrastardx.lpr
deleted file mode 100644
index 09a44f45..00000000
--- a/dists/lazarus/ultrastardx.lpr
+++ /dev/null
@@ -1,19 +0,0 @@
-// ***************************************************************************
-//
-// Developers PLEASE NOTE !!!!!!!
-//
-// As of september 2007, I am working towards porting Ultrastar-DX to run
-// on Linux. I will be modifiying the source to make it compile in lazarus
-// on windows & linux and I will make sure that it compiles in delphi still
-// To help me in this endevour, please can you make a point of remembering
-// that linux is CASE SENSATIVE, and file / unit names must be as per
-// the filename exactly.
-//
-// EG : opengl12.pas must not be OpenGL in the uses cluase.
-//
-// thanks for your help...
-//
-// ***************************************************************************
-
-{$I ultrastardx.dpr}
-