winpaths_static.pri: use version-less protobuf path.

This commit is contained in:
Mikkel Krautz 2013-08-25 14:39:41 +02:00
parent a20185dedf
commit 6c83548368

View File

@ -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