OSDN Git Service

Make all member functions of CXkeymacsDll static.
[xkeymacs/xkeymacs.git] / xkeymacsdll / xkeymacsdll.def
1 ; xkeymacsdll.def : Declares the module parameters for the DLL.\r
2 \r
3 LIBRARY      "xkeymacs"\r
4 \r
5 EXPORTS\r
6     ; Explicit exports can go here\r
7 \r
8 SECTIONS\r
9         .xkmcs  READ WRITE SHARED\r