*.js files: keep the style consistent
[TortoiseGit.git] / contrib / issue-tracker-plugins / ExampleAtlPlugin / ExampleAtlPlugin.def
blob6bb05843c2f6bf0933cd124fb4e769a99a655dfd
1 ; ExampleAtlPlugin.def : Declares the module parameters.
3 LIBRARY "ExampleAtlPlugin.DLL"
5 EXPORTS
6 DllCanUnloadNow PRIVATE
7 DllGetClassObject PRIVATE
8 DllRegisterServer PRIVATE
9 DllUnregisterServer PRIVATE
10 DllInstall PRIVATE