diff options
author | Benjamin Dobell <benjamin.dobell@glassechidna.com.au> | 2011-07-19 20:55:22 +0200 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell@glassechidna.com.au> | 2011-07-19 20:55:22 +0200 |
commit | 7dc796a98872a58b1c29b3248f1296d731f0caea (patch) | |
tree | 72d46784e6a3180d9c1e4ad65554f8fe120a13f1 /heimdall-frontend/heimdall-frontend.vcxproj | |
parent | - Heimdall Frontend large font fixes. (diff) | |
download | Heimdall-7dc796a98872a58b1c29b3248f1296d731f0caea.tar Heimdall-7dc796a98872a58b1c29b3248f1296d731f0caea.tar.gz Heimdall-7dc796a98872a58b1c29b3248f1296d731f0caea.tar.bz2 Heimdall-7dc796a98872a58b1c29b3248f1296d731f0caea.tar.lz Heimdall-7dc796a98872a58b1c29b3248f1296d731f0caea.tar.xz Heimdall-7dc796a98872a58b1c29b3248f1296d731f0caea.tar.zst Heimdall-7dc796a98872a58b1c29b3248f1296d731f0caea.zip |
Diffstat (limited to 'heimdall-frontend/heimdall-frontend.vcxproj')
-rw-r--r-- | heimdall-frontend/heimdall-frontend.vcxproj | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/heimdall-frontend/heimdall-frontend.vcxproj b/heimdall-frontend/heimdall-frontend.vcxproj index 365e6e3..5031b2b 100644 --- a/heimdall-frontend/heimdall-frontend.vcxproj +++ b/heimdall-frontend/heimdall-frontend.vcxproj @@ -5,10 +5,6 @@ <Configuration>Debug</Configuration>
<Platform>Win32</Platform>
</ProjectConfiguration>
- <ProjectConfiguration Include="Release - Static MSVC|Win32">
- <Configuration>Release - Static MSVC</Configuration>
- <Platform>Win32</Platform>
- </ProjectConfiguration>
<ProjectConfiguration Include="Release|Win32">
<Configuration>Release</Configuration>
<Platform>Win32</Platform>
@@ -37,9 +33,6 @@ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
<Import Project="Qt4VSPropertySheet.props" />
</ImportGroup>
- <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release - Static MSVC|Win32'">
- <Import Project="Qt4VSPropertySheet.props" />
- </ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
|