• Caroline Chao's avatar
    Move Styles and Private under controls · 5483ccd3
    Caroline Chao authored
    
    Register the C++ private API from the controls plugin. The
    private plugin is not needed anymore.
    
    The Controls "submodules" Styles and Private are moved to
    the controls subfolder in the sources tree.
    
    Change-Id: I98358227c945b6cd1a8dbff9d07e6cad4f044277
    Reviewed-by: default avatarJ-P Nurmi <jpnurmi@digia.com>
    5483ccd3
libmng.pro 146 B
SOURCES = libmng.cpp
CONFIG -= qt dylib
mac:CONFIG -= app_bundle
win32:CONFIG += console
unix|mingw: LIBS += -lmng
else:win32: LIBS += libmng.lib