shader auto reload

This commit is contained in:
2019-02-21 20:20:43 +01:00
parent eaab9c79e5
commit 78ca0ee6ad
7 changed files with 77 additions and 15 deletions

View File

@@ -7,7 +7,7 @@
#include <stb/stb_image.h>
#include <stb/stb_image_write.h>
#ifdef DEBUG
#ifdef _DEBUG
#pragma comment (lib, "libcurl_debug.lib")
#else
#pragma comment (lib, "libcurl.lib")