From 50d947deeec0545c23f5c3be6ada99baddbe0aad Mon Sep 17 00:00:00 2001
From: gm-matthew <108370479+gm-matthew@users.noreply.github.com>
Date: Wed, 14 Dec 2022 00:39:13 +0000
Subject: [PATCH] Add FileSystemPath.cpp to Visual Studio project
---
VS2008/Supermodel.vcxproj | 1 +
VS2008/Supermodel.vcxproj.filters | 3 +++
2 files changed, 4 insertions(+)
diff --git a/VS2008/Supermodel.vcxproj b/VS2008/Supermodel.vcxproj
index e23a43d..068dd15 100644
--- a/VS2008/Supermodel.vcxproj
+++ b/VS2008/Supermodel.vcxproj
@@ -351,6 +351,7 @@ xcopy /D /Y "$(ProjectDir)..\Config\*" "$(TargetDir)Config"
+
diff --git a/VS2008/Supermodel.vcxproj.filters b/VS2008/Supermodel.vcxproj.filters
index 496677b..e040fae 100644
--- a/VS2008/Supermodel.vcxproj.filters
+++ b/VS2008/Supermodel.vcxproj.filters
@@ -257,6 +257,9 @@
Source Files\OSD\Windows
+
+ Source Files\OSD\Windows
+
Source Files\Pkgs