summaryrefslogtreecommitdiff
path: root/makefile/auto_tests/install_properties.txt
diff options
context:
space:
mode:
Diffstat (limited to 'makefile/auto_tests/install_properties.txt')
-rw-r--r--makefile/auto_tests/install_properties.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/makefile/auto_tests/install_properties.txt b/makefile/auto_tests/install_properties.txt
new file mode 100644
index 0000000..a8f6fef
--- /dev/null
+++ b/makefile/auto_tests/install_properties.txt
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<AutomatedInstallation langpack="eng">
+ <com.izforge.izpack.panels.TargetPanel id="targetpanel">
+ <installpath>MOTODEV_INSTALLATION_PATH</installpath>
+ </com.izforge.izpack.panels.TargetPanel>
+<com.izforge.izpack.panels.PacksPanel id="packspanel">
+<pack index="0" name="MOTODEV Studio for Android" selected="true"/>
+</com.izforge.izpack.panels.PacksPanel>
+<com.izforge.izpack.panels.SummaryPanel id="summarypanel"/>
+<com.izforge.izpack.panels.InstallPanel id="installpanel"/>
+<com.izforge.izpack.panels.ShortcutPanel id="shortcutpanel">
+<programGroup name="MOTODEV Studio for Android"/>
+</com.izforge.izpack.panels.ShortcutPanel>
+</AutomatedInstallation>