X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/56f23a58559a45489c5e8c8b2fe260dae4bf10f9..0cd6e696320e17bd5895abeb7a623a3580c5e1ee:/samples/db/db.pro diff --git a/samples/db/db.pro b/samples/db/db.pro index 2504e3594e..2d8c5cf969 100644 --- a/samples/db/db.pro +++ b/samples/db/db.pro @@ -12,6 +12,6 @@ CONFIG = wx #WXCONFIGS = Debug Release DebugDll ReleaseDll # project files -SOURCES = db.cpp -RC_FILE = db.rc +SOURCES = dbtest.cpp listdb.cpp +RC_FILE = dbtest.rc TARGET = db