Added Makefile[.in] for wxGTK standard build. Are not yet used, because

wxGTK's createall script doesn't look in this dir...


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1836 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Harco de Hilster
1999-03-01 01:31:51 +00:00
parent af6c301b95
commit 4218848890
3 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
#include <wx/wx.h>
#include <wx/string.h>
#ifdef __WXGTK__
#if 0 // def __WXGTK__
#include <wx/toolbar.h>
#else
#include <wx/tbarsmpl.h>