From 876c197387717185b01c4f089eb2eaad20def16e Mon Sep 17 00:00:00 2001 From: Michael Scire Date: Tue, 23 May 2017 01:00:43 -0700 Subject: [PATCH] Update .vcproj with new files --- ctrtool/ctrtool.vcxproj | 2 ++ ctrtool/ctrtool.vcxproj.filters | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/ctrtool/ctrtool.vcxproj b/ctrtool/ctrtool.vcxproj index 71596d6..21abef9 100644 --- a/ctrtool/ctrtool.vcxproj +++ b/ctrtool/ctrtool.vcxproj @@ -91,6 +91,7 @@ + @@ -124,6 +125,7 @@ + diff --git a/ctrtool/ctrtool.vcxproj.filters b/ctrtool/ctrtool.vcxproj.filters index f7862f2..8f0b392 100644 --- a/ctrtool/ctrtool.vcxproj.filters +++ b/ctrtool/ctrtool.vcxproj.filters @@ -120,6 +120,9 @@ Source Files + + Source Files + @@ -215,5 +218,8 @@ Header Files + + Header Files + \ No newline at end of file