1 | <project> |
---|
2 | <shortName>FlipSideICS</shortName> |
---|
3 | <fullName>Flip Side ICS</fullName> |
---|
4 | <version>0.28</version> |
---|
5 | <splashImage>FlipSideRacingLogo.png</splashImage> |
---|
6 | <postInstallationActionList> |
---|
7 | <setWindowsACL> |
---|
8 | <action>allow</action> |
---|
9 | <files>${installdir}</files> |
---|
10 | <recurseContainers>1</recurseContainers> |
---|
11 | <recurseObjects>1</recurseObjects> |
---|
12 | <users>Everyone</users> |
---|
13 | </setWindowsACL> |
---|
14 | </postInstallationActionList> |
---|
15 | <compressionAlgorithm>lzma</compressionAlgorithm> |
---|
16 | <enableRollback>1</enableRollback> |
---|
17 | <enableTimestamp>1</enableTimestamp> |
---|
18 | <saveRelativePaths>1</saveRelativePaths> |
---|
19 | <vendor>Flip Side</vendor> |
---|
20 | <componentList> |
---|
21 | <component> |
---|
22 | <name>default</name> |
---|
23 | <description>Default Component</description> |
---|
24 | <canBeEdited>1</canBeEdited> |
---|
25 | <selected>1</selected> |
---|
26 | <show>1</show> |
---|
27 | <desktopShortcutList> |
---|
28 | <shortcut> |
---|
29 | <comment>Flip Side ICS</comment> |
---|
30 | <exec></exec> |
---|
31 | <icon></icon> |
---|
32 | <name>FlipSideICS</name> |
---|
33 | <path></path> |
---|
34 | <platforms>all</platforms> |
---|
35 | <runInTerminal>0</runInTerminal> |
---|
36 | <windowsExec>${installdir}/FlipSideICS.exe</windowsExec> |
---|
37 | <windowsExecArgs></windowsExecArgs> |
---|
38 | <windowsIcon></windowsIcon> |
---|
39 | <windowsPath>${installdir}</windowsPath> |
---|
40 | </shortcut> |
---|
41 | </desktopShortcutList> |
---|
42 | <folderList> |
---|
43 | <folder> |
---|
44 | <description>Program Files</description> |
---|
45 | <destination>${installdir}</destination> |
---|
46 | <name>programfiles</name> |
---|
47 | <platforms>all</platforms> |
---|
48 | <shortcutList> |
---|
49 | <shortcut> |
---|
50 | <comment>Uninstall</comment> |
---|
51 | <exec>${installdir}/${uninstallerName}</exec> |
---|
52 | <icon></icon> |
---|
53 | <name>Uninstall ${product_fullname}</name> |
---|
54 | <path>${installdir}</path> |
---|
55 | <platforms>all</platforms> |
---|
56 | <runInTerminal>0</runInTerminal> |
---|
57 | <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec> |
---|
58 | <windowsExecArgs></windowsExecArgs> |
---|
59 | <windowsIcon></windowsIcon> |
---|
60 | <windowsPath>${installdir}</windowsPath> |
---|
61 | </shortcut> |
---|
62 | </shortcutList> |
---|
63 | </folder> |
---|
64 | <folder> |
---|
65 | <description>Program Files</description> |
---|
66 | <destination>${installdir}</destination> |
---|
67 | <name>programfileslinux</name> |
---|
68 | <platforms>linux</platforms> |
---|
69 | </folder> |
---|
70 | <folder> |
---|
71 | <description>Program Files</description> |
---|
72 | <destination>${installdir}</destination> |
---|
73 | <name>programfileswindows</name> |
---|
74 | <platforms>windows</platforms> |
---|
75 | <distributionFileList> |
---|
76 | <distributionFile> |
---|
77 | <origin>../Builds - FlipSideICS.rbvcp/Windows/FlipSideICS/FlipSideICS.exe</origin> |
---|
78 | </distributionFile> |
---|
79 | <distributionDirectory> |
---|
80 | <origin>../Builds - FlipSideICS.rbvcp/Windows/FlipSideICS/FlipSideICS Libs</origin> |
---|
81 | </distributionDirectory> |
---|
82 | </distributionFileList> |
---|
83 | </folder> |
---|
84 | <folder> |
---|
85 | <description>Program Files</description> |
---|
86 | <destination>${installdir}</destination> |
---|
87 | <name>programfilesosx</name> |
---|
88 | <platforms>osx</platforms> |
---|
89 | </folder> |
---|
90 | </folderList> |
---|
91 | <startMenuShortcutList> |
---|
92 | <startMenuShortcut> |
---|
93 | <comment>Uninstall ${product_fullname}</comment> |
---|
94 | <name>Uninstall ${product_fullname}</name> |
---|
95 | <runInTerminal>0</runInTerminal> |
---|
96 | <windowsExec>${installdir}/${uninstallerName}.exe</windowsExec> |
---|
97 | <windowsExecArgs></windowsExecArgs> |
---|
98 | <windowsIcon></windowsIcon> |
---|
99 | <windowsPath>${installdir}/</windowsPath> |
---|
100 | </startMenuShortcut> |
---|
101 | <startMenuShortcut> |
---|
102 | <comment>Flip Side ICS</comment> |
---|
103 | <name>FlipSideICS</name> |
---|
104 | <runInTerminal>0</runInTerminal> |
---|
105 | <windowsExec>${installdir}/FlipSideICS.exe</windowsExec> |
---|
106 | <windowsExecArgs></windowsExecArgs> |
---|
107 | <windowsIcon></windowsIcon> |
---|
108 | <windowsPath>${installdir}</windowsPath> |
---|
109 | </startMenuShortcut> |
---|
110 | </startMenuShortcutList> |
---|
111 | </component> |
---|
112 | </componentList> |
---|
113 | <parameterList> |
---|
114 | <directoryParameter> |
---|
115 | <name>installdir</name> |
---|
116 | <description>Installer.Parameter.installdir.description</description> |
---|
117 | <explanation>Installer.Parameter.installdir.explanation</explanation> |
---|
118 | <value></value> |
---|
119 | <default>${platform_install_prefix}/${product_shortname}</default> |
---|
120 | <allowEmptyValue>0</allowEmptyValue> |
---|
121 | <cliOptionName>prefix</cliOptionName> |
---|
122 | <mustBeWritable>1</mustBeWritable> |
---|
123 | <mustExist>0</mustExist> |
---|
124 | <width>40</width> |
---|
125 | </directoryParameter> |
---|
126 | </parameterList> |
---|
127 | </project> |
---|
128 | |
---|