Ship VERSION with binary releases.

This commit is contained in:
Paul Chote
2017-06-03 17:33:32 +01:00
committed by Oliver Brakmann
parent 36d7b5131e
commit abdcf90c30
2 changed files with 3 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ Section "Game" GAME
File "${SRCDIR}\ICSharpCode.SharpZipLib.dll"
File "${SRCDIR}\FuzzyLogicLibrary.dll"
File "${SRCDIR}\Open.Nat.dll"
File "${SRCDIR}\VERSION"
File "${SRCDIR}\AUTHORS"
File "${SRCDIR}\COPYING"
File "${SRCDIR}\README.html"
@@ -215,6 +216,7 @@ Function ${UN}Clean
Delete $INSTDIR\FuzzyLogicLibrary.dll
Delete $INSTDIR\Open.Nat.dll
Delete $INSTDIR\SharpFont.dll
Delete $INSTDIR\VERSION
Delete $INSTDIR\AUTHORS
Delete $INSTDIR\COPYING
Delete $INSTDIR\README.html