From: Václav Slavík Date: Tue, 10 Feb 2004 11:19:46 +0000 (+0000) Subject: fixed samples compilation when using configure and mingw (missing include for windres) X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b6dc1b906339cd9ff5aac3fede6f5c6a9d3b4483?hp=afb21636a4e4ab7c20906e89e20372bc1ac5b47b fixed samples compilation when using configure and mingw (missing include for windres) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25699 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 6b1038d6f7..21e13cf652 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -2,6 +2,8 @@ + + diff --git a/build/bakefiles/common_samples.bkl b/build/bakefiles/common_samples.bkl index 1679475e87..cb8b32b214 100644 --- a/build/bakefiles/common_samples.bkl +++ b/build/bakefiles/common_samples.bkl @@ -30,7 +30,14 @@