corrected release target which included some include files in the build
[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