bringing SDL 1.2.14 from vendor into the main branch
[AROS-Contrib.git] / regina / test1_os2_dll.def
blob38dee9e3d0c3aeecc707563db1fdc722e470be25
2 ; test1_os2_dll.def
4 LIBRARY test1 INITINSTANCE
5 DESCRIPTION 'Regina Test DLL 1'
6 DATA MULTIPLE NONSHARED
8 STACKSIZE 40960
9 HEAPSIZE 40960
11 EXPORTS
12 Test1Function1
13 Test1Function2
14 Test1LoadFuncs
15 Test1DropFuncs