changeset 623:0ef4ed400ced

* Link against Advapi32 (required for Crypt* functions)
author Sam Izzo <sam@humbug.net>
date Sat, 25 Aug 2012 23:04:10 +1000
parents 2d5b831c1a0a
children 38c84c66ad7a
files easyhg.pro
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/easyhg.pro	Tue Jul 24 15:33:02 2012 +0200
+++ b/easyhg.pro	Sat Aug 25 23:04:10 2012 +1000
@@ -145,7 +145,7 @@
 }
 
 win* {
-    LIBS += -lSecur32
+    LIBS += -lSecur32 -lAdvapi32
 }
 
 RESOURCES = easyhg.qrc