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

@@ -28,6 +28,9 @@ CPPFLAGS =
# Standard linker flags
LDFLAGS =
# The C preprocessor
CPP = $(CC) -E
# What type of library to build? [0,1]
SHARED = 0