1
0
mirror of https://github.com/mstorsjo/fdk-aac.git synced 2025-02-18 04:00:36 +01:00

Remove an unused version declaration from Makefile.vc

This commit is contained in:
Martin Storsjo 2019-01-30 10:08:01 +02:00
parent f285813ec1
commit 95858d7bd3

View File

@ -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