remove the newer prefs INIs, not just StepMania.ini
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
!define PRODUCT_NAME_VER "${PRODUCT_NAME} ${VERSION}"
|
!define PRODUCT_NAME_VER "${PRODUCT_NAME} ${VERSION}"
|
||||||
|
|
||||||
Name "${PRODUCT_NAME}"
|
Name "${PRODUCT_NAME}"
|
||||||
OutFile "StepMania-CVS-20030303.exe"
|
OutFile "StepMania-CVS-20030306.exe"
|
||||||
;OutFile "StepMania301.exe"
|
;OutFile "StepMania301.exe"
|
||||||
|
|
||||||
; Some default compiler settings (uncomment and change at will):
|
; Some default compiler settings (uncomment and change at will):
|
||||||
@@ -308,6 +308,8 @@ Delete "$INSTDIR\README-FIRST.html"
|
|||||||
Delete "$INSTDIR\NEWS"
|
Delete "$INSTDIR\NEWS"
|
||||||
Delete "$INSTDIR\stepmania.exe"
|
Delete "$INSTDIR\stepmania.exe"
|
||||||
Delete "$INSTDIR\stepmania.ini"
|
Delete "$INSTDIR\stepmania.ini"
|
||||||
|
Delete "$INSTDIR\Keymaps.ini"
|
||||||
|
Delete "$INSTDIR\GamePrefs.ini"
|
||||||
Delete "$INSTDIR\smpackage.exe"
|
Delete "$INSTDIR\smpackage.exe"
|
||||||
Delete "$INSTDIR\Translation.dat"
|
Delete "$INSTDIR\Translation.dat"
|
||||||
Delete "$INSTDIR\StepMania.vdi"
|
Delete "$INSTDIR\StepMania.vdi"
|
||||||
|
|||||||
Reference in New Issue
Block a user