]> git.saurik.com Git - wxWidgets.git/blob - utils/dialoged/src/dialoged.def
nicer version compilation fix for wxUSE_WCHAR_T=0 (why should we duplicate definition...
[wxWidgets.git] / utils / dialoged / src / dialoged.def
1 NAME DialogEd
2 DESCRIPTION 'wxWindows Dialog Editor'
3 EXETYPE WINDOWS
4 STUB 'WINSTUB.EXE'
5 CODE PRELOAD MOVEABLE DISCARDABLE
6 DATA PRELOAD MOVEABLE MULTIPLE
7 HEAPSIZE 1024
8 STACKSIZE 8192