]> bicyclesonthemoon.info Git - ott/enhance/blobdiff - settings-release.txt
debug build target; updated config tool; install script
[ott/enhance] / settings-release.txt
index 128f446f7c352459ec05673250412a73238d4975..7c71fa9f05600456f65fe682f81504d087093fcb 100644 (file)
@@ -6,13 +6,32 @@ name: enhance
 # where TARGET_NAME is the value
 target: release
 
-# The configuration tool
-# http://bicyclesonthemoon.info/git/botm-config 
-# alternatively, copy configure.pl to source directory.
-configure: /botm/bin/config/configure.pl
+useragent: ENHANCE!ment tool (http://1190.bicyclesonthemoon.info/enhance)
 
+title_bluenh  : ENHANCE!
+title_diff    : See the difference!
+title_enhance : ENHANCE!
+title_nofading: No fading!
+title_npb     : It's NewpixbOTTification time!
+title_pal     : Hidden frames
+title_reveal  : Reveal hidden detail!
+title_t-1     : Remap t-1
 
-CC: gcc
-CF: -g -Wall
-L_IL: -lIL
+bin_path : /botm/bin/enhance
+cgi_path : /enhance
+conf_path: /botm/etc/www/conf/1190
+tmp_path : /botm/tmp/enhance
+www_path : /botm/www/1190/enhance
+
+cat  : /usr/bin/cat
+cp   : /usr/bin/cp
+chmod: /usr/bin/chmod
+mkdir: /usr/bin/mkdir
+perl : /usr/bin/perl
+rm   : /usr/bin/rm
+wget : /usr/bin/wget
+
+CC   : gcc
+CF   : -g -Wall
+L_IL : -lIL
 L_CGI: -lcgi