]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/display/display.cpp
Don't include wxUniversal configurations in MSVC project files.
[wxWidgets.git] / samples / display / display.cpp
index 7f686a2e43c92f868c382c1f06c11f1ef53e42ea..8477103b8b1c5cda4434ade27aabbc5dac6b555d 100644 (file)
@@ -36,7 +36,7 @@
 
 
 // the application icon (under Windows and OS/2 it is in resources)
 
 
 // the application icon (under Windows and OS/2 it is in resources)
-#if defined(__WXGTK__) || defined(__WXMOTIF__) || defined(__WXMAC__) || defined(__WXX11__)
+#ifndef wxHAS_IMAGES_IN_RESOURCES
     #include "../sample.xpm"
 #endif
 
     #include "../sample.xpm"
 #endif