diff options
author | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2013-06-04 14:49:48 +0200 |
---|---|---|
committer | Benjamin Dobell <benjamin.dobell+git@glassechidna.com.au> | 2013-06-04 15:00:55 +0200 |
commit | 3d6a35972b70f9295455755802849303eb900a65 (patch) | |
tree | a5eb61d14fb8f2344c0ceace2987263bb1442630 /heimdall-frontend | |
parent | Moved LICENSE to root of the repo and deleted heimdall-frontend duplicate documentation in doc-pak. (diff) | |
download | Heimdall-3d6a35972b70f9295455755802849303eb900a65.tar Heimdall-3d6a35972b70f9295455755802849303eb900a65.tar.gz Heimdall-3d6a35972b70f9295455755802849303eb900a65.tar.bz2 Heimdall-3d6a35972b70f9295455755802849303eb900a65.tar.lz Heimdall-3d6a35972b70f9295455755802849303eb900a65.tar.xz Heimdall-3d6a35972b70f9295455755802849303eb900a65.tar.zst Heimdall-3d6a35972b70f9295455755802849303eb900a65.zip |
Diffstat (limited to 'heimdall-frontend')
-rw-r--r-- | heimdall-frontend/heimdall-frontend.pro | 1 |
1 files changed, 1 insertions, 0 deletions
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 |