Add lib subdir to libver,
Change _LIBVER_SUPPORT by LIBVER_SUPPORT.
This commit is contained in:
parent
0514715693
commit
6ded620c00
@ -1,6 +1,6 @@
|
|||||||
ifdef _LIBVER_SUPPORT
|
ifdef LIBVER_SUPPORT
|
||||||
DEP += ../../libver/ver.h
|
DEP += ../../libver/lib/ver.h
|
||||||
LIBDIR += -I ../../libver
|
LIBDIR += -I ../../libver/lib
|
||||||
FLAG += -D_LIBVER_SUPPORT
|
FLAG += -D_LIBVER_SUPPORT
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user