Browse Source

remove Ctl from script for building windows version of distributive

Ivan Denisov 2 năm trước cách đây
mục cha
commit
9ed81945c8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build-windows

+ 1 - 1
build-windows

@@ -3,7 +3,7 @@
 echo "compiling"
 
 ./run-dev0 <<DATA
-DevCompiler.CompileSubs Com Comm Ctl Dev Form Ole Sql Std System Text Win Cons Mdi Fig Obx
+DevCompiler.CompileSubs Com Comm Dev Form Ole Sql Std System Text Win Cons Mdi Fig Obx
 Kernel.Quit(0)
 DATA