diff --git a/Source/VSProps/QtCompile.props b/Source/VSProps/QtCompile.props
index bfca34c8d1..eac58d1586 100644
--- a/Source/VSProps/QtCompile.props
+++ b/Source/VSProps/QtCompile.props
@@ -37,44 +37,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -112,12 +74,6 @@
-
- QtResource
-
-
- QtUi
-
QtMoc
diff --git a/Source/VSProps/QtCompile.targets b/Source/VSProps/QtCompile.targets
index 9ab1522a8d..bd437e7c34 100644
--- a/Source/VSProps/QtCompile.targets
+++ b/Source/VSProps/QtCompile.targets
@@ -1,7 +1,7 @@
- QtResourceClean;QtUiClean;QtMocClean;$(CleanDependsOn)
+ QtMocClean;$(CleanDependsOn)