Ticket 891 - Don't install tools if option is unchecked

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@5808 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 9390de26f57ae038cb57f1c542d0bfa34ca25bf3
Former-commit-id: a1381bfeba678dc3b4aaf242ccf56e92ba5e71fc
This commit is contained in:
beaglejoe 2014-08-21 03:26:28 +00:00
parent a2020f4a19
commit 53c59a414b

View file

@ -86,7 +86,7 @@ Section "!Base System" SEC01
; Executable and DLLs ... but no mod tool (see later)
SetOutPath "$INSTDIR\bin"
File /x sd-*.* /x *.lib "${BUILD_INST_DIR}\bin\*.*"
File /x sd2-*.* /x *.lib "${BUILD_INST_DIR}\bin\*.*"
File /x libzlib.dll /x zlib1.dll "${BUILD_INST_DIR}\bin\*.*"
; Core loadable modules (physics and graphics engines, track loader, ...)