]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/png.bkl
Move the WX_FLAVOUR variables to be defined generally, not just for
[wxWidgets.git] / build / bakefiles / png.bkl
index d4cc6c9c7ca066e606650febdd2718d7fac64e2d..4c15cc46ceea217084f2d44d531460996ba7e314 100644 (file)
@@ -9,7 +9,7 @@
     </if>
     <set var="LIB_PNG">
         <if cond="wxUSE_LIBPNG=='builtin' and USE_GUI=='1'">
-            wxpng$(WXDEBUGFLAG)$(HOST_SUFFIX)
+            wxpng$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)-$(WX_RELEASE)$(HOST_SUFFIX)
         </if>
     </set>
     <set var="INC_PNG">