From 0749596a20b86503dc28e2760f770105347cdb42 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 26 Sep 2012 19:25:33 +0000 Subject: manually specify the lower base address for the main module git-svn-id: http://svn.miranda-ng.org/main/trunk@1670 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/miranda32_10.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/miranda32_10.vcxproj') diff --git a/src/miranda32_10.vcxproj b/src/miranda32_10.vcxproj index e0bc7341f3..ca0f8ffa35 100644 --- a/src/miranda32_10.vcxproj +++ b/src/miranda32_10.vcxproj @@ -138,6 +138,7 @@ $(SolutionDir)\lib $(SolutionDir)\lib /PDBALTPATH:%_PDB% + 0x400000 @@ -197,6 +198,7 @@ $(IntDir)$(TargetName).lib $(SolutionDir)\lib $(SolutionDir)\lib + 0x400000 -- cgit v1.2.3