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
/
test1_os2_dll.def
blob
38dee9e3d0c3aeecc707563db1fdc722e470be25
1
;
2
;
test1_os2_dll.def
3
;
4
LIBRARY test1 INITINSTANCE
5
DESCRIPTION
'Regina Test DLL 1'
6
DATA MULTIPLE NONSHARED
7
8
STACKSIZE
40960
9
HEAPSIZE
40960
10
11
EXPORTS
12
Test1Function1
13
Test1Function2
14
Test1LoadFuncs
15
Test1DropFuncs