rename the resurrection of evil files to just "ROE".

This commit is contained in:
Kalamatee 2016-04-18 21:58:27 +01:00 committed by Daniel Gibson
parent 17c66c3da0
commit 315d66f8f8
4 changed files with 6 additions and 5 deletions

View file

@ -1,3 +0,0 @@
DEFAULTTOOL = PROGDIR:ADoom3
TOOLTYPE = CLI

View file

@ -0,0 +1,2 @@
TYPE = PROJECT
DEFAULTTOOL = C:IconX

View file

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

View file

@ -3,6 +3,8 @@
include $(TOP)/config/make.cfg
#MM- iconset-Gorilla-contrib-games-doom3game : doom3-gorillaicons-game
DOOM3_EXEDIR := $(AROS_CONTRIB)/Games/ADoom3
DOOM3_ICONS := ADoom3 "ADoom3 - Resurrection of Evil"
%build_icons mmake=iconset-Gorilla-contrib-games-doom3game icons="$(DOOM3_ICONS)" dir=$(DOOM3_EXEDIR)
DOOM3_ICONS := ADoom3 ROE
%build_icons mmake=doom3-gorillaicons-game icons="$(DOOM3_ICONS)" dir=$(DOOM3_EXEDIR)