aboutsummaryrefslogtreecommitdiff
path: root/coclmaindll
diff options
context:
space:
mode:
authorronny2003-10-20 15:05:18 +0000
committerronny2003-10-20 15:05:18 +0000
commit483a8132e82dccae4e68ef183fb0c4eb52f0fc0b (patch)
treeca61790bfe4e789703af380d77110b2e19bb59e0 /coclmaindll
parentdon't abort when tcl file can't be created but give error message (diff)
tune run-time options in project files
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1401 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'coclmaindll')
-rw-r--r--coclmaindll/cocl.prj36
1 files changed, 32 insertions, 4 deletions
diff --git a/coclmaindll/cocl.prj b/coclmaindll/cocl.prj
index 6f3370f..7402315 100644
--- a/coclmaindll/cocl.prj
+++ b/coclmaindll/cocl.prj
@@ -4,10 +4,10 @@ Global
Target: StdEnv
Exec: {Project}\cocl.exe
CodeGen
- CheckStacks: True
+ CheckStacks: False
CheckIndexes: True
Application
- HeapSize: 25165824
+ HeapSize: 20971520
StackSize: 2097152
ExtraMemory: 0
IntialHeapSize: 8388608
@@ -20,8 +20,8 @@ Global
Profile
Memory: False
MemoryMinimumHeapSize: 0
- Time: True
- Stack: True
+ Time: False
+ Stack: False
Output
Output: NoConsole
Font: MS Sans Serif
@@ -48,3 +48,31 @@ Global
MainModule
Name: cocl
Dir: {Project}\main
+ Compiler
+ NeverMemoryProfile: False
+ NeverTimeProfile: False
+ StrictnessAnalysis: True
+ ListTypes: StrictExportTypes
+ ListAttributes: True
+ Warnings: True
+ Verbose: True
+ ReadableABC: False
+ ReuseUniqueNodes: True
+ Dcl
+ WindowPosition
+ X: 0
+ Y: 0
+ SizeX: 500
+ SizeY: 300
+ DclOpen: False
+ Icl
+ WindowPosition
+ X: 0
+ Y: 0
+ SizeX: 500
+ SizeY: 300
+ IclOpen: False
+ LastModified: No 0 0 0 0 0 0
+Static
+ AppP:
+ PrjP: