RSP now outputs to common plugin dir
This commit is contained in:
parent
a1832f6928
commit
fe0502a65b
|
@ -50,7 +50,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)\Plugin\RSP\RSP_d.dll"
|
||||
OutputFile="$(Root)Plugin/RSP/RSP_d 1.7.dll"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
|
@ -110,7 +110,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="$(OutDir)\Plugin\RSP\RSP 1.7.dll"
|
||||
OutputFile="$(Root)Plugin/RSP/RSP 1.7.dll"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCALinkTool"
|
||||
|
|
Loading…
Reference in New Issue