|
@@ -148,87 +148,89 @@
|
|
|
</Linking>
|
|
|
</CompilerOptions>
|
|
|
</Item4>
|
|
|
- <Item5 Name="Release macOS">
|
|
|
+ <Item5 Name="Debug macOS">
|
|
|
<MacroValues Count="1">
|
|
|
<Macro1 Name="LCLWidgetType" Value="cocoa"/>
|
|
|
</MacroValues>
|
|
|
<CompilerOptions>
|
|
|
<Version Value="11"/>
|
|
|
<PathDelim Value="\"/>
|
|
|
- <Target>
|
|
|
- <Filename Value="release\bin\lazpaint"/>
|
|
|
- </Target>
|
|
|
<SearchPaths>
|
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
|
<OtherUnitFiles Value="tablet;tools;dialog;dialog\color;dialog\filter;image"/>
|
|
|
- <UnitOutputDirectory Value="release\lib\$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)-$(FPCVer).nosync"/>
|
|
|
+ <UnitOutputDirectory Value="debug\$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)-$(FPCVer).nosync"/>
|
|
|
</SearchPaths>
|
|
|
- <Parsing>
|
|
|
- <SyntaxOptions>
|
|
|
- <UseAnsiStrings Value="False"/>
|
|
|
- </SyntaxOptions>
|
|
|
- </Parsing>
|
|
|
<CodeGeneration>
|
|
|
+ <Checks>
|
|
|
+ <RangeChecks Value="True"/>
|
|
|
+ <OverflowChecks Value="True"/>
|
|
|
+ <StackChecks Value="True"/>
|
|
|
+ </Checks>
|
|
|
+ <VerifyObjMethodCallValidity Value="True"/>
|
|
|
<TargetCPU Value="x86_64"/>
|
|
|
<TargetOS Value="darwin"/>
|
|
|
<Optimizations>
|
|
|
- <OptimizationLevel Value="3"/>
|
|
|
- <VariablesInRegisters Value="True"/>
|
|
|
+ <OptimizationLevel Value="0"/>
|
|
|
</Optimizations>
|
|
|
</CodeGeneration>
|
|
|
<Linking>
|
|
|
<Debugging>
|
|
|
- <GenerateDebugInfo Value="False"/>
|
|
|
- <UseLineInfoUnit Value="False"/>
|
|
|
- <StripSymbols Value="True"/>
|
|
|
+ <DebugInfoType Value="dsDwarf2Set"/>
|
|
|
+ <UseHeaptrc Value="True"/>
|
|
|
</Debugging>
|
|
|
- <LinkSmart Value="True"/>
|
|
|
<Options>
|
|
|
<Win32>
|
|
|
<GraphicApplication Value="True"/>
|
|
|
</Win32>
|
|
|
</Options>
|
|
|
</Linking>
|
|
|
+ <Other>
|
|
|
+ <CustomOptions Value="-dDEBUG"/>
|
|
|
+ </Other>
|
|
|
</CompilerOptions>
|
|
|
</Item5>
|
|
|
- <Item6 Name="Debug macOS">
|
|
|
+ <Item6 Name="Release macOS">
|
|
|
<MacroValues Count="1">
|
|
|
<Macro1 Name="LCLWidgetType" Value="cocoa"/>
|
|
|
</MacroValues>
|
|
|
<CompilerOptions>
|
|
|
<Version Value="11"/>
|
|
|
<PathDelim Value="\"/>
|
|
|
+ <Target>
|
|
|
+ <Filename Value="release\bin\lazpaint"/>
|
|
|
+ </Target>
|
|
|
<SearchPaths>
|
|
|
<IncludeFiles Value="$(ProjOutDir)"/>
|
|
|
<OtherUnitFiles Value="tablet;tools;dialog;dialog\color;dialog\filter;image"/>
|
|
|
- <UnitOutputDirectory Value="debug\$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)-$(FPCVer).nosync"/>
|
|
|
+ <UnitOutputDirectory Value="release\lib\$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)-$(FPCVer).nosync"/>
|
|
|
</SearchPaths>
|
|
|
+ <Parsing>
|
|
|
+ <SyntaxOptions>
|
|
|
+ <UseAnsiStrings Value="False"/>
|
|
|
+ </SyntaxOptions>
|
|
|
+ </Parsing>
|
|
|
<CodeGeneration>
|
|
|
- <Checks>
|
|
|
- <RangeChecks Value="True"/>
|
|
|
- <OverflowChecks Value="True"/>
|
|
|
- <StackChecks Value="True"/>
|
|
|
- </Checks>
|
|
|
- <VerifyObjMethodCallValidity Value="True"/>
|
|
|
<TargetCPU Value="x86_64"/>
|
|
|
<TargetOS Value="darwin"/>
|
|
|
<Optimizations>
|
|
|
- <OptimizationLevel Value="0"/>
|
|
|
+ <OptimizationLevel Value="3"/>
|
|
|
+ <VariablesInRegisters Value="True"/>
|
|
|
</Optimizations>
|
|
|
</CodeGeneration>
|
|
|
<Linking>
|
|
|
<Debugging>
|
|
|
- <UseHeaptrc Value="True"/>
|
|
|
+ <GenerateDebugInfo Value="False"/>
|
|
|
+ <DebugInfoType Value="dsDwarf2Set"/>
|
|
|
+ <UseLineInfoUnit Value="False"/>
|
|
|
+ <StripSymbols Value="True"/>
|
|
|
</Debugging>
|
|
|
+ <LinkSmart Value="True"/>
|
|
|
<Options>
|
|
|
<Win32>
|
|
|
<GraphicApplication Value="True"/>
|
|
|
</Win32>
|
|
|
</Options>
|
|
|
</Linking>
|
|
|
- <Other>
|
|
|
- <CustomOptions Value="-dDEBUG"/>
|
|
|
- </Other>
|
|
|
</CompilerOptions>
|
|
|
</Item6>
|
|
|
<Item7 Name="Release Linux32">
|