* fixed fcl and fpcdir paths/dependencies

git-svn-id: trunk@6719 -
This commit is contained in:
Jonas Maebe 2007-03-04 19:59:42 +00:00
parent c4288bc880
commit 1d4a25df3b
9 changed files with 11 additions and 11 deletions

View File

@ -7,7 +7,7 @@ units=oraclew
examples=test01
[require]
packages=oracle fcl
packages=oracle fcl-base fcl-db fcl-xml
[install]
fpcpackage=y

View File

@ -32,13 +32,13 @@ programs_emx=isockcli isocksvr testhres testnres testsres testrhre \
rst=restest
[require]
packages=fcl
packages=fcl-base fcl-db fcl-fpcunit fcl-image fcl-net fcl-passrc fcl-registry fcl-web fcl-xml
[install]
fpcpackage=y
[default]
fpcdir=../..
fpcdir=../../..
[rules]
.NOTPARALLEL:

View File

@ -12,7 +12,7 @@ examples=dbtestframework
fpcpackage=y
[default]
fpcdir=../..
fpcdir=../../..
[rules]

View File

@ -16,7 +16,7 @@ targetdir=../../$(OS_TARGET)
fpcpackage=y
[default]
fpcdir=../../..
fpcdir=../../../..
[rules]
.NOTPARALLEL:

View File

@ -16,7 +16,7 @@ targetdir=../../$(OS_TARGET)
fpcpackage=y
[default]
fpcdir=../../..
fpcdir=../../../..
[rules]
.NOTPARALLEL:

View File

@ -3,7 +3,7 @@
#
[require]
packages=fcl
packages=fcl-base fcl-xml fcl-net
[target]
programs=rpcserv rpccli
@ -16,7 +16,7 @@ options=-S2h
fpcpackage=y
[default]
fpcdir=../../..
fpcdir=../../../..
[rules]

View File

@ -10,7 +10,7 @@ rsts=fpcmmain
units=fpcmmain fpcmdic fpcmwr fpcmpkg
[require]
packages=fcl
packages=fcl-base
tools=data2inc
[install]

View File

@ -7,7 +7,7 @@ name=fpde
version=2.0.0
[require]
packages=fcl fpgtk
packages=fcl-base fcl-xml fcl-passrc fpgtk
[target]
programs=fpde

View File

@ -12,7 +12,7 @@ rsts=frmabout frmmain frmoptions msgcomp
units=frmmain msgcomp frmabout frmoptions
[require]
packages=fcl fpgtk
packages=fcl-base fpgtk
[compiler]