]> git.saurik.com Git - wxWidgets.git/blob - samples/taskbar/tbtest.def
Move the WX_FLAVOUR variables to be defined generally, not just for
[wxWidgets.git] / samples / taskbar / tbtest.def
1 NAME TBTest
2 DESCRIPTION 'wxTaskBarIcon test'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 16192