From 1d54080e1134ddb85db45ce1823b9b87df96e5dc Mon Sep 17 00:00:00 2001 From: Fabien Tessier <fabien.tessier@telecom-paristech.fr> Date: Tue, 24 Oct 2017 17:15:16 +0200 Subject: [PATCH] Add last vcd path in project_config.xml --- ttool/launch_configurations/project_config.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/ttool/launch_configurations/project_config.xml b/ttool/launch_configurations/project_config.xml index e8e239255e..b77779f27c 100644 --- a/ttool/launch_configurations/project_config.xml +++ b/ttool/launch_configurations/project_config.xml @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> <PROJECTCONFIGURATION> + <LastVCD data=""/> <LastOpenDiagram tab="0" panel="0"/> </PROJECTCONFIGURATION> -- GitLab