OSDN Git Service

add spell check
[tortoisegit/TortoiseGitJp.git] / contrib / issue-tracker-plugins / ExampleAtlPlugin / ExampleAtlPlugin.def
1 ; ExampleAtlPlugin.def : Declares the module parameters.\r
2 \r
3 LIBRARY      "ExampleAtlPlugin.DLL"\r
4 \r
5 EXPORTS\r
6         DllCanUnloadNow         PRIVATE\r
7         DllGetClassObject       PRIVATE\r
8         DllRegisterServer       PRIVATE\r
9         DllUnregisterServer     PRIVATE\r
10         DllInstall              PRIVATE\r