source: other-projects/expeditee-release-kits/shared/windows/installer-classes/com/orangevolt/tools/ant/taskdefs.properties@ 28740

Last change on this file since 28740 was 28740, checked in by ak19, 10 years ago

Expeditee team (jts21). Add shared/windows folder with self-extracting Java 8 JRE, moved windows_wrapper.cpp to shared/windows/wrapper/wrapper.cpp, fixed run/findjava scripts

File size: 991 bytes
Line 
1sfx=com.orangevolt.tools.ant.SFXTask
2jstub=com.orangevolt.tools.ant.JStubTask
3jnlp=com.orangevolt.tools.ant.JNLPTask
4preferences=com.orangevolt.tools.ant.PreferencesTask
5win32.registry=com.orangevolt.tools.ant.Win32RegistryTask
6win32.shortcut=com.orangevolt.tools.ant.Win32ShortcutTask
7win32.properties=com.orangevolt.tools.ant.Win32PropertiesTask
8win32.replaceicon=com.orangevolt.tools.ant.Win32ReplaceIconTask
9properties=com.orangevolt.tools.ant.PropertiesTask
10find=com.orangevolt.tools.ant.FindTask
11compare=com.orangevolt.tools.ant.CompareTask
12execute=com.orangevolt.tools.ant.ExecuteTask
13call=com.orangevolt.tools.ant.CallTask
14switch=com.orangevolt.tools.ant.SwitchTask
15unix.properties=com.orangevolt.tools.ant.UnixPropertiesTask
16unix.link=com.orangevolt.tools.ant.UnixLinkTask
17unix.kde.shortcut=com.orangevolt.tools.ant.KDEShortcutTask
18unix.kde.shortcutdirectory=com.orangevolt.tools.ant.KDEShortcutDirectoryTask
19os.properties=com.orangevolt.tools.ant.OsPropertiesTask
Note: See TracBrowser for help on using the repository browser.