From b0200b23f2b47d4f7617711c4f669a2fe6a5e557 Mon Sep 17 00:00:00 2001 From: John Emmas Date: Sat, 21 May 2016 10:25:11 +0100 Subject: Accommodate the fact that 'msvc_resources.rc.in' got moved to a new path --- msvc32-fixup.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msvc32-fixup.pl') diff --git a/msvc32-fixup.pl b/msvc32-fixup.pl index c72a689889..43c42cdfc1 100644 --- a/msvc32-fixup.pl +++ b/msvc32-fixup.pl @@ -99,5 +99,5 @@ if ($command eq -buildall) { process_file ("MSVCardour3/MSVCArdour3.vsprops"); process_file ("MSVCMixbus3/MSVCMixbus3.vsprops"); process_file ("MSVCvst_scan/vst_scan.rc"); - process_file ("icons/win32/msvc_resources.rc"); + process_file ("gtk2_ardour/win32/msvc_resources.rc"); } -- cgit v1.2.3