Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
Add PhysX 4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoikas committed Jul 27, 2020
1 parent e650bb5 commit f114934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ build_script:
bootstrap-vcpkg.bat
if ($lastExitCode -ne 0) { throw "Failed to update vcpkg" }
vcpkg install curl[sspi] expat freetype libjpeg-turbo libogg libpng `
libvorbis libvpx openal-soft openssl opus pcre python2 python3 `
libvorbis libvpx openal-soft openssl opus pcre physx python2 python3 `
speex string-theory zlib --triplet x86-windows-static-md
if ($lastExitCode -ne 0) { throw "Failed to build static libs" }
Expand Down

0 comments on commit f114934

Please sign in to comment.