mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 11:25:33 +08:00
refs #403 add BlackMisc shared library build
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#ifndef BLACKMISC_CPROJECT_H
|
||||
#define BLACKMISC_CPROJECT_H
|
||||
|
||||
#include "blackmiscexport.h"
|
||||
#include <QString>
|
||||
|
||||
namespace BlackMisc
|
||||
@@ -18,7 +19,7 @@ namespace BlackMisc
|
||||
/*!
|
||||
* Metadata about the project
|
||||
*/
|
||||
class CProject
|
||||
class BLACKMISC_EXPORT CProject
|
||||
{
|
||||
public:
|
||||
//! with BlackCore?
|
||||
|
||||
Reference in New Issue
Block a user