[nostalgia/studio] Get building in MSVC

This commit is contained in:
2020-02-15 11:45:03 -06:00
parent e927c51b61
commit 1ec8d721f1
7 changed files with 20 additions and 9 deletions
+3 -1
View File
@@ -15,9 +15,11 @@
#include <ox/fs/fs.hpp>
#include <ox/mc/mc.hpp>
#include "nostalgiastudio_export.h"
namespace nostalgia::studio {
class Project: public QObject {
class NOSTALGIASTUDIO_EXPORT Project: public QObject {
Q_OBJECT
private: