repo.or.cz
/
AROS-Contrib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bringing SDL 1.2.14 from vendor into the main branch
[AROS-Contrib.git]
/
regina
/
test2_os2_dll.def
blob
ed15fc7ea6e668d49c0bf8a43d04572ee53c890c
1
;
2
;
test2_os2_dll.def
3
;
4
LIBRARY test2 INITINSTANCE
5
DESCRIPTION
'Regina Test DLL 2'
6
DATA MULTIPLE NONSHARED
7
8
STACKSIZE
40960
9
HEAPSIZE
40960
10
11
EXPORTS
12
Test2Function1
13
Test2Function2
14
Test2LoadFuncs
15
Test2DropFuncs