diff --git a/common/vsprops/QtCompile.props b/common/vsprops/QtCompile.props index d732513cdc..773ee60b6c 100644 --- a/common/vsprops/QtCompile.props +++ b/common/vsprops/QtCompile.props @@ -124,14 +124,17 @@ + + + $(BinaryOutputDir)qt.conf + Inputs="@(QtDlls);@(QtPlugins);@(QtTLSDlls)" + Outputs="@(QtDlls -> '$(BinaryOutputDir)%(RecursiveDir)%(Filename)%(Extension)');@(QtPluginsDest);@(QtTLSDllsDest)"> +