mirror of https://github.com/mpv-player/mpv
whitespace cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22592 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
bf422fe209
commit
05ea47b796
|
@ -4,7 +4,6 @@ MAJOR_VERSION = 1
|
||||||
MINOR_VERSION = 0
|
MINOR_VERSION = 0
|
||||||
VERSION = $(MAJOR_VERSION).$(MINOR_VERSION)
|
VERSION = $(MAJOR_VERSION).$(MINOR_VERSION)
|
||||||
|
|
||||||
|
|
||||||
ifeq ($(TARGET_OS),CYGWIN)
|
ifeq ($(TARGET_OS),CYGWIN)
|
||||||
SHORTNAME = libdha.dll
|
SHORTNAME = libdha.dll
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue