Statistics
| Revision:

svn-gvsig-desktop / branches / v2_0_0_prep / dist-utils / izpack_4.2.0 / utils / native-launcher / README @ 35499

History | View | Annotate | Download (195 Bytes)

1 26384 jmvivo
This is a native launcher for IzPack installers.
2
3
The source code can be compiled to any platform supported by Qt
4
from Trolltech with no changes:
5
- cd src
6
- qmake
7
- make
8
9
Enjoy!
10
11
-- Julien Ponge