diff options
Diffstat (limited to 'ckcapi.vcproj')
-rw-r--r-- | ckcapi.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ckcapi.vcproj b/ckcapi.vcproj index 5abc307..8ca8b36 100644 --- a/ckcapi.vcproj +++ b/ckcapi.vcproj @@ -252,6 +252,10 @@ </FileConfiguration> </File> <File + RelativePath=".\ckcapi-der.c" + > + </File> + <File RelativePath=".\ckcapi-key.c" > </File> @@ -276,6 +280,10 @@ </FileConfiguration> </File> <File + RelativePath=".\ckcapi-rsa.c" + > + </File> + <File RelativePath="ckcapi-session.c" > <FileConfiguration @@ -385,6 +393,10 @@ > </File> <File + RelativePath=".\ckcapi-der.h" + > + </File> + <File RelativePath=".\ckcapi-key.h" > </File> @@ -393,6 +405,10 @@ > </File> <File + RelativePath=".\ckcapi-rsa.h" + > + </File> + <File RelativePath=".\ckcapi-session.h" > </File> |