DEADSOFTWARE

build-gui
authorAlexander Shiryaev <aixp@mail.ru>
Sun, 11 Nov 2012 05:18:22 +0000 (09:18 +0400)
committerAlexander Shiryaev <aixp@mail.ru>
Sun, 11 Nov 2012 05:18:22 +0000 (09:18 +0400)
Trurl-based/build-gui

index 8690a32f2cf57e83c978b499e66dc789a7bc9962..9461d10f915c351d494eb5988215fa4172c7a801 100755 (executable)
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 TARGET=`uname -s`
+# TARGET=Linux
 
 ./switch-target ${TARGET} Interp
 ./build
@@ -9,7 +10,6 @@ TARGET=`uname -s`
 ./run-BlackBox <<DATA
 DevCompiler.CompileThis FormModels FormViews FormControllers FormCmds FormGen
 
-# DevCompiler.CompileThis LinX11 -- not required more (Fonts works over Pango now)
 DevCompiler.CompileThis Gtk2GLib Gtk2GObject Gtk2Keysyms Gtk2Pango Gtk2Gdk Gtk2Gtk Gtk2Util
 
 # HostRegistry required by DevBrowser