Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-compiler-and-rts
compiler
Commits
c8a7bb9e
Commit
c8a7bb9e
authored
Oct 20, 2003
by
Ronny Wichers Schreur
🏢
Browse files
tune run-time options in project files
parent
d3046ec4
Changes
1
Hide whitespace changes
Inline
Side-by-side
coclmaindll/cocl.prj
View file @
c8a7bb9e
...
...
@@ -4,10 +4,10 @@ Global
Target: StdEnv
Exec: {Project}\cocl.exe
CodeGen
CheckStacks:
Tru
e
CheckStacks:
Fals
e
CheckIndexes: True
Application
HeapSize: 2
5165824
HeapSize: 2
0971520
StackSize: 2097152
ExtraMemory: 0
IntialHeapSize: 8388608
...
...
@@ -20,8 +20,8 @@ Global
Profile
Memory: False
MemoryMinimumHeapSize: 0
Time:
Tru
e
Stack:
Tru
e
Time:
Fals
e
Stack:
Fals
e
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:
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment