Accommodate some recent changes in 'tools/fmt-bindings'
This commit is contained in:
parent
723534f430
commit
c51d810d65
@ -25,7 +25,7 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"
|
Name="VCPreBuildEventTool"
|
||||||
Description="Prepare configuration file(s)"
|
Description="Prepare configuration file(s)"
|
||||||
CommandLine="cd ..
del gtk2_ardour\ardour.keys
perl msvc32-fixup.pl
perl tools/fmt-bindings --platform="windows" --winkey="Win" --accelmap gtk2_ardour/ardour.keys.in > gtk2_ardour/ardour.keys
"
|
CommandLine="cd ..
del gtk2_ardour\ardour.keys
perl msvc32-fixup.pl
perl tools/fmt-bindings --platform="windows" --winkey="Win" --accelmap 1 gtk2_ardour/ardour.keys.in > gtk2_ardour/ardour.keys
"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
@ -112,7 +112,7 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"
|
Name="VCPreBuildEventTool"
|
||||||
Description="Prepare configuration file(s)"
|
Description="Prepare configuration file(s)"
|
||||||
CommandLine="cd ..
del gtk2_ardour\ardour.keys
perl msvc32-fixup.pl
perl tools/fmt-bindings --platform="windows" --winkey="Win" --accelmap gtk2_ardour/ardour.keys.in > gtk2_ardour/ardour.keys
"
|
CommandLine="cd ..
del gtk2_ardour\ardour.keys
perl msvc32-fixup.pl
perl tools/fmt-bindings --platform="windows" --winkey="Win" --accelmap 1 gtk2_ardour/ardour.keys.in > gtk2_ardour/ardour.keys
"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
@ -196,7 +196,7 @@
|
|||||||
<Tool
|
<Tool
|
||||||
Name="VCPreBuildEventTool"
|
Name="VCPreBuildEventTool"
|
||||||
Description="Prepare configuration file(s)"
|
Description="Prepare configuration file(s)"
|
||||||
CommandLine="cd ..
del gtk2_ardour\ardour.keys
perl msvc32-fixup.pl
perl tools/fmt-bindings --platform="windows" --winkey="Win" --accelmap gtk2_ardour/ardour.keys.in > gtk2_ardour/ardour.keys
"
|
CommandLine="cd ..
del gtk2_ardour\ardour.keys
perl msvc32-fixup.pl
perl tools/fmt-bindings --platform="windows" --winkey="Win" --accelmap 1 gtk2_ardour/ardour.keys.in > gtk2_ardour/ardour.keys
"
|
||||||
/>
|
/>
|
||||||
<Tool
|
<Tool
|
||||||
Name="VCCustomBuildTool"
|
Name="VCCustomBuildTool"
|
||||||
|
Loading…
Reference in New Issue
Block a user