aboutsummaryrefslogtreecommitdiff
path: root/main/CleanCocl.prj
diff options
context:
space:
mode:
authorjohnvg2002-11-26 10:38:36 +0000
committerjohnvg2002-11-26 10:38:36 +0000
commit13ad5f5c4505e97d9504f9ff729fa55a19d91176 (patch)
tree568a958ae0fa394b2606d7a06e60ead2a8b70f2c /main/CleanCocl.prj
parentadd backend:Mac directory to search paths (diff)
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
Diffstat (limited to 'main/CleanCocl.prj')
-rw-r--r--main/CleanCocl.prj6
1 files changed, 1 insertions, 5 deletions
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