Kaydet (Commit) 188949be authored tarafından Hans-Joachim Lankenau's avatar Hans-Joachim Lankenau

#100000# use - for compiler flags instead of /

üst 8ce941d3
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
# #
# $RCSfile: fullcpp.mk,v $ # $RCSfile: fullcpp.mk,v $
# #
# $Revision: 1.3 $ # $Revision: 1.4 $
# #
# last change: $Author: np $ $Date: 2002-06-25 15:15:46 $ # last change: $Author: hjs $ $Date: 2002-09-03 13:07:07 $
# #
# The Contents of this file are made available subject to the terms of # The Contents of this file are made available subject to the terms of
# either of the following licenses # either of the following licenses
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
.IF "$(GUI)"=="WNT" .IF "$(GUI)"=="WNT"
# RTTI # RTTI
CFLAGS+= /GR CFLAGS+= -GR
.IF "$(NP_LOCALBUILD)"!="" .IF "$(NP_LOCALBUILD)"!=""
......
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