mirror of
https://github.com/dhewm/dhewm3.git
synced 2025-03-24 03:22:10 +00:00
rename the resurrection of evil files to just "ROE".
This commit is contained in:
parent
17c66c3da0
commit
315d66f8f8
4 changed files with 6 additions and 5 deletions
|
@ -1,3 +0,0 @@
|
|||
DEFAULTTOOL = PROGDIR:ADoom3
|
||||
TOOLTYPE = CLI
|
||||
|
2
neo/sys/aros/ROE.info.src
Normal file
2
neo/sys/aros/ROE.info.src
Normal file
|
@ -0,0 +1,2 @@
|
|||
TYPE = PROJECT
|
||||
DEFAULTTOOL = C:IconX
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue