Selaa lähdekoodia

remove Ctl from script for building windows version of distributive

Ivan Denisov 2 vuotta sitten
vanhempi
commit
9ed81945c8
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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