X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f283c683106e70989290fd20a46021c5fd672ef8..1e6b2edfc836c8867cb868e73d35f36a6e68f943:/build/palmos/makefile diff --git a/build/palmos/makefile b/build/palmos/makefile index c1ca818957..017766a090 100644 --- a/build/palmos/makefile +++ b/build/palmos/makefile @@ -387,13 +387,6 @@ HTML_SRC = \ ../../src/html/winpars.cpp \ ../../src/generic/htmllbox.cpp -ODBC_SRC = \ -../../src/common/db.cpp \ -../../src/common/dbtable.cpp - -DBGRID_SRC = \ -../../src/common/dbgrid.cpp - XRC_SRC = \ ../../src/xrc/xh_bmpbt.cpp \ ../../src/xrc/xh_bmp.cpp \ @@ -453,8 +446,6 @@ $(CORE_SRC) \ $(ADVANCED_SRC) \ $(MEDIA_SRC) \ $(HTML_SRC) \ -$(ODBC_SRC) \ -$(DBGRID_SRC) \ $(XRC_SRC) \ $(XML_SRC) \ $(OPENGL_SRC) \