]> git.saurik.com Git - wxWidgets.git/blob - samples/db/dbtest.def
Changes to make commandline compilation with VC6 match the same settings and LIB...
[wxWidgets.git] / samples / db / dbtest.def
1 NAME DBTEST
2 DESCRIPTION 'Database wxWindows application'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 8192