]> git.saurik.com Git - wxWidgets.git/blob - samples/minimal/minimal.def
Changes to make commandline compilation with VC6 match the same settings and LIB...
[wxWidgets.git] / samples / minimal / minimal.def
1 NAME Minimal
2 DESCRIPTION 'Minimal wxWindows application'
3 EXETYPE WINDOWS
4 CODE PRELOAD MOVEABLE DISCARDABLE
5 DATA PRELOAD MOVEABLE MULTIPLE
6 HEAPSIZE 4048
7 STACKSIZE 16000