Modified the folder name to be compatible with the make system for windows.
This commit is contained in:
10
auth_token/client/mechanisms/pwd/windows/pwmech.def
Normal file
10
auth_token/client/mechanisms/pwd/windows/pwmech.def
Normal file
@@ -0,0 +1,10 @@
|
||||
LIBRARY PWMECH
|
||||
DESCRIPTION 'CASA PW Authentication Mechanism Library.'
|
||||
|
||||
|
||||
EXPORTS
|
||||
; DllRegisterServer PRIVATE
|
||||
; DllUnregisterServer PRIVATE
|
||||
; DllGetClassObject PRIVATE
|
||||
GetAuthTokenInterface PRIVATE
|
||||
; DllCanUnloadNow PRIVATE
|
||||
Reference in New Issue
Block a user