QNX and BLACKBERRY support

UDP Multicast for QNX

git-svn-id: svn://db.shs.com.ru/pip@133 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
2015-05-21 06:17:47 +00:00
parent 7d506588e6
commit 0ab3bb388f
12 changed files with 89 additions and 20 deletions

View File

@@ -267,7 +267,7 @@ PIVector<PIFile::FileInfo> PIDir::entries() {
const_cast<char*>(p.data()), 0
# endif
, 0,
# if defined(MAC_OS) || defined(ANDROID)
# if defined(MAC_OS) || defined(ANDROID) || defined(BLACKBERRY)
alphasort);
# else
versionsort);