]> vaikene.ee Git - evaf/commit
Changes to build the software with mingw on Windows.
authorEnar Vaikene <enar.vaikene@logica.com>
Fri, 25 May 2012 12:48:57 +0000 (15:48 +0300)
committerEnar Väikene <enar@vaikene.net>
Tue, 5 Jun 2012 06:26:28 +0000 (09:26 +0300)
commit2ed96066b8600d07d9ada5dc44e9768fe56e633c
tree5de22ade4aa85bed9e56ed6e083c4c5f2072e810
parent8ca71a4ced13c50ecd1e3b9d9c15546ac0d48045
Changes to build the software with mingw on Windows.
17 files changed:
CMakeWin.txt
src/apps/FileFinder/Engine/CMakeLists.txt
src/apps/FileFinder/GUI/CMakeLists.txt
src/apps/PswGen/CLI/CMakeLists.txt
src/apps/PswGen/GUI/CMakeLists.txt
src/apps/PswGen/Generator/CMakeLists.txt
src/apps/PswGen/Storage/CMakeLists.txt
src/libs/Common/CMakeLists.txt
src/libs/Common/logger.cpp
src/libs/Gui/CMakeLists.txt
src/libs/Plugins/CMakeLists.txt
src/libs/Plugins/pluginmanager.h
src/main/CLI/CMakeLists.txt
src/main/GUI/CMakeLists.txt
src/plugins/LogView/CMakeLists.txt
src/plugins/SdiWindow/CMakeLists.txt
src/plugins/Test/CMakeLists.txt