]> git.saurik.com Git - wxWidgets.git/blob - samples/db/dbtest.def
Put include for makelib.b32 back in (why was it taken out ? without it the lib isn...
[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