Kaydet (Commit) 7d9d24b3 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Use a MSVC-specific option only when $(COM)==MSC

üst 04f73604
......@@ -32,7 +32,7 @@
# RTTI
.IF "$(GUI)"=="WNT"
.IF "$(COM)"=="MSC"
CFLAGS+= -GR
.ENDIF
.IF "$(OS)"=="LINUX" || "$(OS)"=="FREEBSD" || "$(OS)"=="NETBSD" || \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment