From 926a569ee455911ed6752750b9715d9bdf689504 Mon Sep 17 00:00:00 2001 From: Albert Date: Sun, 20 Oct 2013 18:22:13 +0200 Subject: Build problem with unistd.h and Cygwin The standard g++ compiler under windows (win32-g++) has unistd.gh file; Microsoft windows does not have it, therfore it is better to use the winbuild directory in case of windows adn no dependency otherwise --- src/libdoxygen.pro.in | 2 -- winbuild/Doxygen.vcproj | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/src/libdoxygen.pro.in b/src/libdoxygen.pro.in index 393f72d..96b7b9e 100644 --- a/src/libdoxygen.pro.in +++ b/src/libdoxygen.pro.in @@ -133,8 +133,6 @@ HEADERS = arguments.h \ tooltip.h \ translator.h \ translator_adapter.h \ - types.h \ - unistd.h \ util.h \ version.h \ vhdlcode.h \ diff --git a/winbuild/Doxygen.vcproj b/winbuild/Doxygen.vcproj index b687c4c..a632c5b 100644 --- a/winbuild/Doxygen.vcproj +++ b/winbuild/Doxygen.vcproj @@ -2798,7 +2798,7 @@ >