From 78cb0cd504c27694cdffdf990656943540cca577 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 7 Nov 2012 22:22:49 +0000 Subject: Prevent mir_core.dll interaction with unneeded programs git-svn-id: http://svn.miranda-ng.org/main/trunk@2241 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/GTalkExt/GTalkExt.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'protocols/GTalkExt') diff --git a/protocols/GTalkExt/GTalkExt.vcxproj b/protocols/GTalkExt/GTalkExt.vcxproj index 2518048176..c4d133de32 100644 --- a/protocols/GTalkExt/GTalkExt.vcxproj +++ b/protocols/GTalkExt/GTalkExt.vcxproj @@ -87,6 +87,7 @@ $(IntDir)$(TargetName).lib false $(ProfileDir)..\..\bin10\lib + mir_core.dll ..\..\include;..\..\include\msapi @@ -109,6 +110,7 @@ $(IntDir)$(TargetName).lib false $(ProfileDir)..\..\bin10\lib + mir_core.dll ..\..\include;..\..\include\msapi @@ -135,6 +137,7 @@ false $(ProfileDir)..\..\bin10\lib /PDBALTPATH:%_PDB% + mir_core.dll ..\..\include;..\..\include\msapi @@ -161,6 +164,7 @@ false $(ProfileDir)..\..\bin10\lib /PDBALTPATH:%_PDB% + mir_core.dll ..\..\include;..\..\include\msapi -- cgit v1.2.3