- update NSI WIP package

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9158 30fe4595-0a0c-4342-8851-515496e4dcbd
This commit is contained in:
torcs-ng 2023-09-22 18:46:14 +00:00
parent effafecbda
commit b74dc6dcd8
1 changed files with 10 additions and 0 deletions

View File

@ -56,6 +56,16 @@ InstallDirRegKey ${GAME_ROOT_REGKEY} "${GAME_DIR_REGKEY}" ""
ShowInstDetails show
ShowUnInstDetails show
Section -CoreBinaries
SetOverwrite on
; WIP physics engines.
SetOutPath "$INSTDIR\lib\modules\simu"
File "${BUILD_INST_DIR}\lib\modules\simu\simuv4.1.dll"
SectionEnd
Section -CoreData
SetOverwrite on