diff options
Diffstat (limited to 'new_gpg.vcproj')
-rw-r--r-- | new_gpg.vcproj | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/new_gpg.vcproj b/new_gpg.vcproj index 7558805..f4c9fa1 100644 --- a/new_gpg.vcproj +++ b/new_gpg.vcproj @@ -616,10 +616,18 @@ Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
<File
+ RelativePath=".\clist.cpp"
+ >
+ </File>
+ <File
RelativePath=".\gpg_wrapper.cpp"
>
</File>
<File
+ RelativePath=".\icons.cpp"
+ >
+ </File>
+ <File
RelativePath=".\init.cpp"
>
<FileConfiguration
@@ -653,10 +661,18 @@ >
</File>
<File
+ RelativePath=".\metacontacts.cpp"
+ >
+ </File>
+ <File
RelativePath=".\options.cpp"
>
</File>
<File
+ RelativePath=".\srmm.cpp"
+ >
+ </File>
+ <File
RelativePath=".\utilities.cpp"
>
</File>
@@ -706,6 +722,14 @@ RelativePath=".\new_gpg.rc"
>
</File>
+ <File
+ RelativePath=".\icons\secured.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\icons\unsecured.ico"
+ >
+ </File>
</Filter>
</Files>
<Globals>
|