Copy speedprofile.ini for Release build of extractor

This commit is contained in:
Sasa Ivetic 2011-10-05 12:54:09 -05:00
parent 2f2b1f874a
commit 7541a614b0

View File

@ -177,7 +177,7 @@
/> />
<Tool <Tool
Name="VCPostBuildEventTool" Name="VCPostBuildEventTool"
CommandLine="xcopy &quot;$(SolutionDir)..\.stxxl&quot; &quot;$(OutDir)\&quot; /f /y&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\extractor.ini&quot; &quot;$(OutDir)\&quot; /f /y&#x0D;&#x0A;xcopy &quot;$(Bzip2Path)\bin\libbz2.dll&quot; &quot;$(OutDir)\&quot; /f /y&#x0D;&#x0A;" CommandLine="xcopy &quot;$(SolutionDir)..\.stxxl&quot; &quot;$(OutDir)\&quot; /f /y&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\extractor.ini&quot; &quot;$(OutDir)\&quot; /f /y&#x0D;&#x0A;xcopy &quot;$(SolutionDir)..\speedprofile.ini&quot; &quot;$(OutDir)\&quot; /f /y&#x0D;&#x0A;xcopy &quot;$(Bzip2Path)\bin\libbz2.dll&quot; &quot;$(OutDir)\&quot; /f /y&#x0D;&#x0A;"
/> />
</Configuration> </Configuration>
</Configurations> </Configurations>