summaryrefslogtreecommitdiff
path: root/raetsel.lpi
diff options
context:
space:
mode:
Diffstat (limited to 'raetsel.lpi')
-rw-r--r--raetsel.lpi62
1 files changed, 61 insertions, 1 deletions
diff --git a/raetsel.lpi b/raetsel.lpi
index 77e790c..b172cfa 100644
--- a/raetsel.lpi
+++ b/raetsel.lpi
@@ -13,7 +13,7 @@
<i18n>
<EnableI18N LFM="False"/>
</i18n>
- <BuildModes Count="2">
+ <BuildModes Count="4">
<Item1 Name="linux_64bits" Default="True"/>
<Item2 Name="win10_64bits">
<CompilerOptions>
@@ -39,6 +39,66 @@
</Linking>
</CompilerOptions>
</Item2>
+ <Item3 Name="linux_64bits-debug">
+ <CompilerOptions>
+ <Version Value="11"/>
+ <Target>
+ <Filename Value="raetsel-debug"/>
+ </Target>
+ <SearchPaths>
+ <IncludeFiles Value="$(ProjOutDir)"/>
+ <OtherUnitFiles Value="../units"/>
+ <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
+ </SearchPaths>
+ <CodeGeneration>
+ <TargetCPU Value="x86_64"/>
+ <TargetOS Value="linux"/>
+ </CodeGeneration>
+ <Linking>
+ <Options>
+ <Win32>
+ <GraphicApplication Value="True"/>
+ </Win32>
+ </Options>
+ </Linking>
+ <Other>
+ <CustomOptions Value="-dDEBUG"/>
+ <OtherDefines Count="1">
+ <Define0 Value="DEBUG"/>
+ </OtherDefines>
+ </Other>
+ </CompilerOptions>
+ </Item3>
+ <Item4 Name="win10_64bits-debug">
+ <CompilerOptions>
+ <Version Value="11"/>
+ <Target>
+ <Filename Value="raetsel-debug"/>
+ </Target>
+ <SearchPaths>
+ <IncludeFiles Value="$(ProjOutDir)"/>
+ <OtherUnitFiles Value="../units"/>
+ <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
+ </SearchPaths>
+ <CodeGeneration>
+ <TargetCPU Value="x86_64"/>
+ <TargetOS Value="win64"/>
+ </CodeGeneration>
+ <Linking>
+ <Options>
+ <Win32>
+ <GraphicApplication Value="True"/>
+ </Win32>
+ </Options>
+ </Linking>
+ <Other>
+ <CustomOptions Value="-dDEBUG"/>
+ <OtherDefines Count="1">
+ <Define0 Value="DEBUG"/>
+ </OtherDefines>
+ </Other>
+ </CompilerOptions>
+ </Item4>
</BuildModes>
<PublishOptions>
<Version Value="2"/>