diff options
author | Nvinside <Nvinside@eced67a3-f377-a0ae-92ae-d6de1850b05a> | 2011-07-17 17:21:00 +0000 |
---|---|---|
committer | Nvinside <Nvinside@eced67a3-f377-a0ae-92ae-d6de1850b05a> | 2011-07-17 17:21:00 +0000 |
commit | e91fa6de03f2351bc128a015978a657409d351b4 (patch) | |
tree | 55c8a90307f62c7025e10f64f5680424da333da2 /ekhtml | |
parent | 730ca7df52f2d5bec80da755eac0f140f6be5929 (diff) |
finally a metacontacts solution by the_nic (thanks again)
git-svn-id: http://mirotr.googlecode.com/svn/trunk@59 eced67a3-f377-a0ae-92ae-d6de1850b05a
Diffstat (limited to 'ekhtml')
-rw-r--r-- | ekhtml/vc9/EkHtml.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ekhtml/vc9/EkHtml.vcxproj b/ekhtml/vc9/EkHtml.vcxproj index 3e8d2f3..a309e3e 100644 --- a/ekhtml/vc9/EkHtml.vcxproj +++ b/ekhtml/vc9/EkHtml.vcxproj @@ -39,6 +39,7 @@ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|Win32'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
<CharacterSet>Unicode</CharacterSet>
+ <UseOfMfc>false</UseOfMfc>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug Unicode|x64'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
|