fix remapping behavior. Remapping is only necessary if we are rendering on the workbe...
[AROS-Contrib.git] / regina / test1_os2_dll.def
blobf0c4264fff7b9d9d4fa564a8e175bddaf887a2d2
2 ; test1_os2_dll.def
4 LIBRARY rxtest1 INITINSTANCE
5 DESCRIPTION 'Regina Test DLL 1'
6 DATA MULTIPLE NONSHARED
8 STACKSIZE 40960
10 EXPORTS
11 Test1Function1
12 Test1Function2
13 Test1LoadFuncs
14 Test1DropFuncs