[Pkg-owncloud-commits] [owncloud-client] 11/164: shell_integration: Generate a .pdb in Release for OCContextMenu_x64.dll
Sandro Knauß
hefee-guest at moszumanska.debian.org
Sun Mar 22 11:55:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
hefee-guest pushed a commit to branch master
in repository owncloud-client.
commit 95791025412fde2631ba5db0aa67fbeeff827b22
Author: Jocelyn Turcotte <jturcotte at woboq.com>
Date: Mon Feb 16 15:37:44 2015 +0100
shell_integration: Generate a .pdb in Release for OCContextMenu_x64.dll
---
shell_integration/windows/OCContextMenu/OCContextMenu.vcxproj | 1 +
1 file changed, 1 insertion(+)
diff --git a/shell_integration/windows/OCContextMenu/OCContextMenu.vcxproj b/shell_integration/windows/OCContextMenu/OCContextMenu.vcxproj
index 2477671..3fce7db 100644
--- a/shell_integration/windows/OCContextMenu/OCContextMenu.vcxproj
+++ b/shell_integration/windows/OCContextMenu/OCContextMenu.vcxproj
@@ -138,6 +138,7 @@
<AdditionalDependencies>OCUtil_x64.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
<ModuleDefinitionFile>OCContextMenu.def</ModuleDefinitionFile>
<SubSystem>Windows</SubSystem>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
</Link>
</ItemDefinitionGroup>
<ItemGroup>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud-client.git
More information about the Pkg-owncloud-commits
mailing list