Added tmake template for simple wxGTK makefile

Updated filelist.t for wxGTK
  Compile fixes for MingGW32


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3183 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling
1999-07-28 22:18:58 +00:00
parent 0c551f1c23
commit a3015c547a
11 changed files with 1315 additions and 104 deletions

View File

@@ -17,7 +17,7 @@
// ----------------------------------------------------------------------------
#ifdef __GNUG__
#pragma interface "choicebase.h"
#pragma interface "choiccmn.h"
#endif
#include "wx/control.h" // the base class

View File

@@ -17,7 +17,7 @@
// ----------------------------------------------------------------------------
#ifdef __GNUG__
#pragma interface "choicebase.h"
#pragma interface "ctrlcmn.h"
#endif
#include "wx/window.h" // base class