Support (but don't require) compiling to a custom destination directory.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@150 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -165,7 +165,7 @@ public class ComponentBundlerTask extends Task
|
||||
}
|
||||
};
|
||||
|
||||
System.out.println("Generating " + _target.getPath() + "...");
|
||||
System.out.println("Generating " + _target + "...");
|
||||
|
||||
try {
|
||||
// make sure we can create our bundle file
|
||||
|
||||
Reference in New Issue
Block a user