Have NSIS uninstaller delete rend2.

This commit is contained in:
Zack Middleton 2012-12-09 01:05:25 +00:00
parent 2e99ae093e
commit 8424865879
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ Section "Uninstall"
Delete $INSTDIR\ioq3ded.x86.exe
!ifdef USE_RENDERER_DLOPEN
Delete $INSTDIR\renderer_opengl1_x86.dll
Delete $INSTDIR\renderer_rend2_x86.dll
!endif
Delete $INSTDIR\COPYING.txt