X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2FMakefile;h=510e71d4de186c118e87b5be7620c0e4c9a574b0;hp=01a64c2edfd228a89205bbb2bb456abf9a5ceca2;hb=0dd76aace99b32f0a9d11b908f40e9629785ade6;hpb=aaef409525599bb87a6dc8c099fbc0e11a455bae diff --git a/src/Makefile b/src/Makefile index 01a64c2e..510e71d4 100644 --- a/src/Makefile +++ b/src/Makefile @@ -20,7 +20,8 @@ SCORE_ENTRIES = -DMANY_PER_NAME # many score entries per name # because the GIF loading routines are still a bit beta. # If you use the Xpm library, convert the GIF files to Xpm # files (and the mask files ('*Maske.gif') to xbm files). -XPM_INCLUDE_FILE = -DXPM_INCLUDE_FILE="" + +# XPM_INCLUDE_FILE = -DXPM_INCLUDE_FILE="" CONFIG = $(GAME_DIR) $(SOUNDS) $(JOYSTICK) \ $(SCORE_ENTRIES) $(XPM_INCLUDE_FILE)