summaryrefslogtreecommitdiff
path: root/include/makeinclude/platform_gnuwin32_common.GNU
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-10-29 08:08:59 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-10-29 08:08:59 +0000
commit478ecfed8268cc60d99e3e667c2228920dcbe2fb (patch)
tree9ef2dd869cac19cc9f48b416638a63df4bc8ca5c /include/makeinclude/platform_gnuwin32_common.GNU
parentd61c0937df2bf0a8b818dfc65217cb143768ef29 (diff)
downloadATCD-478ecfed8268cc60d99e3e667c2228920dcbe2fb.tar.gz
ChangeLogTag: Wed Oct 29 07:03:12 2003 UTC Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'include/makeinclude/platform_gnuwin32_common.GNU')
-rw-r--r--include/makeinclude/platform_gnuwin32_common.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/makeinclude/platform_gnuwin32_common.GNU b/include/makeinclude/platform_gnuwin32_common.GNU
index bf6be6bdb0d..4044c2b83c1 100644
--- a/include/makeinclude/platform_gnuwin32_common.GNU
+++ b/include/makeinclude/platform_gnuwin32_common.GNU
@@ -47,13 +47,13 @@ endif
ifeq (,$(pipes))
pipes = 1
endif
-
ifeq ($(debug),0)
CFLAGS += -DNDEBUG
endif
CC = gcc
CXX = g++
+RC = windres
MODEL_FLAGS += -mcpu=$(TCPU)