File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change 4343 <OtherUnitFiles Value =" source;source\metadarkstyle\src" />
4444 <UnitOutputDirectory Value =" bin\lib\$(TargetCPU)-$(TargetOS)" />
4545 </SearchPaths >
46- <Parsing >
47- <SyntaxOptions >
48- <IncludeAssertionCode Value =" True" />
49- </SyntaxOptions >
50- </Parsing >
5146 <CodeGeneration >
5247 <Checks >
5348 <IOChecks Value =" True" />
5449 <RangeChecks Value =" True" />
5550 <OverflowChecks Value =" True" />
5651 <StackChecks Value =" True" />
5752 </Checks >
58- <VerifyObjMethodCallValidity Value =" True" />
5953 </CodeGeneration >
6054 <Linking >
6155 <Debugging >
6256 <DebugInfoType Value =" dsDwarf3" />
63- <UseHeaptrc Value =" True" />
64- <TrashVariables Value =" True" />
65- <UseExternalDbgSyms Value =" True" />
6657 </Debugging >
6758 <Options >
6859 <PassLinkerOptions Value =" True" />
@@ -110,7 +101,9 @@ if TargetOS='darwin' then
110101 </CodeGeneration >
111102 <Linking >
112103 <Debugging >
104+ <GenerateDebugInfo Value =" False" />
113105 <RunWithoutDebug Value =" True" />
106+ <DebugInfoType Value =" dsDwarf3" />
114107 </Debugging >
115108 <LinkSmart Value =" True" />
116109 <Options >
You can’t perform that action at this time.
0 commit comments