From 3d6a35972b70f9295455755802849303eb900a65 Mon Sep 17 00:00:00 2001 From: Benjamin Dobell Date: Tue, 4 Jun 2013 22:49:48 +1000 Subject: Renamed udev rules file and explictly added /usr/include to the include search path for Heimdall Frontend on UNIX systems. --- heimdall-frontend/heimdall-frontend.pro | 1 + 1 file changed, 1 insertion(+) (limited to 'heimdall-frontend') diff --git a/heimdall-frontend/heimdall-frontend.pro b/heimdall-frontend/heimdall-frontend.pro index ffd45ea..ecc6235 100644 --- a/heimdall-frontend/heimdall-frontend.pro +++ b/heimdall-frontend/heimdall-frontend.pro @@ -95,6 +95,7 @@ INCLUDEPATH += ./GeneratedFiles \ ./GeneratedFiles/Release \ ../libpit/Source \ . +unix:INCLUDEPATH += /usr/include DEPENDPATH += . MOC_DIR += ./GeneratedFiles/release OBJECTS_DIR += release -- cgit v1.1