Update build.xml

This commit is contained in:
Cekis
2020-10-11 00:10:09 -07:00
committed by GitHub
parent e3df5ea226
commit 2913d79bb7

View File

@@ -1,4 +1,4 @@
<project name="SWGBuild" default="echoprops" basedir="/home/swg/swg-main" xmlns:if="ant:if" xmlns:unless="ant:unless">
<project name="SWGBuild" default="echoprops" basedir="." xmlns:if="ant:if" xmlns:unless="ant:unless">
<description>
This build file will build the DSRC directory (scripting) of the SWG Source Code. Created by Cekis (cekisswg@gmail.com).
</description>