diff options
Diffstat (limited to 'heimdall-frontend/Qt4VSPropertySheet.props')
-rw-r--r-- | heimdall-frontend/Qt4VSPropertySheet.props | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/heimdall-frontend/Qt4VSPropertySheet.props b/heimdall-frontend/Qt4VSPropertySheet.props deleted file mode 100644 index 5f07ba6..0000000 --- a/heimdall-frontend/Qt4VSPropertySheet.props +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ImportGroup Label="PropertySheets" />
- <PropertyGroup Label="UserMacros">
- <QTDIR>D:\development\cpp\libraries\Qt\2010.05\qt</QTDIR>
- </PropertyGroup>
- <PropertyGroup />
- <ItemDefinitionGroup />
- <ItemGroup>
- <BuildMacro Include="QTDIR">
- <Value>$(QTDIR)</Value>
- <EnvironmentVariable>true</EnvironmentVariable>
- </BuildMacro>
- </ItemGroup>
-</Project>
\ No newline at end of file |