don't ship the ts mod yet

This commit is contained in:
Matthias Mailänder
2013-11-09 09:18:05 +01:00
parent 33d4be40bc
commit bb361db81a

View File

@@ -58,7 +58,9 @@ SectionEnd
Section "Game" GAME
SetOutPath "$INSTDIR"
RMDir /r "$INSTDIR\mods"
File /r "${SRCDIR}\mods"
File /r "${SRCDIR}\mods\cnc"
File /r "${SRCDIR}\mods\d2k"
File /r "${SRCDIR}\mods\ra"
File "${SRCDIR}\OpenRA.Game.exe"
File "${SRCDIR}\OpenRA.Utility.exe"
File "${SRCDIR}\OpenRA.FileFormats.dll"