SDLPP: add .dll target for windows
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "sdlpp_rectcolider.hpp"
|
||||
|
||||
namespace SDLPP {
|
||||
class RectangleRender : public RenderObject {
|
||||
class SDLPPSCOPE RectangleRender : public RenderObject {
|
||||
public:
|
||||
RectangleRender() = delete;
|
||||
virtual ~RectangleRender(){};
|
||||
|
||||
Reference in New Issue
Block a user