From 413fa27580395437c1c6fe1602ddf92864a4abb2 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Mon, 23 Sep 2019 19:45:17 +0100 Subject: [PATCH] Added macros.h to project --- 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 8c785b7f..88c05485 100644 --- a/test/vs2017/etl.vcxproj +++ b/test/vs2017/etl.vcxproj @@ -458,6 +458,7 @@ + diff --git a/test/vs2017/etl.vcxproj.filters b/test/vs2017/etl.vcxproj.filters index 6d871dc6..55cbf69d 100644 --- a/test/vs2017/etl.vcxproj.filters +++ b/test/vs2017/etl.vcxproj.filters @@ -765,6 +765,9 @@ ETL\Strings + + ETL\Utilities +