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
oops.. only build it when it _is_ valid.
[AROS-Contrib.git]
/
regina
/
test1_w32_dll.def
blob
52251f2eff5650ce2434ca5c9d88e2c8bda460fd
1
;
2
;
test1.def
3
;
4
LIBRARY rxtest1 INITINSTANCE
5
HEAPSIZE
40960
6
STACKSIZE
10240
7
EXPORTS Test1Function1
8
EXPORTS Test1Function2
9
EXPORTS Test1LoadFuncs
10
EXPORTS Test1DropFuncs