|
@@ -1,7 +1,7 @@
|
|
|
-<?xml version="1.0"?>
|
|
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<CONFIG>
|
|
|
<ProjectOptions>
|
|
|
- <Version Value="9"/>
|
|
|
+ <Version Value="10"/>
|
|
|
<General>
|
|
|
<Flags>
|
|
|
<LRSInOutputDirectory Value="False"/>
|
|
@@ -12,7 +12,6 @@
|
|
|
<VersionInfo>
|
|
|
<Language Value=""/>
|
|
|
<CharSet Value=""/>
|
|
|
- <StringTable ProductVersion=""/>
|
|
|
</VersionInfo>
|
|
|
<BuildModes Count="1">
|
|
|
<Item1 Name="default" Default="True"/>
|
|
@@ -33,14 +32,13 @@
|
|
|
<Unit0>
|
|
|
<Filename Value="chmcmd.lpr"/>
|
|
|
<IsPartOfProject Value="True"/>
|
|
|
- <UnitName Value="chmcmd"/>
|
|
|
</Unit0>
|
|
|
</Units>
|
|
|
</ProjectOptions>
|
|
|
<CompilerOptions>
|
|
|
<Version Value="11"/>
|
|
|
<SearchPaths>
|
|
|
- <OtherUnitFiles Value="/home/andrew/programming/projects/chmmaker/;/home/andrew/programming/lazarus/components/chmhelp/packages/chm/;/home/andrew/programming/projects/lzxcompress/"/>
|
|
|
+ <OtherUnitFiles Value="/home/andrew/programming/projects/chmmaker;/home/andrew/programming/lazarus/components/chmhelp/packages/chm;/home/andrew/programming/projects/lzxcompress"/>
|
|
|
</SearchPaths>
|
|
|
<Parsing>
|
|
|
<SyntaxOptions>
|
|
@@ -53,16 +51,6 @@
|
|
|
<OptimizationLevel Value="2"/>
|
|
|
</Optimizations>
|
|
|
</CodeGeneration>
|
|
|
- <Linking>
|
|
|
- <Debugging>
|
|
|
- <UseHeaptrc Value="True"/>
|
|
|
- <UseValgrind Value="True"/>
|
|
|
- <GenGProfCode Value="True"/>
|
|
|
- </Debugging>
|
|
|
- </Linking>
|
|
|
- <Other>
|
|
|
- <CompilerPath Value="$(CompPath)"/>
|
|
|
- </Other>
|
|
|
</CompilerOptions>
|
|
|
<Debugging>
|
|
|
<Exceptions Count="2">
|