mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-21 06:45:32 -06:00
Pack
This commit is contained in:
parent
0766d34da8
commit
a028592ffc
1 changed files with 4 additions and 0 deletions
|
|
@ -24,4 +24,8 @@
|
|||
WorkingDirectory="$(MSBuildProjectDirectory)/bin/native" />
|
||||
</Target>
|
||||
|
||||
<ItemGroup>
|
||||
<Content CopyToOutputDirectory="PreserveNewest" Include="bin/native/libQmlNet.so" Pack="true" PackagePath="runtimes/$(RuntimeIdentifier)/native/" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue