mirror of https://github.com/mstorsjo/fdk-aac.git
Remove an unused version declaration from Makefile.vc
This commit is contained in:
parent
f285813ec1
commit
95858d7bd3
|
@ -6,8 +6,6 @@
|
||||||
# Installing: nmake -f Makefile.vc prefix=\path\to\x install
|
# Installing: nmake -f Makefile.vc prefix=\path\to\x install
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=0.1.5
|
|
||||||
|
|
||||||
# Linker and librarian commands
|
# Linker and librarian commands
|
||||||
LD = link
|
LD = link
|
||||||
AR = lib
|
AR = lib
|
||||||
|
|
Loading…
Reference in New Issue