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

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@54541 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Alexey.Golubev
2014-02-20 15:56:49 +00:00
committed by Alexander Trofimov
parent 42de2557bf
commit 73266c34f4
6 changed files with 12 additions and 12 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>