You've already forked lazarus-ccr
Update Installers for V0.2.5.0
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5498 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
[Setup]
|
[Setup]
|
||||||
AppName=External OPM JSON package Editor
|
AppName=External OPM JSON package Editor
|
||||||
AppVersion=0.2.4.0
|
AppVersion=0.2.5.0
|
||||||
DefaultDirName={pf}\OPMUtilities
|
DefaultDirName={pf}\OPMUtilities
|
||||||
DefaultGroupName=OPM
|
DefaultGroupName=OPM
|
||||||
UninstallDisplayIcon={app}\jsoneditor.exe
|
UninstallDisplayIcon={app}\jsoneditor.exe
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
<ProjectSession>
|
<ProjectSession>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<Version Value="10"/>
|
<Version Value="10"/>
|
||||||
<BuildModes Active="Win32"/>
|
<BuildModes Active="DEBUG Win64"/>
|
||||||
<Units Count="47">
|
<Units Count="47">
|
||||||
<Unit0>
|
<Unit0>
|
||||||
<Filename Value="jsonpackage.lpr"/>
|
<Filename Value="jsonpackage.lpr"/>
|
||||||
@ -20,8 +20,8 @@
|
|||||||
<HasResources Value="True"/>
|
<HasResources Value="True"/>
|
||||||
<ResourceBaseClass Value="Form"/>
|
<ResourceBaseClass Value="Form"/>
|
||||||
<IsVisibleTab Value="True"/>
|
<IsVisibleTab Value="True"/>
|
||||||
<TopLine Value="37"/>
|
<TopLine Value="67"/>
|
||||||
<CursorPos X="59" Y="57"/>
|
<CursorPos X="58" Y="66"/>
|
||||||
<ExtraEditorCount Value="1"/>
|
<ExtraEditorCount Value="1"/>
|
||||||
<ExtraEditor1>
|
<ExtraEditor1>
|
||||||
<EditorIndex Value="-1"/>
|
<EditorIndex Value="-1"/>
|
||||||
|
Reference in New Issue
Block a user