mirror of
https://github.com/mumble-voip/mumble.git
synced 2025-10-26 11:19:16 +00:00
winpaths_static.pri: use version-less protobuf path.
This commit is contained in:
parent
a20185dedf
commit
6c83548368
@ -15,7 +15,7 @@
|
||||
|
||||
ICE_PATH = %MUMBLE_PREFIX%/ZeroC-Ice
|
||||
BZIP2_PATH = %MUMBLE_PREFIX%/bzip2
|
||||
PROTOBUF_PATH = %MUMBLE_PREFIX%/protobuf-2.5.0
|
||||
PROTOBUF_PATH = %MUMBLE_PREFIX%/protobuf
|
||||
OPENSSL_PATH = %MUMBLE_PREFIX%/OpenSSL
|
||||
LIBSNDFILE_PATH = %MUMBLE_PREFIX%/sndfile
|
||||
BOOST_PATH = %MUMBLE_PREFIX%/Boost
|
||||
|
||||
Loading…
Reference in New Issue
Block a user