filemorph

Check-in [2085ffddd7]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Update file.ini
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 2085ffddd7ebd12e1d2de90dbeff46fae73d3ae0
User & Date: kevin 2015-12-13 04:01:29
Context
2016-04-02
22:34
Add winlibs directory check-in: 7f7c0867b9 user: kevin tags: trunk
2015-12-13
04:01
Update file.ini check-in: 2085ffddd7 user: kevin tags: trunk
2015-11-18
11:56
Update installer check-in: b141bafe56 user: kevin tags: trunk
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to file.ini.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

   [application]
    name=FileMorph
    dependencies=myapp_dependencies
    main=filemorph.pl

    [myapp_default]
    language=default
    name=FileMorph
    version=2.5.0

    [myapp_dependencies]
    scandeps=myapp_scandeps

    [myapp_scandeps]
    script=filemorph.pl
    compile=true









|







>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
   [application]
    name=FileMorph
    dependencies=myapp_dependencies
    main=filemorph.pl

    [myapp_default]
    language=default
    name=FileMorph
    version=2.6.0

    [myapp_dependencies]
    scandeps=myapp_scandeps

    [myapp_scandeps]
    script=filemorph.pl
    compile=true