sf-package/package_props.ant.xml
changeset 273 f7c6fc4239ac
parent 270 913e5db0bdb6
child 350 35ec0d29a3d8
equal deleted inserted replaced
272:f2e8947e085a 273:f7c6fc4239ac
    11   
    11   
    12   <property name="sf.spec.build.clean.enable" value="true"/>
    12   <property name="sf.spec.build.clean.enable" value="true"/>
    13   
    13   
    14   <property name="sf.spec.systemdefinition.assemble" value="false"/>
    14   <property name="sf.spec.systemdefinition.assemble" value="false"/>
    15   <!-- if this is defined then the model is taken from this location (relative to the project dir) and copied to BUILDDRIVE\definition.xml -->
    15   <!-- if this is defined then the model is taken from this location (relative to the project dir) and copied to BUILDDRIVE\definition.xml -->
    16   <property name="sf.spec.systemdefinition.source" value="package_definition.xml"/>
    16 <!--  <property name="sf.spec.systemdefinition.source" value="package_definition.xml"/> -->
    17   <!-- location of the model (related to the build drive) -->
    17   <!-- location of the model (related to the build drive) -->
    18   <property name="sf.spec.systemdefinition.location" value="\definition.xml"/>
    18   <property name="sf.spec.systemdefinition.location" value="\definition.xml"/>
    19   <property name="sf.spec.sysdef.configurations.list" value="SF"/>
    19   <property name="sf.spec.sysdef.configurations.list" value="SF"/>
    20   
    20   
    21   <property name="sf.spec.sbs.config" value="winscw"/>
    21   <property name="sf.spec.sbs.config" value="winscw"/>