From af728db149f3d6be92ac3b784e4f99be1bb4d8be Mon Sep 17 00:00:00 2001 From: Stephen Anthony Date: Wed, 17 Aug 2022 08:05:42 -0230 Subject: [PATCH] Fix tinyexif in Visual Studio. --- src/windows/Stella.vcxproj | 5 ++--- src/windows/Stella.vcxproj.filters | 7 ++----- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/windows/Stella.vcxproj b/src/windows/Stella.vcxproj index 9fefef676..83336a1af 100755 --- a/src/windows/Stella.vcxproj +++ b/src/windows/Stella.vcxproj @@ -951,7 +951,7 @@ CompileAsC CompileAsC - + @@ -2174,8 +2174,7 @@ - - + diff --git a/src/windows/Stella.vcxproj.filters b/src/windows/Stella.vcxproj.filters index 84a709d21..a5bb07d3d 100644 --- a/src/windows/Stella.vcxproj.filters +++ b/src/windows/Stella.vcxproj.filters @@ -1161,7 +1161,7 @@ Source Files - + Source Files\tinyexif @@ -2399,10 +2399,7 @@ Header Files\nanojpeg - - Header Files\tinyexif - - + Header Files\tinyexif