Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/reyoung/simplecpppluginsystem

a quicker runner by Qt4. Using Qt4 to make user run or find application quickly
https://github.com/reyoung/simplecpppluginsystem

Last synced: about 2 months ago
JSON representation

a quicker runner by Qt4. Using Qt4 to make user run or find application quickly

Awesome Lists containing this project

README

        

A simple and reliable Extension System by pure C++

一个简单可靠的插件系统,使用纯C++编写,注重可移植性

目录结构:
ExtentionSystem 是插件系统的主体部分
Main是测试用的Main文件
PluginExample是测试用的Plugin