b49318e38a
This was required because autobuild restrictions are forcing us to build the native components separate from the java components.
10 lines
321 B
Modula-2
10 lines
321 B
Modula-2
LIBRARY AUTHTOKEN
|
|
DESCRIPTION 'CASA Authentication Token Library.'
|
|
|
|
|
|
EXPORTS
|
|
; DllRegisterServer PRIVATE
|
|
; DllUnregisterServer PRIVATE
|
|
; DllGetClassObject PRIVATE
|
|
ObtainAuthToken PRIVATE
|
|
; DllCanUnloadNow PRIVATE |