Following my last change we can now give 'MSVCArdour3.vsprops.in' its correct name
This change is MSVC specific and shouldn't affect the other builds
This commit is contained in:
parent
95091a52a0
commit
4255720dfb
@ -96,7 +96,7 @@ process_file ("gtk2_ardour/default_ui_config");
|
||||
|
||||
my $command=join(' ',@ARGV);
|
||||
if ($command eq -buildall) {
|
||||
process_file ("MSVCardour3/MSVCMixbus3.vsprops");
|
||||
process_file ("MSVCardour3/MSVCArdour3.vsprops");
|
||||
process_file ("MSVCMixbus3/MSVCMixbus3.vsprops");
|
||||
process_file ("MSVCvst_scan/vst_scan.rc");
|
||||
process_file ("icons/win32/msvc_resources.rc");
|
||||
|
Loading…
Reference in New Issue
Block a user