remove the newer prefs INIs, not just StepMania.ini

This commit is contained in:
Glenn Maynard
2003-03-06 23:26:20 +00:00
parent 203fd190a3
commit a7eae8d067
+3 -1
View File
@@ -19,7 +19,7 @@
!define PRODUCT_NAME_VER "${PRODUCT_NAME} ${VERSION}"
Name "${PRODUCT_NAME}"
OutFile "StepMania-CVS-20030303.exe"
OutFile "StepMania-CVS-20030306.exe"
;OutFile "StepMania301.exe"
; Some default compiler settings (uncomment and change at will):
@@ -308,6 +308,8 @@ Delete "$INSTDIR\README-FIRST.html"
Delete "$INSTDIR\NEWS"
Delete "$INSTDIR\stepmania.exe"
Delete "$INSTDIR\stepmania.ini"
Delete "$INSTDIR\Keymaps.ini"
Delete "$INSTDIR\GamePrefs.ini"
Delete "$INSTDIR\smpackage.exe"
Delete "$INSTDIR\Translation.dat"
Delete "$INSTDIR\StepMania.vdi"