You've already forked lazarus-ccr
Removes lps info from the lpi in tappytux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1964 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -4,11 +4,11 @@
|
|||||||
<Version Value="9"/>
|
<Version Value="9"/>
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<General>
|
<General>
|
||||||
|
<SessionStorage Value="InProjectDir"/>
|
||||||
<MainUnit Value="0"/>
|
<MainUnit Value="0"/>
|
||||||
<ResourceType Value="res"/>
|
<ResourceType Value="res"/>
|
||||||
<UseXPManifest Value="True"/>
|
<UseXPManifest Value="True"/>
|
||||||
<Icon Value="0"/>
|
<Icon Value="0"/>
|
||||||
<ActiveWindowIndexAtStart Value="0"/>
|
|
||||||
</General>
|
</General>
|
||||||
<i18n>
|
<i18n>
|
||||||
<EnableI18N LFM="False"/>
|
<EnableI18N LFM="False"/>
|
||||||
@ -16,7 +16,7 @@
|
|||||||
<VersionInfo>
|
<VersionInfo>
|
||||||
<StringTable ProductVersion=""/>
|
<StringTable ProductVersion=""/>
|
||||||
</VersionInfo>
|
</VersionInfo>
|
||||||
<BuildModes Count="1" Active="Default">
|
<BuildModes Count="1">
|
||||||
<Item1 Name="Default" Default="True"/>
|
<Item1 Name="Default" Default="True"/>
|
||||||
</BuildModes>
|
</BuildModes>
|
||||||
<PublishOptions>
|
<PublishOptions>
|
||||||
@ -30,17 +30,19 @@
|
|||||||
<LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
<LaunchingApplication PathPlusParams="\usr\bin\xterm -T 'Lazarus Run Output' -e $(LazarusDir)\tools\runwait.sh $(TargetCmdLine)"/>
|
||||||
</local>
|
</local>
|
||||||
</RunParams>
|
</RunParams>
|
||||||
<RequiredPackages Count="1">
|
<RequiredPackages Count="2">
|
||||||
<Item1>
|
<Item1>
|
||||||
<PackageName Value="LCL"/>
|
<PackageName Value="FCL"/>
|
||||||
</Item1>
|
</Item1>
|
||||||
|
<Item2>
|
||||||
|
<PackageName Value="LCL"/>
|
||||||
|
</Item2>
|
||||||
</RequiredPackages>
|
</RequiredPackages>
|
||||||
<Units Count="12">
|
<Units Count="9">
|
||||||
<Unit0>
|
<Unit0>
|
||||||
<Filename Value="tappytux.lpr"/>
|
<Filename Value="tappytux.lpr"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="tappytux"/>
|
<UnitName Value="tappytux"/>
|
||||||
<UsageCount Value="37"/>
|
|
||||||
</Unit0>
|
</Unit0>
|
||||||
<Unit1>
|
<Unit1>
|
||||||
<Filename Value="gameconfigform.pas"/>
|
<Filename Value="gameconfigform.pas"/>
|
||||||
@ -48,13 +50,6 @@
|
|||||||
<ComponentName Value="formConfig"/>
|
<ComponentName Value="formConfig"/>
|
||||||
<ResourceBaseClass Value="Form"/>
|
<ResourceBaseClass Value="Form"/>
|
||||||
<UnitName Value="gameconfigform"/>
|
<UnitName Value="gameconfigform"/>
|
||||||
<EditorIndex Value="0"/>
|
|
||||||
<WindowIndex Value="0"/>
|
|
||||||
<TopLine Value="56"/>
|
|
||||||
<CursorPos X="35" Y="80"/>
|
|
||||||
<UsageCount Value="37"/>
|
|
||||||
<Loaded Value="True"/>
|
|
||||||
<LoadedDesigner Value="True"/>
|
|
||||||
</Unit1>
|
</Unit1>
|
||||||
<Unit2>
|
<Unit2>
|
||||||
<Filename Value="gameplayform.pas"/>
|
<Filename Value="gameplayform.pas"/>
|
||||||
@ -62,230 +57,38 @@
|
|||||||
<ComponentName Value="formTappyTuxGame"/>
|
<ComponentName Value="formTappyTuxGame"/>
|
||||||
<ResourceBaseClass Value="Form"/>
|
<ResourceBaseClass Value="Form"/>
|
||||||
<UnitName Value="gameplayform"/>
|
<UnitName Value="gameplayform"/>
|
||||||
<EditorIndex Value="1"/>
|
|
||||||
<WindowIndex Value="0"/>
|
|
||||||
<TopLine Value="1"/>
|
|
||||||
<CursorPos X="28" Y="11"/>
|
|
||||||
<UsageCount Value="37"/>
|
|
||||||
<Loaded Value="True"/>
|
|
||||||
<LoadedDesigner Value="True"/>
|
|
||||||
</Unit2>
|
</Unit2>
|
||||||
<Unit3>
|
<Unit3>
|
||||||
<Filename Value="tappyconfig.pas"/>
|
<Filename Value="tappyconfig.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="tappyconfig"/>
|
<UnitName Value="tappyconfig"/>
|
||||||
<EditorIndex Value="3"/>
|
|
||||||
<WindowIndex Value="0"/>
|
|
||||||
<TopLine Value="16"/>
|
|
||||||
<CursorPos X="19" Y="50"/>
|
|
||||||
<UsageCount Value="31"/>
|
|
||||||
<Loaded Value="True"/>
|
|
||||||
</Unit3>
|
</Unit3>
|
||||||
<Unit4>
|
<Unit4>
|
||||||
<Filename Value="tappydrawer.pas"/>
|
<Filename Value="tappydrawer.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="tappydrawer"/>
|
<UnitName Value="tappydrawer"/>
|
||||||
<EditorIndex Value="4"/>
|
|
||||||
<WindowIndex Value="0"/>
|
|
||||||
<TopLine Value="205"/>
|
|
||||||
<CursorPos X="11" Y="230"/>
|
|
||||||
<UsageCount Value="31"/>
|
|
||||||
<Loaded Value="True"/>
|
|
||||||
</Unit4>
|
</Unit4>
|
||||||
<Unit5>
|
<Unit5>
|
||||||
<Filename Value="tappygamedata.pas"/>
|
<Filename Value="tappygamedata.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="tappygamedata"/>
|
<UnitName Value="tappygamedata"/>
|
||||||
<WindowIndex Value="0"/>
|
|
||||||
<TopLine Value="229"/>
|
|
||||||
<CursorPos X="19" Y="3"/>
|
|
||||||
<UsageCount Value="31"/>
|
|
||||||
</Unit5>
|
</Unit5>
|
||||||
<Unit6>
|
<Unit6>
|
||||||
<Filename Value="mod_tappywords.pas"/>
|
<Filename Value="mod_tappywords.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="mod_tappywords"/>
|
<UnitName Value="mod_tappywords"/>
|
||||||
<IsVisibleTab Value="True"/>
|
|
||||||
<EditorIndex Value="7"/>
|
|
||||||
<WindowIndex Value="0"/>
|
|
||||||
<TopLine Value="26"/>
|
|
||||||
<CursorPos X="26" Y="50"/>
|
|
||||||
<UsageCount Value="31"/>
|
|
||||||
<Loaded Value="True"/>
|
|
||||||
</Unit6>
|
</Unit6>
|
||||||
<Unit7>
|
<Unit7>
|
||||||
<Filename Value="tappymodules.pas"/>
|
<Filename Value="tappymodules.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="tappymodules"/>
|
<UnitName Value="tappymodules"/>
|
||||||
<EditorIndex Value="8"/>
|
|
||||||
<WindowIndex Value="0"/>
|
|
||||||
<TopLine Value="1"/>
|
|
||||||
<CursorPos X="26" Y="31"/>
|
|
||||||
<UsageCount Value="31"/>
|
|
||||||
<Loaded Value="True"/>
|
|
||||||
</Unit7>
|
</Unit7>
|
||||||
<Unit8>
|
<Unit8>
|
||||||
<Filename Value="mod_tappymath.pas"/>
|
<Filename Value="mod_tappymath.pas"/>
|
||||||
<IsPartOfProject Value="True"/>
|
<IsPartOfProject Value="True"/>
|
||||||
<UnitName Value="mod_tappymath"/>
|
<UnitName Value="mod_tappymath"/>
|
||||||
<EditorIndex Value="2"/>
|
|
||||||
<WindowIndex Value="0"/>
|
|
||||||
<TopLine Value="9"/>
|
|
||||||
<CursorPos X="3" Y="50"/>
|
|
||||||
<UsageCount Value="30"/>
|
|
||||||
<Loaded Value="True"/>
|
|
||||||
</Unit8>
|
</Unit8>
|
||||||
<Unit9>
|
|
||||||
<Filename Value="..\..\..\Lazarus\lcl\include\fpimagebitmap.inc"/>
|
|
||||||
<WindowIndex Value="0"/>
|
|
||||||
<TopLine Value="130"/>
|
|
||||||
<CursorPos X="1" Y="146"/>
|
|
||||||
<UsageCount Value="10"/>
|
|
||||||
</Unit9>
|
|
||||||
<Unit10>
|
|
||||||
<Filename Value="..\..\..\..\..\..\usr\share\fpcsrc\packages\fcl-image\src\fpimage.pp"/>
|
|
||||||
<UnitName Value="FPimage"/>
|
|
||||||
<EditorIndex Value="6"/>
|
|
||||||
<WindowIndex Value="0"/>
|
|
||||||
<TopLine Value="121"/>
|
|
||||||
<CursorPos X="23" Y="140"/>
|
|
||||||
<UsageCount Value="10"/>
|
|
||||||
<Loaded Value="True"/>
|
|
||||||
<DefaultSyntaxHighlighter Value="Delphi"/>
|
|
||||||
</Unit10>
|
|
||||||
<Unit11>
|
|
||||||
<Filename Value="..\..\..\lazarus\lcl\intfgraphics.pas"/>
|
|
||||||
<UnitName Value="IntfGraphics"/>
|
|
||||||
<EditorIndex Value="5"/>
|
|
||||||
<WindowIndex Value="0"/>
|
|
||||||
<TopLine Value="102"/>
|
|
||||||
<CursorPos X="29" Y="113"/>
|
|
||||||
<UsageCount Value="10"/>
|
|
||||||
<Loaded Value="True"/>
|
|
||||||
</Unit11>
|
|
||||||
</Units>
|
</Units>
|
||||||
<JumpHistory Count="30" HistoryIndex="29">
|
|
||||||
<Position1>
|
|
||||||
<Filename Value="tappymodules.pas"/>
|
|
||||||
<Caret Line="22" Column="74" TopLine="1"/>
|
|
||||||
</Position1>
|
|
||||||
<Position2>
|
|
||||||
<Filename Value="tappymodules.pas"/>
|
|
||||||
<Caret Line="96" Column="29" TopLine="77"/>
|
|
||||||
</Position2>
|
|
||||||
<Position3>
|
|
||||||
<Filename Value="tappymodules.pas"/>
|
|
||||||
<Caret Line="22" Column="74" TopLine="1"/>
|
|
||||||
</Position3>
|
|
||||||
<Position4>
|
|
||||||
<Filename Value="mod_tappywords.pas"/>
|
|
||||||
<Caret Line="20" Column="37" TopLine="1"/>
|
|
||||||
</Position4>
|
|
||||||
<Position5>
|
|
||||||
<Filename Value="mod_tappymath.pas"/>
|
|
||||||
<Caret Line="20" Column="40" TopLine="1"/>
|
|
||||||
</Position5>
|
|
||||||
<Position6>
|
|
||||||
<Filename Value="mod_tappywords.pas"/>
|
|
||||||
<Caret Line="18" Column="5" TopLine="8"/>
|
|
||||||
</Position6>
|
|
||||||
<Position7>
|
|
||||||
<Filename Value="mod_tappywords.pas"/>
|
|
||||||
<Caret Line="24" Column="18" TopLine="15"/>
|
|
||||||
</Position7>
|
|
||||||
<Position8>
|
|
||||||
<Filename Value="mod_tappymath.pas"/>
|
|
||||||
<Caret Line="21" Column="5" TopLine="3"/>
|
|
||||||
</Position8>
|
|
||||||
<Position9>
|
|
||||||
<Filename Value="tappydrawer.pas"/>
|
|
||||||
<Caret Line="34" Column="22" TopLine="1"/>
|
|
||||||
</Position9>
|
|
||||||
<Position10>
|
|
||||||
<Filename Value="tappydrawer.pas"/>
|
|
||||||
<Caret Line="46" Column="34" TopLine="21"/>
|
|
||||||
</Position10>
|
|
||||||
<Position11>
|
|
||||||
<Filename Value="mod_tappywords.pas"/>
|
|
||||||
<Caret Line="21" Column="34" TopLine="1"/>
|
|
||||||
</Position11>
|
|
||||||
<Position12>
|
|
||||||
<Filename Value="tappydrawer.pas"/>
|
|
||||||
<Caret Line="34" Column="33" TopLine="9"/>
|
|
||||||
</Position12>
|
|
||||||
<Position13>
|
|
||||||
<Filename Value="tappydrawer.pas"/>
|
|
||||||
<Caret Line="228" Column="17" TopLine="196"/>
|
|
||||||
</Position13>
|
|
||||||
<Position14>
|
|
||||||
<Filename Value="tappydrawer.pas"/>
|
|
||||||
<Caret Line="81" Column="15" TopLine="57"/>
|
|
||||||
</Position14>
|
|
||||||
<Position15>
|
|
||||||
<Filename Value="tappydrawer.pas"/>
|
|
||||||
<Caret Line="79" Column="62" TopLine="57"/>
|
|
||||||
</Position15>
|
|
||||||
<Position16>
|
|
||||||
<Filename Value="..\..\..\lazarus\lcl\intfgraphics.pas"/>
|
|
||||||
<Caret Line="113" Column="29" TopLine="102"/>
|
|
||||||
</Position16>
|
|
||||||
<Position17>
|
|
||||||
<Filename Value="tappydrawer.pas"/>
|
|
||||||
<Caret Line="79" Column="62" TopLine="57"/>
|
|
||||||
</Position17>
|
|
||||||
<Position18>
|
|
||||||
<Filename Value="tappydrawer.pas"/>
|
|
||||||
<Caret Line="81" Column="43" TopLine="57"/>
|
|
||||||
</Position18>
|
|
||||||
<Position19>
|
|
||||||
<Filename Value="gameplayform.pas"/>
|
|
||||||
<Caret Line="53" Column="32" TopLine="28"/>
|
|
||||||
</Position19>
|
|
||||||
<Position20>
|
|
||||||
<Filename Value="gameplayform.pas"/>
|
|
||||||
<Caret Line="54" Column="32" TopLine="29"/>
|
|
||||||
</Position20>
|
|
||||||
<Position21>
|
|
||||||
<Filename Value="gameplayform.pas"/>
|
|
||||||
<Caret Line="53" Column="32" TopLine="28"/>
|
|
||||||
</Position21>
|
|
||||||
<Position22>
|
|
||||||
<Filename Value="tappydrawer.pas"/>
|
|
||||||
<Caret Line="62" Column="5" TopLine="29"/>
|
|
||||||
</Position22>
|
|
||||||
<Position23>
|
|
||||||
<Filename Value="tappydrawer.pas"/>
|
|
||||||
<Caret Line="349" Column="15" TopLine="305"/>
|
|
||||||
</Position23>
|
|
||||||
<Position24>
|
|
||||||
<Filename Value="tappydrawer.pas"/>
|
|
||||||
<Caret Line="32" Column="19" TopLine="7"/>
|
|
||||||
</Position24>
|
|
||||||
<Position25>
|
|
||||||
<Filename Value="gameplayform.pas"/>
|
|
||||||
<Caret Line="55" Column="32" TopLine="28"/>
|
|
||||||
</Position25>
|
|
||||||
<Position26>
|
|
||||||
<Filename Value="gameplayform.pas"/>
|
|
||||||
<Caret Line="53" Column="19" TopLine="29"/>
|
|
||||||
</Position26>
|
|
||||||
<Position27>
|
|
||||||
<Filename Value="mod_tappywords.pas"/>
|
|
||||||
<Caret Line="37" Column="55" TopLine="2"/>
|
|
||||||
</Position27>
|
|
||||||
<Position28>
|
|
||||||
<Filename Value="mod_tappywords.pas"/>
|
|
||||||
<Caret Line="10" Column="12" TopLine="1"/>
|
|
||||||
</Position28>
|
|
||||||
<Position29>
|
|
||||||
<Filename Value="mod_tappywords.pas"/>
|
|
||||||
<Caret Line="37" Column="19" TopLine="13"/>
|
|
||||||
</Position29>
|
|
||||||
<Position30>
|
|
||||||
<Filename Value="mod_tappywords.pas"/>
|
|
||||||
<Caret Line="12" Column="28" TopLine="1"/>
|
|
||||||
</Position30>
|
|
||||||
</JumpHistory>
|
|
||||||
</ProjectOptions>
|
</ProjectOptions>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
<Version Value="10"/>
|
<Version Value="10"/>
|
||||||
@ -305,6 +108,9 @@
|
|||||||
</Options>
|
</Options>
|
||||||
</Linking>
|
</Linking>
|
||||||
<Other>
|
<Other>
|
||||||
|
<CompilerMessages>
|
||||||
|
<UseMsgFile Value="True"/>
|
||||||
|
</CompilerMessages>
|
||||||
<CompilerPath Value="$(CompPath)"/>
|
<CompilerPath Value="$(CompPath)"/>
|
||||||
</Other>
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
|
Reference in New Issue
Block a user