build: update dependencies

* updated dependencies for windows
* implemented getFileInfo of TestFileManager as virtual.
This commit is contained in:
malte_langkabel
2015-10-07 14:35:01 +02:00
parent 0fba3f5cf9
commit 87ff089178
39 changed files with 67 additions and 236 deletions
+3 -3
View File
@@ -8,15 +8,15 @@
* CxxTest 4.3
* Valgrind 3.9.0 (linux)
* Clang & LLVM (installation guide http://clang.llvm.org/docs/LibASTMatchersTutorial.html)
* Boost 1.55
* Eigen 3.2.3
* Boost 1.59
* Eigen 3.2.6
##### Environment Variables
* QT_DIR - ...\Qt\Qt5.2.1\5.2.1\<IDE>\
* CXX_TEST_DIR - .../cxxtest-4.3/
* CLANG_DIR - .../clang-llvm/
* BOOST_155_DIR - .../boost_1_55_0
* BOOST_159_DIR - .../boost_1_59_0
* EIGEN_DIR - .../eigen
For Win32: