]> bicyclesonthemoon.info Git - ott/enhance/blob - settings-debug.txt
debug build target; updated config tool; install script
[ott/enhance] / settings-debug.txt
1 # Name must be unique, not shared with other projects / targets.
2 # otherwise config files will collide
3 name: test-enhance
4
5 # target name. settings file (THIS FILE) is "settings-TARGET_NAME.txt"
6 # where TARGET_NAME is the value
7 target: debug
8
9 useragent: ENHANCE!ment tool (http://1190.bicyclesonthemoon.info/enhancetest)
10
11 title_bluenh  : ENHANCE!
12 title_diff    : See the difference!
13 title_enhance : ENHANCE!
14 title_nofading: No fading!
15 title_npb     : It's NewpixbOTTification time!
16 title_pal     : Hidden frames
17 title_reveal  : Reveal hidden detail!
18 title_t-1     : Remap t-1
19
20 bin_path : /botm/bin/test-enhance
21 cgi_path : /enhancetest
22 conf_path: /botm/etc/www/conf/1190
23 tmp_path : /botm/tmp/test-enhance
24 www_path : /botm/www/1190/enhancetest
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