Added an icon with c:iconx as default tools.
[AROS-Contrib.git] / regina / test2_os2_dll.def
blobed15fc7ea6e668d49c0bf8a43d04572ee53c890c
2 ; test2_os2_dll.def
4 LIBRARY test2 INITINSTANCE
5 DESCRIPTION 'Regina Test DLL 2'
6 DATA MULTIPLE NONSHARED
8 STACKSIZE 40960
9 HEAPSIZE 40960
11 EXPORTS
12 Test2Function1
13 Test2Function2
14 Test2LoadFuncs
15 Test2DropFuncs