File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 118118
119119 <Exec Command =" " $(ToolFolder)/oscript.exe" " $(MSBuildProjectDirectory)\install\unicode-zipper.os" unpack " $(MSBuildProjectDirectory)\install\opm-0.16.2.ospx" " $(LibFolder)\tmp" " />
120120 <Exec Command =" " $(ToolFolder)/oscript.exe" " $(MSBuildProjectDirectory)\install\unicode-zipper.os" unpack " $(LibFolder)\tmp\content.zip" " $(LibFolder)/opm" " />
121- <Copy SourceFiles =" $(MSBuildProjectDirectory)\install\package-loader.os" DestinationFolder =" $(LibFolder)" />
122121
122+ <Copy SourceFiles =" $(MSBuildProjectDirectory)\install\oscript-config.exe" DestinationFolder =" $(TempFolder)/%(PlatformItem.BinFolder)" />
123+ <Copy SourceFiles =" $(MSBuildProjectDirectory)\install\package-loader.os" DestinationFolder =" $(LibFolder)" />
124+
123125 <DeleteTree Directories =" $(LibFolder)\tmp" />
124126
125127 </Target >
You can’t perform that action at this time.
0 commit comments