From de58db295a38cd1d17ac66067912bca18ecddab7 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Tue, 27 Nov 2012 18:59:40 +0000 Subject: - EmLanProto: added to full solution files git-svn-id: http://svn.miranda-ng.org/main/trunk@2524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/EmLanProto/amdproto.vcxproj | 22 ++++++++++++++++++---- 1 file changed, 18 insertions(+), 4 deletions(-) (limited to 'protocols/EmLanProto') diff --git a/protocols/EmLanProto/amdproto.vcxproj b/protocols/EmLanProto/amdproto.vcxproj index 331d399c02..ee087a870e 100644 --- a/protocols/EmLanProto/amdproto.vcxproj +++ b/protocols/EmLanProto/amdproto.vcxproj @@ -92,10 +92,13 @@ $(OutDir)amdproto.pdb Windows 0x22000000 - $(OutDir)amdproto.lib + $(IntDir)$(TargetName).lib MachineX86 $(ProfileDir)..\..\bin10\lib + + ..\..\include\msapi + @@ -115,9 +118,12 @@ $(OutDir)amdproto.pdb Windows 0x22000000 - $(OutDir)amdproto.lib + $(IntDir)$(TargetName).lib $(ProfileDir)..\..\bin10\lib + + ..\..\include\msapi + @@ -139,11 +145,15 @@ true true 0x22000000 - $(OutDir)amdproto.lib + $(IntDir)$(TargetName).lib MachineX86 $(ProfileDir)..\..\bin10\lib true + /PDBALTPATH:%_PDB% %(AdditionalOptions) + + ..\..\include\msapi + @@ -166,9 +176,13 @@ true true 0x22000000 - $(OutDir)amdproto.lib + $(IntDir)$(TargetName).lib $(ProfileDir)..\..\bin10\lib + /PDBALTPATH:%_PDB% %(AdditionalOptions) + + ..\..\include\msapi + -- cgit v1.2.3