diff options
Diffstat (limited to 'Lua/dists')
-rw-r--r-- | Lua/dists/code.svnprops | bin | 0 -> 86 bytes | |||
-rw-r--r-- | Lua/dists/delphi2005/readme.txt | 10 | ||||
-rw-r--r-- | Lua/dists/delphi7/readme.txt | 10 | ||||
-rwxr-xr-x | Lua/dists/lazarus/readme.txt | 30 |
4 files changed, 25 insertions, 25 deletions
diff --git a/Lua/dists/code.svnprops b/Lua/dists/code.svnprops Binary files differnew file mode 100644 index 00000000..51db6183 --- /dev/null +++ b/Lua/dists/code.svnprops diff --git a/Lua/dists/delphi2005/readme.txt b/Lua/dists/delphi2005/readme.txt index 2901b48a..64168d3c 100644 --- a/Lua/dists/delphi2005/readme.txt +++ b/Lua/dists/delphi2005/readme.txt @@ -1,5 +1,5 @@ -(Turbo-)Delphi 2005/2006 Project file
---------------------------------------
-1. Copy ultrastardx.bdsproj to <ultrastardx>/src
-2. Double-click <ultrastardx>/src/ultrastardx.bdsproj
-
+(Turbo-)Delphi 2005/2006 Project file +-------------------------------------- +1. Copy ultrastardx.bdsproj to <ultrastardx>/src +2. Double-click <ultrastardx>/src/ultrastardx.bdsproj + diff --git a/Lua/dists/delphi7/readme.txt b/Lua/dists/delphi7/readme.txt index 1ede3162..fa77699b 100644 --- a/Lua/dists/delphi7/readme.txt +++ b/Lua/dists/delphi7/readme.txt @@ -1,5 +1,5 @@ -Delphi 7 Project file
---------------------------------------
-1. Copy ultrastardx.dof to <ultrastardx>/src
-2. Double-click <ultrastardx>/src/ultrastardx.dpr
-
+Delphi 7 Project file +-------------------------------------- +1. Copy ultrastardx.dof to <ultrastardx>/src +2. Double-click <ultrastardx>/src/ultrastardx.dpr + diff --git a/Lua/dists/lazarus/readme.txt b/Lua/dists/lazarus/readme.txt index c828266b..012ee37a 100755 --- a/Lua/dists/lazarus/readme.txt +++ b/Lua/dists/lazarus/readme.txt @@ -1,15 +1,15 @@ -Lazarus Project file
---------------------------------------
-
-Unix:
- 1. Copy "ultrastardx-unix.lpi" to <ultrastardx>/src
- (you may rename it to ultrastardx.lpi if you want)
- 2. Start Lazarus, click on "Project -> Open Project ..."
- and select "ultrastardx-unix.lpi"
-
-Windows:
- 1. Copy "ultrastardx-win.lpi" to <ultrastardx>/src
- (you may rename it to ultrastardx.lpi if you want)
- 2. Copy "clean.bat" to <ultrastardx>/src
- 3. Start Lazarus, click on "Project -> Open Project ..."
- and select "ultrastardx-win.lpi"
+Lazarus Project file +-------------------------------------- + +Unix: + 1. Copy "ultrastardx-unix.lpi" to <ultrastardx>/src + (you may rename it to ultrastardx.lpi if you want) + 2. Start Lazarus, click on "Project -> Open Project ..." + and select "ultrastardx-unix.lpi" + +Windows: + 1. Copy "ultrastardx-win.lpi" to <ultrastardx>/src + (you may rename it to ultrastardx.lpi if you want) + 2. Copy "clean.bat" to <ultrastardx>/src + 3. Start Lazarus, click on "Project -> Open Project ..." + and select "ultrastardx-win.lpi" |