]> git.saurik.com Git - wxWidgets.git/blob - samples/notebook/notebook.def
compilation fix for Watcom (sorry, Vadim, there's some bug in Watcom C++, it doesn...
[wxWidgets.git] / samples / notebook / notebook.def
1 NAME Notebook
2 DESCRIPTION 'Notebook test'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 16192