]> git.saurik.com Git - wxWidgets.git/blob - samples/wizard/wiztest.def
Reverted wxString members to const wxChar * for struct BugsGridData
[wxWidgets.git] / samples / wizard / wiztest.def
1 NAME Wiztest
2 DESCRIPTION 'Wiztest wxWindows application'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000