add pragmas to ensure linking on Windows
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
#pragma comment(lib, "Shlwapi.lib")
|
||||||
|
#pragma comment(lib, "opengl32.lib")
|
||||||
|
|
||||||
#include "ResourceBuffer.hpp"
|
#include "ResourceBuffer.hpp"
|
||||||
|
|
||||||
#include "FilamentViewer.hpp"
|
#include "FilamentViewer.hpp"
|
||||||
|
|||||||
Reference in New Issue
Block a user