From 5d7df10f13f936d6de5cf62e518e20292ba4ee64 Mon Sep 17 00:00:00 2001 From: Federico Rojas Date: Thu, 7 May 2020 15:15:15 +0200 Subject: [PATCH] Update submodule pointer and add tc_project_app.xti file --- solution/_Config/PLC/tc_project_app.xti | 20 ++++++++++++++++++++ solution/solution.tsproj | 18 +----------------- solution/tc_project_app/tc_mca_std_lib | 2 +- 3 files changed, 22 insertions(+), 18 deletions(-) create mode 100644 solution/_Config/PLC/tc_project_app.xti diff --git a/solution/_Config/PLC/tc_project_app.xti b/solution/_Config/PLC/tc_project_app.xti new file mode 100644 index 0000000..636f1f6 --- /dev/null +++ b/solution/_Config/PLC/tc_project_app.xti @@ -0,0 +1,20 @@ + + + + + tc_project_app Instance + {08500001-0000-0000-F000-000000000064} + + PlcTask Outputs + + MAIN.bOutput1 + + BOOL + + + + + + + + diff --git a/solution/solution.tsproj b/solution/solution.tsproj index 6650b38..db9cc25 100644 --- a/solution/solution.tsproj +++ b/solution/solution.tsproj @@ -17,23 +17,7 @@ - - - tc_project_app Instance - {08500001-0000-0000-F000-000000000064} - - PlcTask Outputs - - MAIN.bOutput1 - - BOOL - - - - - - - + diff --git a/solution/tc_project_app/tc_mca_std_lib b/solution/tc_project_app/tc_mca_std_lib index 1999c50..8589564 160000 --- a/solution/tc_project_app/tc_mca_std_lib +++ b/solution/tc_project_app/tc_mca_std_lib @@ -1 +1 @@ -Subproject commit 1999c5036eeb1bc3ac42b47dd1487f9f14e1eeab +Subproject commit 85895649602f3d59104d07ceda240aeb6ca47227