From c9ddfc086c0e4d9a4633405a2b35721bb1a7ac35 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Wed, 4 Feb 2026 17:45:39 -0700 Subject: [PATCH] Migrate project from GTK 2 to GTK 3 Updated project file to include GTK 3 dependencies and configurations. --- win32/copy/copy.vcxproj | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/win32/copy/copy.vcxproj b/win32/copy/copy.vcxproj index d6f16df1..c8320f5f 100644 --- a/win32/copy/copy.vcxproj +++ b/win32/copy/copy.vcxproj @@ -30,7 +30,7 @@ - + @@ -38,7 +38,7 @@ - + @@ -65,7 +65,8 @@ - + + @@ -81,7 +82,8 @@ - + + @@ -101,3 +103,4 @@ +