mirror of
https://github.com/tribufu/sdk-rust
synced 2025-06-15 18:54:19 +00:00
Update build.ps1
This commit is contained in:
@ -9,4 +9,4 @@ Remove-Item -Path "bin/win-x64/*" -Force -Recurse
|
|||||||
Copy-Item -Path "target/debug/tribufu_sdk.dll.lib" -Destination "bin/win-x64/tribufu_sdk.lib"
|
Copy-Item -Path "target/debug/tribufu_sdk.dll.lib" -Destination "bin/win-x64/tribufu_sdk.lib"
|
||||||
Copy-Item -Path "target/debug/tribufu_sdk.dll" -Destination "bin/win-x64/tribufu_sdk.dll"
|
Copy-Item -Path "target/debug/tribufu_sdk.dll" -Destination "bin/win-x64/tribufu_sdk.dll"
|
||||||
|
|
||||||
msbuild /p:Configuration="debug" /p:Platform="win-x64"
|
#msbuild /p:Configuration="debug" /p:Platform="win-x64"
|
||||||
|
Reference in New Issue
Block a user