use specific linker flags under Mac OS X when linking executables against the
[wxWidgets.git] / samples / internat / internat.def
CommitLineData
c801d85f
KB
1NAME Minimal
2DESCRIPTION 'Minimal wxWindows application'
3EXETYPE WINDOWS
4STUB 'WINSTUB.EXE'
5CODE PRELOAD MOVEABLE DISCARDABLE
6DATA PRELOAD MOVEABLE MULTIPLE
7HEAPSIZE 4048
8STACKSIZE 16000