From 310fecdd2607a3648d2cb3ffc0c5f978a9ac2747 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Sun, 3 Mar 2019 22:36:22 +0000 Subject: [PATCH] Initial version --- 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 baaa7f5f..1e77e967 100644 --- a/test/vs2017/etl.vcxproj +++ b/test/vs2017/etl.vcxproj @@ -434,6 +434,7 @@ + diff --git a/test/vs2017/etl.vcxproj.filters b/test/vs2017/etl.vcxproj.filters index 37e13f60..c1c35c1f 100644 --- a/test/vs2017/etl.vcxproj.filters +++ b/test/vs2017/etl.vcxproj.filters @@ -732,6 +732,9 @@ ETL\Containers + + ETL\Utilities +