소스 검색

excluded voyager and ants from 64bit WinA2 -- does not make sense to be included before the Oberon subsystem starts to work

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@7450 8c9fc860-2736-0410-a75d-ab315db34111
felixf 7 년 전
부모
커밋
3164d31ee7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      source/Release.Tool

+ 1 - 1
source/Release.Tool

@@ -207,7 +207,7 @@ BUILDS
 		INCLUDE "WIN iWIN WINGEN WINGEN64 UNCOOP UNCOOP64"
 		COMPILER "Compiler.Compile"
 		COMPILEOPTIONS "-p=Win64G"
-		EXCLUDEPACKAGES ""
+		EXCLUDEPACKAGES "OberonVoyager OberonAnts"
 		DISABLED "FALSE"
 	}
 	A2_64 {