From de92ff14fe4ac187485fd3f7f7642e1bd4842f82 Mon Sep 17 00:00:00 2001 From: Miguel Costa Date: Tue, 3 Nov 2020 23:56:19 +0100 Subject: Rework text template processing Modified text template code to allow integration with build targets (i.e. process text templates during build) and also allow processing from outside of the VS IDE (i.e. if building the VS Tools solution from the command line). Task-number: QTVSADDINBUG-735 Change-Id: I115575cfba7bf3899e6d01a256b640631402c4dc Reviewed-by: Joerg Bornemann --- src/qtprojectlib/QtProjectLib.csproj | 1 + 1 file changed, 1 insertion(+) (limited to 'src/qtprojectlib/QtProjectLib.csproj') diff --git a/src/qtprojectlib/QtProjectLib.csproj b/src/qtprojectlib/QtProjectLib.csproj index 8fcb787b..6f3c8c04 100644 --- a/src/qtprojectlib/QtProjectLib.csproj +++ b/src/qtprojectlib/QtProjectLib.csproj @@ -131,6 +131,7 @@ +