projects
/
wxWidgets.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
use specific linker flags under Mac OS X when linking executables against the
[wxWidgets.git]
/
samples
/
internat
/
internat.def
Commit
Line
Data
c801d85f
KB
1
NAME Minimal
2
DESCRIPTION 'Minimal wxWindows application'
3
EXETYPE WINDOWS
4
STUB 'WINSTUB.EXE'
5
CODE PRELOAD MOVEABLE DISCARDABLE
6
DATA PRELOAD MOVEABLE MULTIPLE
7
HEAPSIZE 4048
8
STACKSIZE 16000