]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/png.bkl
Move stdpath into base on msw as well.
[wxWidgets.git] / build / bakefiles / png.bkl
index 2e7267f02225cce2a6f485b6a0ab025025f950ea..99943cf6c296ecbaeeed7a0523955d78fb93550e 100644 (file)
@@ -13,7 +13,7 @@
         <set var="wxUSE_LIBPNG">builtin</set>
         <set var="LIB_PNG">
             <if cond="wxUSE_LIBPNG=='builtin' and USE_GUI=='1'">
-                wxpng$(WXDEBUGFLAG)$(WX_RELEASE_NODOT)$(HOST_SUFFIX)
+                wxpng$(WXDEBUGFLAG)$(HOST_SUFFIX)
             </if>
         </set>
     </if>