Changeset e4a5e3fefdc2ebbd5afb2e096f54e06f54da0bff
- Timestamp:
- 07/08/07 14:02:02
(1 year ago)
- Author:
- Christopher Jung <bktheg@web.de>
- git-committer:
- Christopher Jung <bktheg@web.de> 1183896122 +0200
- git-parent:
[37e241d256c2c6f4c92e4f6db1d7fa443877b342]
- git-author:
- Christopher Jung <bktheg@web.de> 1183896122 +0200
- Message:
Kleine Aenderung am buildfile
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r3924571 |
re4a5e3f |
|
| 17 | 17 | Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA |
|---|
| 18 | 18 | --> |
|---|
| 19 | | <project name="Drifting Souls" default="compile" basedir="."> |
|---|
| | 19 | <project name="Drifting Souls 2" default="compile" basedir="."> |
|---|
| 20 | 20 | <!-- ===================== Property Definitions =========================== --> |
|---|
| 21 | 21 | |
|---|