~ubuntu-branches/ubuntu/utopic/sweethome3d/utopic

« back to all changes in this revision

Viewing changes to install/windows/installerLaunch4j.xml

  • Committer: Package Import Robot
  • Author(s): Gabriele Giacone
  • Date: 2012-10-28 17:18:54 UTC
  • mfrom: (1.1.11)
  • Revision ID: package-import@ubuntu.com-20121028171854-mef4rqs1pjkebnnu
Tags: 3.7+dfsg-1
New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
     This script requires launch4j available at http://launch4j.sourceforge.net/     
7
7
     and a SweetHome3D.ico file containing Sweet Home 3D icon.
8
8
     It creates a SweetHome3D.exe in build directory running with
9
 
     JRE 6 Update 35 stored in jre6 subdirectory 
 
9
     JRE 6 Update 37 stored in jre6 subdirectory 
10
10
     + SweetHome3D.jar, Windows Java 3D DLLs and JARs for Java 3D and other required JARs 
11
11
       stored in a lib subdirectory -->
12
12
<launch4jConfig>
50
50
    <opt>-Djava.library.path=lib -Xmx512m</opt>
51
51
  </jre>
52
52
  <versionInfo>
53
 
    <fileVersion>3.6.0.0</fileVersion>
54
 
    <txtFileVersion>3.6</txtFileVersion>
 
53
    <fileVersion>3.7.0.0</fileVersion>
 
54
    <txtFileVersion>3.7</txtFileVersion>
55
55
    <fileDescription>Sweet Home 3D</fileDescription>
56
56
    <copyright>Copyright (c) 2007-2012 eTeks</copyright>
57
 
    <productVersion>3.6.0.0</productVersion>
58
 
    <txtProductVersion>3.6</txtProductVersion>
 
57
    <productVersion>3.7.0.0</productVersion>
 
58
    <txtProductVersion>3.7</txtProductVersion>
59
59
    <productName>Sweet Home 3D</productName>
60
60
    <companyName>eTeks</companyName>
61
61
    <internalName>SweetHome3D</internalName>