Initial
This commit is contained in:
12
sample/SAMPLE.DEF
Normal file
12
sample/SAMPLE.DEF
Normal file
@@ -0,0 +1,12 @@
|
||||
NAME SAMPLE
|
||||
DESCRIPTION 'SAMPLE'
|
||||
EXETYPE WINDOWS
|
||||
STUB 'WINSTUB.EXE'
|
||||
CODE PRELOAD MOVEABLE DISCARDABLE
|
||||
DATA PRELOAD MOVEABLE
|
||||
HEAPSIZE 16384
|
||||
STACKSIZE 32767
|
||||
EXPORTS
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user