added helpext.cpp plus changes to bakefile towards more readable and more cvs diff friendly makefiles
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
7556
Makefile.in
7556
Makefile.in
File diff suppressed because it is too large
Load Diff
@@ -20,7 +20,7 @@ CFG =
|
|||||||
# Standard flags for CC
|
# Standard flags for CC
|
||||||
CFLAGS =
|
CFLAGS =
|
||||||
# Standard preprocessor flags (common for CC and CXX)
|
# Standard preprocessor flags (common for CC and CXX)
|
||||||
CPPFLAGS = /DWIN32 /D_WINDOWS
|
CPPFLAGS =
|
||||||
# C++ compiler
|
# C++ compiler
|
||||||
CXX = cl
|
CXX = cl
|
||||||
# Standard flags for C++
|
# Standard flags for C++
|
||||||
|
3394
build/makefile.bcc
3394
build/makefile.bcc
File diff suppressed because it is too large
Load Diff
2594
build/makefile.gcc
2594
build/makefile.gcc
File diff suppressed because one or more lines are too long
2637
build/makefile.vc
2637
build/makefile.vc
File diff suppressed because one or more lines are too long
2612
build/makefile.wat
2612
build/makefile.wat
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user