summaryrefslogtreecommitdiff
path: root/new_gpg.vcxproj
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-06-06 21:40:16 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2012-06-06 21:40:16 +0300
commit7ca9ddf39c89968fbaa81e61598a7d3f8d09d2ac (patch)
treebe89fe086296e835810a5f9b11bbd372381cec18 /new_gpg.vcxproj
parent9d905146c450baed1ecb180652cca904879ab9c8 (diff)
fixed #48 (key generation tab order)
implemented #49 (key generation notification)
Diffstat (limited to 'new_gpg.vcxproj')
-rwxr-xr-xnew_gpg.vcxproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/new_gpg.vcxproj b/new_gpg.vcxproj
index 9c5d49b..e98a996 100755
--- a/new_gpg.vcxproj
+++ b/new_gpg.vcxproj
@@ -1344,4 +1344,9 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
+ <ProjectExtensions>
+ <VisualStudio>
+ <UserProperties RESOURCE_FILE="new_gpg.rc" />
+ </VisualStudio>
+ </ProjectExtensions>
</Project> \ No newline at end of file