diff --git a/Source/VSProps/QtCompile.props b/Source/VSProps/QtCompile.props index 5ad513e374..ac6c57a73f 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)