Added sashtest GTK makefiles (crashing bug to be solved); added typetest sample

with simple wxVariant test; changed wxICON macro and used it in minimal.cpp
to avoid #ifdefing.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@732 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
1998-09-12 17:33:59 +00:00
parent 8cb50e4b46
commit cfb88c5569
17 changed files with 725 additions and 22 deletions

View File

@@ -0,0 +1,9 @@
* Last change: JS 11 Sep 98 1:22 pm
NAME Typetest
DESCRIPTION 'Typetest wxWindows application'
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 4048
STACKSIZE 16000