mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Fix a typo in install.targets
This commit is contained in:
parent
5cfa896f98
commit
bbd5a0aadb
@ -10,7 +10,7 @@
|
||||
<Target
|
||||
Name="ComputeHeaderOutputs"
|
||||
Inputs="@(InstallHeader)"
|
||||
Outputs="@(InstallHeader->'%(HeaderRoot)|%(RelativeDir)')"
|
||||
Outputs="@(InstallHeader->'%(HeaderRoot)\%(RelativeDir)')"
|
||||
BeforeTargets="InstallHeaders"
|
||||
>
|
||||
<CalculateOutputDir
|
||||
|
Loading…
x
Reference in New Issue
Block a user