source: release-kits/shared/ant-installer/demo/config/example-config.xml@ 15330

Last change on this file since 15330 was 14982, checked in by oranfry, 16 years ago

initial import of LiRK3

File size: 325 bytes
Line 
1<?xml version="1.0"?>
2
3<configuration>
4 <static-property value="Made by AntInstaller, by TP23"/>
5 <dynamic-colour-property value="@Colour@"/>
6 <dynamic-selectedfile-property value="@SelectedFile@"/>
7 <dynamic-boolean-property value="@BooleanProperty@"/>
8 <dynamic-text-property value="@TextProperty@"/>
9</configuration>
Note: See TracBrowser for help on using the repository browser.