Moved all synchronization primatives to platform.c and changed the code to allocate and free the user mutex within ObtainAuthToken().
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
AdditionalIncludeDirectories="..\..\..\include"
|
||||
AdditionalIncludeDirectories="..\..\..\CASA\include;..\..\include"
|
||||
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
||||
MinimalRebuild="TRUE"
|
||||
BasicRuntimeChecks="3"
|
||||
|
||||
Reference in New Issue
Block a user