SDLPP: add .dll target for windows
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include <iostream>
|
||||
|
||||
namespace SDLPP {
|
||||
class Window {
|
||||
class SDLPPSCOPE Window {
|
||||
public:
|
||||
Window();
|
||||
Window( const std::string &window_name );
|
||||
|
||||
Reference in New Issue
Block a user