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 @@ ...@@ -416,8 +416,8 @@
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCPostBuildEventTool"
Description="Copy to Redist" Description="copy to RedistOpenSource"
CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)..\Redist&quot;&#x0D;&#x0A;" CommandLine="copy &quot;$(TargetPath)&quot; &quot;$(SolutionDir)..\RedistOpenSource&quot;&#x0D;&#x0A;"
/> />
</Configuration> </Configuration>
</Configurations> </Configurations>
......
...@@ -302,8 +302,8 @@ ...@@ -302,8 +302,8 @@
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCPostBuildEventTool"
Description="Copy to redist" Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\Redist\ASCOfficePDFWriter.dll&#x0D;&#x0A;" CommandLine="copy $(TargetPath) ..\RedistOpenSource\ASCOfficePDFWriter.dll&#x0D;&#x0A;"
/> />
</Configuration> </Configuration>
</Configurations> </Configurations>
......
...@@ -420,8 +420,8 @@ ...@@ -420,8 +420,8 @@
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCPostBuildEventTool"
Description="copy to redist" Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\Redist\ASCOfficePPTXFile.dll" CommandLine="copy $(TargetPath) ..\RedistOpenSource\ASCOfficePPTXFile.dll"
/> />
</Configuration> </Configuration>
</Configurations> </Configurations>
......
...@@ -410,8 +410,8 @@ ...@@ -410,8 +410,8 @@
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCPostBuildEventTool"
Description="copy to redist" Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\..\Redist\ASCOfficeUtils.dll" CommandLine="copy $(TargetPath) ..\..\RedistOpenSource\ASCOfficeUtils.dll"
/> />
</Configuration> </Configuration>
</Configurations> </Configurations>
......
...@@ -312,8 +312,8 @@ ...@@ -312,8 +312,8 @@
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCPostBuildEventTool"
Description="copy to redist" Description="copy to RedistOpenSource"
CommandLine="&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; &quot;$(ProjectDir)..\Redist&quot;&#x0D;&#x0A;" CommandLine="&#x0D;&#x0A;copy &quot;$(TargetPath)&quot; &quot;$(ProjectDir)..\RedistOpenSource&quot;&#x0D;&#x0A;"
/> />
</Configuration> </Configuration>
</Configurations> </Configurations>
......
...@@ -305,8 +305,8 @@ ...@@ -305,8 +305,8 @@
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCPostBuildEventTool"
Description="Copy to redist" Description="copy to RedistOpenSource"
CommandLine="copy $(TargetPath) ..\Redist\XlsxSerializerCom.dll" CommandLine="copy $(TargetPath) ..\RedistOpenSource\XlsxSerializerCom.dll"
ExcludedFromBuild="true" ExcludedFromBuild="true"
/> />
</Configuration> </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