projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
07e47c9
)
rnd-20131201-1-src
author
Holger Schemel
<info@artsoft.org>
Sun, 1 Dec 2013 14:31:47 +0000
(15:31 +0100)
committer
Holger Schemel
<info@artsoft.org>
Sat, 30 Aug 2014 09:00:09 +0000
(11:00 +0200)
src/Makefile
patch
|
blob
|
history
src/conftime.h
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index a67cd14c4be5ef0159e110b809cc2ccfb162c1a9..b8c53054d0ff4e4378443e1ad877ffa39c9eb3a6 100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-146,7
+146,7
@@
CONFIG_GAME_DIR = $(CONFIG_RO_GAME_DIR) $(CONFIG_RW_GAME_DIR)
CONFIG_GAME = $(CONFIG_GAME_DIR) $(CONFIG_SCORE_ENTRIES) $(CONFIG_SPECIAL)
CONFIG = $(CONFIG_GAME) $(JOYSTICK)
-
#
DEBUG = -DDEBUG -g
+DEBUG = -DDEBUG -g
# PROFILING = $(PROFILING_FLAGS)
# OPTIONS = $(DEBUG) -Wall # only for debugging purposes
diff --git
a/src/conftime.h
b/src/conftime.h
index fd1449b6c20b8a12a10f8244736110d080c73dbd..156ff86f78aa911ea580e89092b73907f1c80be8 100644
(file)
--- a/
src/conftime.h
+++ b/
src/conftime.h
@@
-1
+1
@@
-#define COMPILE_DATE_STRING "2013-11-2
4 14:05
"
+#define COMPILE_DATE_STRING "2013-11-2
6 09:27
"