Have NSIS uninstaller delete rend2.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user