Merge pull request #26354 from ksooo/pvr-fix-listitem-titleextrainfo
[xbmc.git] / lib / libUPnP / Neptune / Build / Targets / mipsel-sigma-linux / Config.scons
blob18eb6eeef7c4c463705bc3dfcfd00c680c7385d6
1 LoadTool('gcc-generic', env, gcc_cross_prefix='mipsel-linux')
3 ### Neptune System Files
4 env['NPT_SYSTEM_SOURCES']={'System/StdC':'*.cpp', 'System/Bsd':'*.cpp', 'System/Posix':'*.cpp', 'System/Null':'NptNullSerialPort.cpp'}
5 env['NPT_EXTRA_LIBS']=['pthread']