]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/listctrl/listctrl.pro
[ 1557102 ] wxCombobox + keyboard selection + TEXT_ENTER Event
[wxWidgets.git] / samples / listctrl / listctrl.pro
index 21157d41535928758e3f19a83a177c827b05411b..b94de3ef115f55bee98d17e77742fcbacc8fc5c7 100644 (file)
@@ -12,6 +12,6 @@ CONFIG  = wx
 #WXCONFIGS = Debug Release DebugDll ReleaseDll
 
 # project files
-SOURCES = listctrl.cpp
-RC_FILE = listctrl.rc
+SOURCES = listtest.cpp
+RC_FILE = listtest.rc
 TARGET  = listctrl