mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-01 01:16:55 +02:00
use same naming convention as CMake install for Cygwin.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
b8e89231fc
commit
cc32b600f8
@ -33,7 +33,7 @@ MKDIR = mkdir -p
|
||||
# Extension for Shared Libraries
|
||||
#
|
||||
LIBPREFIX = cyg
|
||||
SHAREDLIBEXT = .$(target_version).dll
|
||||
SHAREDLIBEXT = -$(target_version).dll
|
||||
SHAREDLIBLINKEXT = .dll
|
||||
|
||||
IMPPREFIX = lib
|
||||
|
Loading…
x
Reference in New Issue
Block a user