]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/png/png.pro
regenerated makefiles, with support for multilib build
[wxWidgets.git] / samples / png / png.pro
index 46c94e98e8ed6926462cab56fc5b261d12110037..c65b50ad847578e6c4694462a6831f685d8ceacf 100644 (file)
@@ -12,6 +12,6 @@ CONFIG  = wx
 #WXCONFIGS = Debug Release DebugDll ReleaseDll
 
 # project files
 #WXCONFIGS = Debug Release DebugDll ReleaseDll
 
 # project files
-SOURCES = png.cpp
-RC_FILE = png.rc
+SOURCES = pngdemo.cpp
+RC_FILE = pngdemo.rc
 TARGET  = png
 TARGET  = png