mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 12:59:14 +02:00
easydockmgr: made a runtime package
git-svn-id: trunk@50751 -
This commit is contained in:
parent
7453cd0ef6
commit
a452f166d8
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -7678,6 +7678,7 @@ packager/globallinks/dbflaz-0.1.1.lpl svneol=native#text/plain
|
|||||||
packager/globallinks/debuggerintf-0.1.lpl svneol=native#text/plain
|
packager/globallinks/debuggerintf-0.1.lpl svneol=native#text/plain
|
||||||
packager/globallinks/demoidehelp-0.lpl svneol=native#text/plain
|
packager/globallinks/demoidehelp-0.lpl svneol=native#text/plain
|
||||||
packager/globallinks/designbaseclassdemopkg-0.lpl svneol=native#text/plain
|
packager/globallinks/designbaseclassdemopkg-0.lpl svneol=native#text/plain
|
||||||
|
packager/globallinks/easydockmgr-1.lpl svneol=native#text/plain
|
||||||
packager/globallinks/editormacroscript-0.lpl svneol=native#text/pascal
|
packager/globallinks/editormacroscript-0.lpl svneol=native#text/pascal
|
||||||
packager/globallinks/educationlaz-1.0.1.lpl svneol=native#text/plain
|
packager/globallinks/educationlaz-1.0.1.lpl svneol=native#text/plain
|
||||||
packager/globallinks/exploreidemenu-0.lpl svneol=native#text/plain
|
packager/globallinks/exploreidemenu-0.lpl svneol=native#text/plain
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
<Package Version="4">
|
<Package Version="4">
|
||||||
<PathDelim Value="\"/>
|
<PathDelim Value="\"/>
|
||||||
<Name Value="EasyDockMgr"/>
|
<Name Value="EasyDockMgr"/>
|
||||||
<Type Value="RunAndDesignTime"/>
|
|
||||||
<AddToProjectUsesSection Value="True"/>
|
<AddToProjectUsesSection Value="True"/>
|
||||||
<Author Value="DoDi"/>
|
<Author Value="DoDi"/>
|
||||||
<CompilerOptions>
|
<CompilerOptions>
|
||||||
|
1
packager/globallinks/easydockmgr-1.lpl
Normal file
1
packager/globallinks/easydockmgr-1.lpl
Normal file
@ -0,0 +1 @@
|
|||||||
|
$(LazarusDir)/examples/dockmanager/package/easydockmgr.lpk
|
Loading…
Reference in New Issue
Block a user