mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 02:19:32 +02:00
+ Added include reference
git-svn-id: trunk@6971 -
This commit is contained in:
parent
86803e5b23
commit
e9c207098d
@ -1,4 +1,4 @@
|
|||||||
// included by lazconf.pp
|
{%MainUnit ../../lazconf.pp}
|
||||||
|
|
||||||
{***************************************************************************
|
{***************************************************************************
|
||||||
lazconf.inc
|
lazconf.inc
|
||||||
@ -56,6 +56,9 @@ end;
|
|||||||
|
|
||||||
{
|
{
|
||||||
$Log$
|
$Log$
|
||||||
|
Revision 1.21 2005/03/17 00:06:43 marc
|
||||||
|
+ Added include reference
|
||||||
|
|
||||||
Revision 1.20 2004/12/09 19:29:42 mattias
|
Revision 1.20 2004/12/09 19:29:42 mattias
|
||||||
fixed compilation for lazconf linux, bsd, macosx
|
fixed compilation for lazconf linux, bsd, macosx
|
||||||
|
|
||||||
|
@ -1,4 +1,6 @@
|
|||||||
|
{%MainUnit ../linux/lazconf.inc}
|
||||||
// included by linux/lazconf.inc, freebsd/lazconf.inc, netbsd/lazconf.inc
|
// included by linux/lazconf.inc, freebsd/lazconf.inc, netbsd/lazconf.inc
|
||||||
|
// todo: use $target here ?
|
||||||
|
|
||||||
{
|
{
|
||||||
***************************************************************************
|
***************************************************************************
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
// included by gtkcallback.inc
|
{%MainUnit gtkcallback.inc}
|
||||||
|
|
||||||
{
|
{
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
Loading…
Reference in New Issue
Block a user