]> 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 Vaikene <enar.vaikene@logica.com>
Fri, 25 May 2012 12:48:57 +0000 (15:48 +0300)
commit602faa7b96d4467f127ccd581228ca7245283c32
treef2f5de348a0ba5d5fcb001f2a4ef6a6e093acecc
parentc8050984a289a6ea98812395313ef37d4c7fd059
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