Просмотр исходного кода

revert changes from Windows script (return back Ctl compilation because it used in Dev and Ole subssytems)

Ivan Denisov 2 лет назад
Родитель
Сommit
ac190a4d62
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      build-windows

+ 1 - 1
build-windows

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