mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-23 21:57:16 +01:00
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
2 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue