]> bicyclesonthemoon.info Git - ott/enhance/blob - settings-release.txt
08fa7da0fc7668152f9771c1ac961d19bfbbd151
[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_diff: See the difference!
18 title_enhance: ENHANCE!
19 title_nofading: No fading!
20 title_npb: It's NewpixbOTTification time!
21 title_reveal: Reveal hidden detail!
22
23 bin_path: /botm/bin/enhance
24 conf_path: /botm/etc/www/conf/1190
25 tmp_path: /botm/tmp/enhance
26 www_path: /botm/www/1190/enhance
27
28 cat: /usr/bin/cat
29 cp: /usr/bin/cp
30 chmod: /usr/bin/chmod
31 mkdir: /usr/bin/mkdir
32 perl: /usr/bin/perl
33 rm: /usr/bin/rm
34 wget: /usr/bin/wget
35
36 CC: gcc
37 CF: -g -Wall
38 L_IL: -lIL
39 L_CGI: -lcgi