Explorar o código

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 %!s(int64=7) %!d(string=hai) anos
pai
achega
3164d31ee7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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 {