/* * Nana Configuration * Nana C++ Library(http://www.nanapro.org) * Copyright(C) 2003-2014 Jinhao(cnjinhao@hotmail.com) * * Distributed under the Boost Software License, Version 1.0. * (See accompanying file LICENSE_1_0.txt or copy at * http://www.boost.org/LICENSE_1_0.txt) * * @file: nana/config.hpp */ #ifndef NANA_CONFIG_HPP #define NANA_CONFIG_HPP //All defines have been moved to the CMakelists.txt in the root directory. #endif //NANA_CONFIG_HPP