diff --git a/applications/lazimageeditor/lazimageeditor.ico b/applications/lazimageeditor/lazimageeditor.ico new file mode 100644 index 000000000..7ba22cb55 Binary files /dev/null and b/applications/lazimageeditor/lazimageeditor.ico differ diff --git a/applications/lazimageeditor/lazimageeditor.lpi b/applications/lazimageeditor/lazimageeditor.lpi index 38cf20bb8..b05e3ddcc 100644 --- a/applications/lazimageeditor/lazimageeditor.lpi +++ b/applications/lazimageeditor/lazimageeditor.lpi @@ -9,6 +9,7 @@ <ResourceType Value="res"/> <UseXPManifest Value="True"/> + <Icon Value="0"/> </General> <i18n> <EnableI18N LFM="False"/> @@ -20,7 +21,7 @@ <Item1 Name="Debug" Default="True"/> <Item2 Name="Release"> <CompilerOptions> - <Version Value="10"/> + <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="lazimageeditor"/> @@ -32,7 +33,7 @@ </SearchPaths> <Linking> <Debugging> - <DebugInfoType Value="dsAuto"/> + <GenerateDebugInfo Value="False"/> <UseLineInfoUnit Value="False"/> <StripSymbols Value="True"/> </Debugging> @@ -65,7 +66,7 @@ <RequiredPackages Count="3"> <Item1> <PackageName Value="LCLBase"/> - <MinVersion Major="1" Valid="True" Release="1"/> + <MinVersion Major="1" Release="1" Valid="True"/> </Item1> <Item2> <PackageName Value="LazColorPalette"/> @@ -174,7 +175,7 @@ </Units> </ProjectOptions> <CompilerOptions> - <Version Value="10"/> + <Version Value="11"/> <PathDelim Value="\"/> <Target> <Filename Value="lazimageeditor"/> @@ -186,7 +187,6 @@ </SearchPaths> <Linking> <Debugging> - <GenerateDebugInfo Value="True"/> <DebugInfoType Value="dsDwarf2Set"/> </Debugging> <Options> diff --git a/applications/lazimageeditor/lazimageeditor.res b/applications/lazimageeditor/lazimageeditor.res index 1fee89b02..b0e84d789 100644 Binary files a/applications/lazimageeditor/lazimageeditor.res and b/applications/lazimageeditor/lazimageeditor.res differ