mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 06:19:32 +02:00
template for released packages
git-svn-id: trunk@27582 -
This commit is contained in:
parent
151d030d21
commit
24af2168c1
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -5367,6 +5367,7 @@ packager/registerlcl.pas svneol=native#text/pascal
|
|||||||
packager/registersynedit.pas svneol=native#text/pascal
|
packager/registersynedit.pas svneol=native#text/pascal
|
||||||
packager/registration/README.txt svneol=native#text/plain
|
packager/registration/README.txt svneol=native#text/plain
|
||||||
packager/registration/lazaruspackageintf.pas svneol=native#text/pascal
|
packager/registration/lazaruspackageintf.pas svneol=native#text/pascal
|
||||||
|
packager/release.compiled svneol=native#text/plain
|
||||||
packager/ucomponentmanmain.lfm svneol=native#text/plain
|
packager/ucomponentmanmain.lfm svneol=native#text/plain
|
||||||
packager/ucomponentmanmain.pas svneol=native#text/pascal
|
packager/ucomponentmanmain.pas svneol=native#text/pascal
|
||||||
packager/ufrmaddcomponent.lfm svneol=native#text/plain
|
packager/ufrmaddcomponent.lfm svneol=native#text/plain
|
||||||
|
4
packager/release.compiled
Normal file
4
packager/release.compiled
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<CONFIG>
|
||||||
|
<Release Value="True"/>
|
||||||
|
</CONFIG>
|
Loading…
Reference in New Issue
Block a user