]> bicyclesonthemoon.info Git - ott/enhance/blob - settings-release.txt
2350af8ae6807b1643aef3678b6611512d0b2fca
[ott/enhance] / settings-release.txt
1 # Name must be unique, not shared with other projects / targets.
2 # otherwise config files will collide
3 name: enhance
4
5 # target name. settings file (THIS FILE) is "settings-TARGET_NAME.txt"
6 # where TARGET_NAME is the value
7 target: release
8
9 # The configuration tool
10 # http://bicyclesonthemoon.info/git/botm-config 
11 # alternatively, copy configure.pl to source directory.
12 configure: /botm/bin/config/configure.pl
13
14 useragent: ENHANCE!ment tool (http://1190.bicyclesonthemoon.info/enhance)
15
16 title_bluenh: ENHANCE!
17 title_enhance: ENHANCE!
18 title_nofading: No fading!
19 title_reveal: Reveal hidden detail!
20
21 bin_path: /botm/bin/enhance
22 conf_path: /botm/etc/www/conf/1190
23 tmp_path: /botm/tmp/enhance
24 www_path: /botm/www/1190/enhance
25
26 cat: /usr/bin/cat
27 cp: /usr/bin/cp
28 chmod: /usr/bin/chmod
29 mkdir: /usr/bin/mkdir
30 perl: /usr/bin/perl
31 rm: /usr/bin/rm
32 wget: /usr/bin/wget
33
34 CC: gcc
35 CF: -g -Wall
36 L_IL: -lIL
37 L_CGI: -lcgi