Some stuff missed for the splash screen in Qt windowport.
This commit is contained in:
@@ -43,6 +43,9 @@ rip.xpm: ../win/X11/rip.xpm
|
|||||||
mapbg.xpm: ../win/gnome/mapbg.xpm
|
mapbg.xpm: ../win/gnome/mapbg.xpm
|
||||||
cp ../win/gnome/mapbg.xpm mapbg.xpm
|
cp ../win/gnome/mapbg.xpm mapbg.xpm
|
||||||
|
|
||||||
|
nhsplash.xpm: ../win/Qt/nhsplash.xpm
|
||||||
|
cp ../win/Qt/nhsplash.xpm nhsplash.xpm
|
||||||
|
|
||||||
../util/tile2img.ttp:
|
../util/tile2img.ttp:
|
||||||
(cd ../util ; make tile2img.ttp)
|
(cd ../util ; make tile2img.ttp)
|
||||||
|
|
||||||
|
|||||||
@@ -138,6 +138,9 @@ rip.xpm:
|
|||||||
mapbg.xpm:
|
mapbg.xpm:
|
||||||
(cd dat ; $(MAKE) mapbg.xpm )
|
(cd dat ; $(MAKE) mapbg.xpm )
|
||||||
|
|
||||||
|
nhsplash.xpm:
|
||||||
|
( cd dat ; $(MAKE) nhsplash.xpm )
|
||||||
|
|
||||||
nh16.img:
|
nh16.img:
|
||||||
( cd util ; $(MAKE) tile2img.ttp )
|
( cd util ; $(MAKE) tile2img.ttp )
|
||||||
( cd dat ; $(MAKE) nh16.img )
|
( cd dat ; $(MAKE) nh16.img )
|
||||||
|
|||||||
Reference in New Issue
Block a user