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
Previous attempt to remove some compiler warnings was
[AROS-Contrib.git]
/
regina
/
test2_w32_dll.def
blob
5204ee53fd2e988ae2a9fd6c0c8a0d8451cae01e
1
;
2
;
test1.def
3
;
4
LIBRARY rxtest2 INITINSTANCE
5
HEAPSIZE
40960
6
STACKSIZE
10240
7
EXPORTS Test2Function1
8
EXPORTS Test2Function2
9
EXPORTS Test2LoadFuncs
10
EXPORTS Test2DropFuncs