include system directory explicitly
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21603 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
ec6ac3eb94
commit
ee2b827101
@ -29,7 +29,7 @@ CFLAGS =
|
||||
!endif
|
||||
# Standard preprocessor flags (common for CC and CXX)
|
||||
!ifndef CPPFLAGS
|
||||
CPPFLAGS =
|
||||
CPPFLAGS = -I$(BCCDIR)\include
|
||||
!endif
|
||||
# C++ compiler
|
||||
!ifndef CXX
|
||||
|
Loading…
Reference in New Issue
Block a user