added xrc/xh_grid.{h|cpp} and regenerated makefiles

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36280 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2005-11-29 01:19:22 +00:00
parent 8c17c7a633
commit dbcca2fa1f
12 changed files with 2531 additions and 2301 deletions

View File

@@ -40,6 +40,11 @@ CPPFLAGS = -a8 -g0
LDFLAGS =
!endif
# The C preprocessor
!ifndef CPP
CPP = cpp32 -Sr -oCON
!endif
# What type of library to build? [0,1]
!ifndef SHARED
SHARED = 0