You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k9copy/k9devices
Slávek Banko 9f7c0362e2
Fix incorrect use of dvdread includes.
It seems that the library has been designed for use includes in the form
"#include <dvdread/...>" while we used includes without the "dvdread/" prefix.
This caused that instead of using the standard path detected from pkg-config,
the expected path had to be added to to -I flag.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
2 years ago
..
Makefile.am Fix incorrect use of dvdread includes. 2 years ago
configure.in.in Removed HAL dependant code. 3 years ago
k9cddrive.cpp Removed HAL dependant code. 3 years ago
k9cddrive.h Replace Q_OBJECT with TQ_OBJECT 2 years ago