XTI changes update
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23144 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -33,7 +33,7 @@ CFLAGS =
|
||||
|
||||
# Standard preprocessor flags (common for CC and CXX)
|
||||
!ifndef CPPFLAGS
|
||||
CPPFLAGS = -a8 -g0 -I$(BCCDIR)\include
|
||||
CPPFLAGS = -a8 -g0
|
||||
!endif
|
||||
|
||||
# C++ compiler
|
||||
@@ -61,7 +61,7 @@ DEBUG_INFO = default
|
||||
|
||||
# Standard linker flags
|
||||
!ifndef LDFLAGS
|
||||
LDFLAGS = -L$(BCCDIR)\lib
|
||||
LDFLAGS =
|
||||
!endif
|
||||
|
||||
# Multiple libraries or single huge monolithic one? [0,1]
|
||||
|
Reference in New Issue
Block a user