From: <sv...@va...> - 2010-09-05 04:08:19
|
Author: cerion Date: 2010-09-05 05:08:09 +0100 (Sun, 05 Sep 2010) New Revision: 503 Log: 1) Fixed up the build system so we can now do make install 2) Hacked a way to have qmake-time variables (e.g. install-dir) dumped to a vk_defines.h for inclusion in the code. 3) Rearranged / cleaned up the source tree. Added: branches/valkyrie_qt4port/src/ branches/valkyrie_qt4port/src/help/ branches/valkyrie_qt4port/src/main.cpp branches/valkyrie_qt4port/src/mainwindow.cpp branches/valkyrie_qt4port/src/mainwindow.h branches/valkyrie_qt4port/src/objects/ branches/valkyrie_qt4port/src/options/ branches/valkyrie_qt4port/src/src.pro branches/valkyrie_qt4port/src/toolview/ branches/valkyrie_qt4port/src/toolview/vglogview.cpp branches/valkyrie_qt4port/src/toolview/vglogview.h branches/valkyrie_qt4port/src/utils/ branches/valkyrie_qt4port/vk_config.pri Removed: branches/valkyrie_qt4port/doc/Makefile.am branches/valkyrie_qt4port/doc/images/Makefile.am branches/valkyrie_qt4port/help/ branches/valkyrie_qt4port/main.cpp branches/valkyrie_qt4port/mainwindow.cpp branches/valkyrie_qt4port/mainwindow.h branches/valkyrie_qt4port/objects/ branches/valkyrie_qt4port/options/ branches/valkyrie_qt4port/src/toolview/vglogview.cpp branches/valkyrie_qt4port/src/toolview/vglogview.h branches/valkyrie_qt4port/toolview/ branches/valkyrie_qt4port/utils/ Modified: branches/valkyrie_qt4port/src/utils/vk_config.cpp branches/valkyrie_qt4port/src/utils/vk_config.h branches/valkyrie_qt4port/valkyrie.pro [... diff too large to include ...] |