Commit 73266c34 authored by Alexey.Golubev's avatar Alexey.Golubev Committed by Alexander Trofimov

В конфигурации ReleaseOpenSource длл-ки копируем в папку RedistOpenSource

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@54541 954022d7-b5bf-4e40-9824-e11837661b57
parent 42de2557
......@@ -416,8 +416,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
Description="Copy to Redist"
CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)..\Redist&quot;&#x0D;&#x0A;"
Description="copy to RedistOpenSource"
CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)..\RedistOpenSource&quot;&#x0D;&#x0A;"
/>
</Configuration>
</Configurations>
......
......@@ -302,8 +302,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
Description="Copy to redist"
CommandLine="copy $(TargetPath) ..\Redist\ASCOfficePDFWriter.dll&#x0D;&#x0A;"
Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\RedistOpenSource\ASCOfficePDFWriter.dll&#x0D;&#x0A;"
/>
</Configuration>
</Configurations>
......
......@@ -420,8 +420,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
Description="copy to redist"
CommandLine="copy $(TargetPath) ..\Redist\ASCOfficePPTXFile.dll"
Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\RedistOpenSource\ASCOfficePPTXFile.dll"
/>
</Configuration>
</Configurations>
......
......@@ -410,8 +410,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
Description="copy to redist"
CommandLine="copy $(TargetPath) ..\..\Redist\ASCOfficeUtils.dll"
Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\..\RedistOpenSource\ASCOfficeUtils.dll"
/>
</Configuration>
</Configurations>
......
......@@ -312,8 +312,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
Description="copy to redist"
CommandLine="&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; &quot;$(ProjectDir)..\Redist&quot;&#x0D;&#x0A;"
Description="copy to RedistOpenSource"
CommandLine="&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; &quot;$(ProjectDir)..\RedistOpenSource&quot;&#x0D;&#x0A;"
/>
</Configuration>
</Configurations>
......
......@@ -305,8 +305,8 @@
/>
<Tool
Name="VCPostBuildEventTool"
Description="Copy to redist"
CommandLine="copy $(TargetPath) ..\Redist\XlsxSerializerCom.dll"
Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\RedistOpenSource\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