cygwin build issues. Closes issue #48
This commit is contained in:
parent
eeaf8961c2
commit
c0382554b2
@ -60,7 +60,7 @@ unix {
|
||||
-lz
|
||||
|
||||
INCLUDEPATH += ../common ../index ../internfile ../query ../unac \
|
||||
../utils ../aspell ../rcldb \
|
||||
../utils ../aspell ../rcldb ../qtgui \
|
||||
confgui
|
||||
DEPENDPATH += $$INCLUDEPATH
|
||||
POST_TARGETDEPS = ../lib/librcl.a
|
||||
|
||||
@ -17,6 +17,7 @@
|
||||
#ifndef _PATHUT_H_INCLUDED_
|
||||
#define _PATHUT_H_INCLUDED_
|
||||
/* @(#$Id: pathut.h,v 1.16 2008-12-04 11:49:59 dockes Exp $ (C) 2004 J.F.Dockes */
|
||||
#include <unistd.h>
|
||||
|
||||
#include <string>
|
||||
#include <list>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user