-rw-r--r-- | Rules.make | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,4 +15,5 @@ else echo CONFIG -= debug >> $@ echo CONFIG += release >> $@ + echo DEFINES += "OPIE_NO_DEBUG" >> $@ endif ifeq ($(filter 3.%,$(QTE_VERSION)),) # not qt3 |
index : patchwork/opie.git | ||
opie™ hacks and fixes |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Rules.make | 1 |
@@ -15,4 +15,5 @@ else echo CONFIG -= debug >> $@ echo CONFIG += release >> $@ + echo DEFINES += "OPIE_NO_DEBUG" >> $@ endif ifeq ($(filter 3.%,$(QTE_VERSION)),) # not qt3 |