]> git.saurik.com Git - wxWidgets.git/blob - samples/minifram/minifram.def
removed extra semi colon which provoked CW warnings (replaces patch 596658)
[wxWidgets.git] / samples / minifram / minifram.def
1 NAME Minifram
2 DESCRIPTION 'MiniFrame Sample'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 8192