mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 18:31:22 +02:00
add "libtriple" skeleton
This should provide the same functionality as libcoolstream does, but for the TripleDragon Add td-compat directory with includes to convert values from TD api to DVB api and back. git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@960 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
@@ -40,6 +40,10 @@ libneutrino_driver_a_SOURCES += \
|
||||
INCLUDES += \
|
||||
-I$(top_srcdir)/lib/libcoolstream
|
||||
endif
|
||||
if BOXTYPE_TRIPLE
|
||||
INCLUDES += \
|
||||
-I$(top_srcdir)/lib/libtriple
|
||||
endif
|
||||
|
||||
libneutrino_driver_netfile_a_SOURCES = netfile.cpp
|
||||
|
||||
|
Reference in New Issue
Block a user