mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-31 04:13:47 +01:00
build: fix version
This commit is contained in:
parent
d9845dbf95
commit
11844ec34d
@ -31,7 +31,7 @@ REM overwrite version.h
|
||||
:got_version
|
||||
if %version%==%VERSION_DEFAULT% goto :exit
|
||||
|
||||
echo #define %VERSION_NAME% "%version%" /* autogenerated */ >> %VERSION_FILE%
|
||||
echo #define %VERSION_NAME% "%version%" /* autogenerated */ > %VERSION_FILE%
|
||||
|
||||
|
||||
REM done
|
||||
|
Loading…
x
Reference in New Issue
Block a user