Browse Source

Missing parameter

git-svn-id: https://svn-dept.inf.ethz.ch/svn/lecturers/a2/trunk@8816 8c9fc860-2736-0410-a75d-ab315db34111
infsvn.sage 6 năm trước cách đây
mục cha
commit
1d47a12e00
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      source/Builds.Tool

+ 1 - 1
source/Builds.Tool

@@ -172,7 +172,7 @@ WIN64 -- 64-bit windows a2
 	
 	Release.Build --path=NewAos/ Win64 ~
 
-	Linker.Link --fileFormat=PE64CUI --fileName=oberon.exe --extension=GofWw --displacement=401000H
+	Linker.Link --path=NewAos/ --fileFormat=PE64CUI --fileName=oberon.exe --extension=GofWw --displacement=401000H
 		Builtins Trace Kernel32 Heaps Modules Objects Kernel KernelLog Streams Commands Files WinFS Clock Dates Reals Strings Diagnostics BitSets
 		StringPool ObjectFile GenericLinker Reflection Loader Shell StdIOShell Traps System ~