From 12d29a0f387ebd7d710cdb62fdd3834a5bfe1386 Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Thu, 19 Mar 2020 11:02:53 -0230 Subject: [PATCH] Add fonts to Visual Studio project file. --- src/windows/Stella.vcxproj | 3 +++ src/windows/Stella.vcxproj.filters | 9 +++++++++ 2 files changed, 12 insertions(+) diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index b3aa05584..e15336141 100644 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -1260,6 +1260,9 @@ + + + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index b14161f0f..4a2fe6691 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -2054,6 +2054,15 @@ Header Files\gui + + Header Files\gui + + + Header Files\gui + + + Header Files\gui +