kopia lustrzana https://github.com/jameshball/osci-render
Include windows .exe
rodzic
0e0797a320
commit
9dc4c8610f
|
@ -91,5 +91,6 @@ if [ "$OS" = "win" ]; then
|
|||
cd "$ROOT/Builds/VisualStudio2022"
|
||||
"$MSBUILD_EXE" "$PLUGIN.sln" "//p:VisualStudioVersion=16.0" "//m" "//t:Build" "//p:Configuration=Release" "//p:Platform=x64" "//p:PreferredToolArchitecture=x64"
|
||||
cd "$ROOT/ci/bin"
|
||||
cp "$ROOT/Builds/VisualStudio2022/x64/Release/Standalone Plugin/$PLUGIN.exe" "$ROOT/bin"
|
||||
cp -r "$ROOT/Builds/VisualStudio2022/x64/Release/VST3/$PLUGIN.vst3/Contents/x86_64-win/$PLUGIN.vst3" "$ROOT/bin"
|
||||
fi
|
||||
|
|
Ładowanie…
Reference in New Issue