|
@@ -1,12 +1,13 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
<CONFIG>
|
|
|
<ProjectOptions>
|
|
|
- <Version Value="9"/>
|
|
|
+ <Version Value="11"/>
|
|
|
<PathDelim Value="\"/>
|
|
|
<General>
|
|
|
<SessionStorage Value="InProjectDir"/>
|
|
|
<MainUnit Value="0"/>
|
|
|
<Title Value="LazPaint"/>
|
|
|
+ <ResourceType Value="res"/>
|
|
|
<UseXPManifest Value="True"/>
|
|
|
<XPManifest>
|
|
|
<DpiAware Value="True"/>
|
|
@@ -23,7 +24,7 @@
|
|
|
<MinorVersionNr Value="4"/>
|
|
|
<RevisionNr Value="1"/>
|
|
|
<CharSet Value="04B0"/>
|
|
|
- <StringTable CompanyName="http://sourceforge.net/projects/lazpaint/" ProductName="LazPaint" InternalName="lazpaint" OriginalFilename="lazpaint.exe" ProductVersion=""/>
|
|
|
+ <StringTable CompanyName="http://sourceforge.net/projects/lazpaint/" ProductName="LazPaint" InternalName="lazpaint" OriginalFilename="lazpaint.exe"/>
|
|
|
</VersionInfo>
|
|
|
<BuildModes Count="4">
|
|
|
<Item1 Name="Debug" Default="True"/>
|
|
@@ -148,14 +149,12 @@
|
|
|
</BuildModes>
|
|
|
<PublishOptions>
|
|
|
<Version Value="2"/>
|
|
|
- <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
|
|
|
- <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
|
|
|
</PublishOptions>
|
|
|
<RunParams>
|
|
|
- <local>
|
|
|
- <FormatVersion Value="1"/>
|
|
|
- <LaunchingApplication PathPlusParams="\usr\X11R6\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
|
|
- </local>
|
|
|
+ <FormatVersion Value="2"/>
|
|
|
+ <Modes Count="1">
|
|
|
+ <Mode0 Name="default"/>
|
|
|
+ </Modes>
|
|
|
</RunParams>
|
|
|
<RequiredPackages Count="5">
|
|
|
<Item1>
|
|
@@ -765,7 +764,6 @@
|
|
|
</CodeGeneration>
|
|
|
<Linking>
|
|
|
<Debugging>
|
|
|
- <DebugInfoType Value="dsStabs"/>
|
|
|
<UseHeaptrc Value="True"/>
|
|
|
</Debugging>
|
|
|
<Options>
|