summaryrefslogtreecommitdiff
path: root/ckcapi.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'ckcapi.vcproj')
-rw-r--r--ckcapi.vcproj14
1 files changed, 9 insertions, 5 deletions
diff --git a/ckcapi.vcproj b/ckcapi.vcproj
index c2a77bb..5abc307 100644
--- a/ckcapi.vcproj
+++ b/ckcapi.vcproj
@@ -73,7 +73,7 @@
/>
<Tool
Name="VCLinkerTool"
- AdditionalDependencies="odbc32.lib odbccp32.lib crypt32.lib"
+ AdditionalDependencies="odbc32.lib odbccp32.lib crypt32.lib advapi32.lib"
OutputFile=".\Debug/ckcapi.dll"
LinkIncremental="2"
SuppressStartupBanner="true"
@@ -252,6 +252,10 @@
</FileConfiguration>
</File>
<File
+ RelativePath=".\ckcapi-key.c"
+ >
+ </File>
+ <File
RelativePath="ckcapi-object.c"
>
<FileConfiguration
@@ -381,6 +385,10 @@
>
</File>
<File
+ RelativePath=".\ckcapi-key.h"
+ >
+ </File>
+ <File
RelativePath=".\ckcapi-object.h"
>
</File>
@@ -405,10 +413,6 @@
>
</File>
<File
- RelativePath=".\pkcs11\ckcapi.h"
- >
- </File>
- <File
RelativePath="pkcs11\pkcs11.h"
>
</File>