--- a/sf-package/package_props.ant.xml Wed Jul 22 10:58:34 2009 +0100
+++ b/sf-package/package_props.ant.xml Mon Jul 27 14:25:36 2009 +0100
@@ -12,6 +12,10 @@
<property name="sf.spec.build.clean.enable" value="true"/>
<property name="sf.spec.systemdefinition.assemble" value="false"/>
+ <!-- if this is defined then the model is taken from this location (relative to the project dir) and copied to BUILDDRIVE\definition.xml -->
+ <property name="sf.spec.systemdefinition.source" value="package_definition.xml"/>
+ <!-- location of the model (related to the build drive) -->
+ <property name="sf.spec.systemdefinition.location" value="\definition.xml"/>
<property name="sf.spec.sysdef.configurations.list" value="SF"/>
<property name="sf.spec.sbs.config" value="winscw"/>