Commit 079b5910 authored by Alexey.Golubev's avatar Alexey.Golubev Committed by Alexander Trofimov

Вернул назад копирование в редист т.к. в опенсорс версии присутствует только...

Вернул назад копирование в редист т.к. в опенсорс версии присутствует только каталог редист и он же используется для сборки "компиляции" продукта.

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@54599 954022d7-b5bf-4e40-9824-e11837661b57
parent 45168a67
......@@ -417,7 +417,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="copy to RedistOpenSource"
CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)..\RedistOpenSource&quot;&#x0D;&#x0A;"
CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)..\Redist&quot;&#x0D;&#x0A;"
/>
</Configuration>
</Configurations>
......
......@@ -303,7 +303,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\RedistOpenSource\ASCOfficePDFWriter.dll&#x0D;&#x0A;"
CommandLine="copy $(TargetPath) ..\Redist\ASCOfficePDFWriter.dll&#x0D;&#x0A;"
/>
</Configuration>
</Configurations>
......
......@@ -421,7 +421,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\RedistOpenSource\ASCOfficePPTXFile.dll"
CommandLine="copy $(TargetPath) ..\Redist\ASCOfficePPTXFile.dll"
/>
</Configuration>
</Configurations>
......
......@@ -411,7 +411,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\..\RedistOpenSource\ASCOfficeUtils.dll"
CommandLine="copy $(TargetPath) ..\..\Redist\ASCOfficeUtils.dll"
/>
</Configuration>
</Configurations>
......
......@@ -313,7 +313,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="copy to RedistOpenSource"
CommandLine="&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; &quot;$(ProjectDir)..\RedistOpenSource&quot;&#x0D;&#x0A;"
CommandLine="&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; &quot;$(ProjectDir)..\Redist&quot;&#x0D;&#x0A;"
/>
</Configuration>
</Configurations>
......
......@@ -306,7 +306,7 @@
<Tool
Name="VCPostBuildEventTool"
Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\RedistOpenSource\XlsxSerializerCom.dll"
CommandLine="copy $(TargetPath) ..\Redist\XlsxSerializerCom.dll"
ExcludedFromBuild="true"
/>
</Configuration>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment