wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regener...
[wxWidgets.git] / demos / poem / wxpoem.def
1 NAME         WXPOEM
2 DESCRIPTION  'WXPOEM'
3 EXETYPE      WINDOWS
4 STUB         'WINSTUB.EXE'
5 CODE         PRELOAD MOVEABLE DISCARDABLE
6 DATA         PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE     1024
8 STACKSIZE    8192
9