Accommodate recently introduced/removed source(s) in our MSVC project (libardour)
[ardour.git] / msvc32-fixup.pl
index c72a689889d3d163a111b95ba11d4d62b2888e0c..43c42cdfc155a8942cc04dd2d355b85c80cfc8eb 100644 (file)
@@ -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");
 }