]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/mfc/mfc.pro
Wrap wxImage specifics in wxUSE_IMAGE and wxBitmap specifics in wxUSE_GUI.
[wxWidgets.git] / samples / mfc / mfc.pro
index 9ecbdad1892ff8179b86e4d0f8553dd1b9b2213d..e72d296b93eb16c53e86eba8d752d83861d81ebe 100644 (file)
@@ -12,6 +12,6 @@ CONFIG  = wx
 #WXCONFIGS = Debug Release DebugDll ReleaseDll
 
 # project files
-SOURCES = mfc.cpp
-RC_FILE = mfc.rc
+SOURCES = mfctest.cpp
+RC_FILE = mfctest.rc
 TARGET  = mfc