From 785efc95d70531fe2af6aa335c90120fab9c5a86 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Thu, 16 Aug 2018 19:54:17 +0100 Subject: [PATCH] Added maths constants --- test/vs2017/etl.vcxproj | 1 + test/vs2017/etl.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/test/vs2017/etl.vcxproj b/test/vs2017/etl.vcxproj index 89fd056b..98db3d12 100644 --- a/test/vs2017/etl.vcxproj +++ b/test/vs2017/etl.vcxproj @@ -370,6 +370,7 @@ + diff --git a/test/vs2017/etl.vcxproj.filters b/test/vs2017/etl.vcxproj.filters index 31d549a3..5acf6a32 100644 --- a/test/vs2017/etl.vcxproj.filters +++ b/test/vs2017/etl.vcxproj.filters @@ -684,6 +684,9 @@ ETL\STL + + ETL\Maths +