renamed controls.* to text.*

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3014 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
1999-07-15 23:33:32 +00:00
parent b07b29d788
commit b6a0d8a25b
4 changed files with 130 additions and 66 deletions

8
samples/text/text.def Normal file
View File

@@ -0,0 +1,8 @@
NAME Controls
DESCRIPTION 'wxWindows controls sample'
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE MULTIPLE
HEAPSIZE 4048
STACKSIZE 16000