From abb0adf5461d4622ed09a32647ed64e213f33e7d Mon Sep 17 00:00:00 2001 From: Kugel Fuhr <98353208+kugelfuhr@users.noreply.github.com> Date: Tue, 8 Jul 2025 09:45:25 +0200 Subject: [PATCH] Update visual studio project files with added sources. --- src/ca65.vcxproj | 4 +++- src/common.vcxproj | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/ca65.vcxproj b/src/ca65.vcxproj index d8fd39303..2aa23d60c 100644 --- a/src/ca65.vcxproj +++ b/src/ca65.vcxproj @@ -91,6 +91,7 @@ + @@ -132,6 +133,7 @@ + @@ -168,4 +170,4 @@ - \ No newline at end of file + diff --git a/src/common.vcxproj b/src/common.vcxproj index 251ea3aeb..0c0994642 100644 --- a/src/common.vcxproj +++ b/src/common.vcxproj @@ -86,6 +86,7 @@ + @@ -139,6 +140,7 @@ +