From 13ad5f5c4505e97d9504f9ff729fa55a19d91176 Mon Sep 17 00:00:00 2001 From: johnvg Date: Tue, 26 Nov 2002 10:38:36 +0000 Subject: remove MSL libraries from project and increase heap size to 16m git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1291 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d --- main/CleanCocl.prj | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'main') diff --git a/main/CleanCocl.prj b/main/CleanCocl.prj index 69fb3fa..3f1a3b7 100644 --- a/main/CleanCocl.prj +++ b/main/CleanCocl.prj @@ -7,7 +7,7 @@ Global KeepABC: False TargetProcessor: CurrentProcessor Application - HeapSize: 12582912 + HeapSize: 16777216 StackSize: 1048576 ExtraMemory: 4194304 IntialHeapSize: 4194304 @@ -31,10 +31,6 @@ Global Link DefaultSystemObjects: True DefaultLibraries: True - ExtraObjects - Path: {Project}:MacLibraries:MSL RuntimePPC.Lib - Path: {Project}:MacLibraries:MSL SIOUX.PPC.Lib - Path: {Project}:MacLibraries:MSL C.PPC.Lib ExtraLibraries Path: {Project}:main:Mac:CodeGenImportLibrary Paths -- cgit v1.2.3