mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 09:51:50 +02:00
* fixed the suffixes of fcl-registry dependance of winunits-base. (non related remark in mantis 15079)
git-svn-id: trunk@14193 -
This commit is contained in:
parent
1a28ccb0be
commit
966bcbec9f
@ -8993,11 +8993,11 @@ unixutil_shared: libc_shared fcl-base_shared
|
||||
unixutil_smart: libc_smart fcl-base_smart
|
||||
unixutil_debug: libc_debug fcl-base_debug
|
||||
unixutil_release: libc_release fcl-base_release
|
||||
winunits-base_all: fcl-registry fcl-base_all
|
||||
winunits-base_shared: fcl-registry fcl-base_shared
|
||||
winunits-base_smart: fcl-registry fcl-base_smart
|
||||
winunits-base_debug: fcl-registry fcl-base_debug
|
||||
winunits-base_release: fcl-registry fcl-base_release
|
||||
winunits-base_all: fcl-registry_all fcl-base_all
|
||||
winunits-base_shared: fcl-registry_shared fcl-base_shared
|
||||
winunits-base_smart: fcl-registry_smart fcl-base_smart
|
||||
winunits-base_debug: fcl-registry_debug fcl-base_debug
|
||||
winunits-base_release: fcl-registry_release fcl-base_release
|
||||
winunits-jedi_all: winunits-base_all fcl-registry fcl-base_all
|
||||
winunits-jedi_shared: winunits-base_shared fcl-registry fcl-base_shared
|
||||
winunits-jedi_smart: winunits-base_smart fcl-registry fcl-base_smart
|
||||
|
@ -320,11 +320,11 @@ unixutil_smart: libc_smart fcl-base_smart
|
||||
unixutil_debug: libc_debug fcl-base_debug
|
||||
unixutil_release: libc_release fcl-base_release
|
||||
|
||||
winunits-base_all: fcl-registry fcl-base_all
|
||||
winunits-base_shared: fcl-registry fcl-base_shared
|
||||
winunits-base_smart: fcl-registry fcl-base_smart
|
||||
winunits-base_debug: fcl-registry fcl-base_debug
|
||||
winunits-base_release: fcl-registry fcl-base_release
|
||||
winunits-base_all: fcl-registry_all fcl-base_all
|
||||
winunits-base_shared: fcl-registry_shared fcl-base_shared
|
||||
winunits-base_smart: fcl-registry_smart fcl-base_smart
|
||||
winunits-base_debug: fcl-registry_debug fcl-base_debug
|
||||
winunits-base_release: fcl-registry_release fcl-base_release
|
||||
|
||||
winunits-jedi_all: winunits-base_all fcl-registry fcl-base_all
|
||||
winunits-jedi_shared: winunits-base_shared fcl-registry fcl-base_shared
|
||||
|
Loading…
Reference in New Issue
Block a user