disable the unrecognized nls flag
[AROS-Contrib.git] / regina / test1_w32_dll.def
blob52251f2eff5650ce2434ca5c9d88e2c8bda460fd
2 ; test1.def
4 LIBRARY rxtest1 INITINSTANCE
5 HEAPSIZE 40960
6 STACKSIZE 10240
7 EXPORTS Test1Function1
8 EXPORTS Test1Function2
9 EXPORTS Test1LoadFuncs
10 EXPORTS Test1DropFuncs