From 16af7791cea4ca819fb16d4b8a4581aeba8541a8 Mon Sep 17 00:00:00 2001
From: str1k3r <115313679+S1l3ntStr1ke87@users.noreply.github.com>
Date: Sat, 8 Aug 2026 13:32:32 -0400
Subject: [PATCH] fix: vs complaing about no trailing \
---
4J_Input/4J_Input.vcxproj | 4 ++--
4J_Profile/4J_Profile.vcxproj | 4 ++--
4J_Render/4J_Render.vcxproj | 4 ++--
4J_Storage/4J_Storage.vcxproj | 4 ++--
4J_XTMS/4J_XTMS.vcxproj | 4 ++--
5 files changed, 10 insertions(+), 10 deletions(-)
diff --git a/4J_Input/4J_Input.vcxproj b/4J_Input/4J_Input.vcxproj
index e0ab81d..409fee7 100644
--- a/4J_Input/4J_Input.vcxproj
+++ b/4J_Input/4J_Input.vcxproj
@@ -85,7 +85,7 @@
$(ProjectName)_d
- $(SolutionDir)\libs
+ $(SolutionDir)\libs\
$(ProjectName)_d
@@ -95,7 +95,7 @@
$(ProjectName)_r
- $(SolutionDir)\libs
+ $(SolutionDir)\libs\
diff --git a/4J_Profile/4J_Profile.vcxproj b/4J_Profile/4J_Profile.vcxproj
index aa79ec9..28dc999 100644
--- a/4J_Profile/4J_Profile.vcxproj
+++ b/4J_Profile/4J_Profile.vcxproj
@@ -88,14 +88,14 @@
$(ProjectName)_d
- $(SolutionDir)\libs
+ $(SolutionDir)\libs\
$(ProjectName)_r
$(ProjectName)_r
- $(SolutionDir)\libs
+ $(SolutionDir)\libs\
diff --git a/4J_Render/4J_Render.vcxproj b/4J_Render/4J_Render.vcxproj
index 4f0a026..edf8281 100644
--- a/4J_Render/4J_Render.vcxproj
+++ b/4J_Render/4J_Render.vcxproj
@@ -115,7 +115,7 @@
$(ProjectName)_d
- $(SolutionDir)\libs
+ $(SolutionDir)\libs\
$(ProjectName)_d
@@ -125,7 +125,7 @@
$(ProjectName)_r
- $(SolutionDir)\libs
+ $(SolutionDir)\libs\
diff --git a/4J_Storage/4J_Storage.vcxproj b/4J_Storage/4J_Storage.vcxproj
index 3fb355c..8d357ca 100644
--- a/4J_Storage/4J_Storage.vcxproj
+++ b/4J_Storage/4J_Storage.vcxproj
@@ -84,14 +84,14 @@
$(ProjectName)_d
- $(SolutionDir)\libs
+ $(SolutionDir)\libs\
$(ProjectName)_r
$(ProjectName)_r
- $(SolutionDir)\libs
+ $(SolutionDir)\libs\
diff --git a/4J_XTMS/4J_XTMS.vcxproj b/4J_XTMS/4J_XTMS.vcxproj
index f2d6e90..a986cfa 100644
--- a/4J_XTMS/4J_XTMS.vcxproj
+++ b/4J_XTMS/4J_XTMS.vcxproj
@@ -67,10 +67,10 @@
- $(SolutionDir)\libs
+ $(SolutionDir)\libs\
- $(SolutionDir)\libs
+ $(SolutionDir)\libs\