소스 검색

remove Ctl from script for building windows version of distributive

Ivan Denisov 2 년 전
부모
커밋
9ed81945c8
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 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