rockbox/rbutil/rbutilqt/logger
Dominik Riebeling 2b054e6135 Fix cutelogger with MSVC.
We're compiling cutelogger directly, not as DLL. Therefore we must not add
__declspec attributes to the header.

Change-Id: I41b87fd4ba34dfbcd0d37245ff1c1f279139bb33
2013-11-04 23:32:57 +01:00
..
AbstractAppender.cpp
AbstractAppender.h
AbstractStringAppender.cpp
AbstractStringAppender.h
ConsoleAppender.cpp
ConsoleAppender.h
CuteLogger_global.h
FileAppender.cpp
FileAppender.h
LICENSE.LGPL
Logger.cpp
Logger.h
OutputDebugAppender.cpp
OutputDebugAppender.h
README.ROCKBOX

This folder contains the cutelogger project for logging functionality.
These files are distributed under the LGPL v2 or later.
The source files have been last synced with the projects at
https://gitorious.org/cutelogger to commit
e3c2745c6c5f38896f87472e01ea2caf2d9e211b.