From a338afc8f3e358f10eeef8367ef868110450fef5 Mon Sep 17 00:00:00 2001 From: Albert Date: Mon, 28 Oct 2013 20:35:04 +0100 Subject: Another update for the build system - .gitignore src/unistd.h is not on src directory anymore (windows version is on winbuild directory) - doxywizard.pro.in consistency 0bj -> ../../objects - Doxygen.sln build doxygen 64 bit debug too - Doxygen.vcproj Config was missing (cannot be automatic due to the fact that there are 2 rules in 1 file), see also Doxywizard.vcproj - Doxywizard.vcproj consistency in respect to directories $(QTDIR)/mkspecs/msvc2005 -> $(QTDIR)/mkspecs/msvc2008 settings part was present for x64 but not for Win32 (x64 not necessary for doxywizard) Config_dw was missing (cannot be automatic due to the fact that there are 2 rules in 1 file), see also Doxygen.vcproj - Version.rules version.py does not need any arguments - doxyindexer.vcproj consistency in respect to directories - doxysearch.vcproj consistency in respect to directories --- .gitignore | 1 - addon/doxywizard/doxywizard.pro.in | 2 +- winbuild/Doxygen.sln | 1 + winbuild/Doxygen.vcproj | 28 ++++++++++++++ winbuild/Doxywizard.vcproj | 78 ++++++++++++++++++++++++++------------ winbuild/Version.rules | 2 +- winbuild/doxyindexer.vcproj | 16 ++++---- winbuild/doxysearch.vcproj | 16 ++++---- 8 files changed, 100 insertions(+), 44 deletions(-) diff --git a/.gitignore b/.gitignore index 5737f4d..af29780 100644 --- a/.gitignore +++ b/.gitignore @@ -72,7 +72,6 @@ /src/pyscanner.cpp /src/scanner.cpp /src/tclscanner.cpp -/src/unistd.h /src/version.cpp /src/vhdlcode.cpp /src/vhdlparser.cpp diff --git a/addon/doxywizard/doxywizard.pro.in b/addon/doxywizard/doxywizard.pro.in index 01832df..a036de9 100644 --- a/addon/doxywizard/doxywizard.pro.in +++ b/addon/doxywizard/doxywizard.pro.in @@ -9,7 +9,7 @@ DEPENDPATH += . INCLUDEPATH += . QT += xml CONFIG += $extraopts -OBJECTS_DIR = obj +OBJECTS_DIR = ../../objects MOC_DIR = moc RCC_DIR = rcc DEFINES += QT_NO_CAST_FROM_ASCII QT_NO_CAST_TO_ASCII diff --git a/winbuild/Doxygen.sln b/winbuild/Doxygen.sln index 52a0973..fa8c577 100644 --- a/winbuild/Doxygen.sln +++ b/winbuild/Doxygen.sln @@ -31,6 +31,7 @@ Global {309C9A4A-94D2-4837-9A11-45B0A6CF35C3}.Debug|Win32.ActiveCfg = Debug|Win32 {309C9A4A-94D2-4837-9A11-45B0A6CF35C3}.Debug|Win32.Build.0 = Debug|Win32 {309C9A4A-94D2-4837-9A11-45B0A6CF35C3}.Debug|x64.ActiveCfg = Debug|x64 + {309C9A4A-94D2-4837-9A11-45B0A6CF35C3}.Debug|x64.Build.0 = Debug|x64 {309C9A4A-94D2-4837-9A11-45B0A6CF35C3}.Release|Win32.ActiveCfg = Release|Win32 {309C9A4A-94D2-4837-9A11-45B0A6CF35C3}.Release|Win32.Build.0 = Release|Win32 {309C9A4A-94D2-4837-9A11-45B0A6CF35C3}.Release|x64.ActiveCfg = Release|x64 diff --git a/winbuild/Doxygen.vcproj b/winbuild/Doxygen.vcproj index 12e1e84..760ad50 100644 --- a/winbuild/Doxygen.vcproj +++ b/winbuild/Doxygen.vcproj @@ -1357,6 +1357,34 @@ + + + + + + + + + + + + @@ -320,7 +320,7 @@ @@ -335,7 +335,7 @@ @@ -346,7 +346,7 @@ @@ -361,7 +361,7 @@ @@ -372,7 +372,7 @@ @@ -387,7 +387,7 @@ @@ -398,7 +398,7 @@ @@ -413,7 +413,7 @@ @@ -424,7 +424,7 @@ @@ -439,7 +439,7 @@ @@ -450,7 +450,7 @@ @@ -465,7 +465,7 @@ @@ -476,7 +476,7 @@ @@ -491,7 +491,7 @@ @@ -502,7 +502,7 @@ @@ -578,14 +578,14 @@ RelativePath="..\src\settings.py" > + + + + + + + + + + + +