mirror of
https://github.com/seekrs/MacroLibX.git
synced 2026-01-11 22:53:34 +00:00
fixing windows build x3 | replacing compile commands by compile flags
This commit is contained in:
@@ -1,8 +1,11 @@
|
||||
#include <PreCompiled.h>
|
||||
|
||||
#define KVF_IMPLEMENTATION
|
||||
#ifdef DEBUG
|
||||
#define KVF_ENABLE_VALIDATION_LAYERS
|
||||
#endif
|
||||
#include <PreCompiled.h>
|
||||
|
||||
#include <kvf.h>
|
||||
|
||||
#include <Renderer/RenderCore.h>
|
||||
#include <Renderer/Vulkan/VulkanLoader.h>
|
||||
|
||||
Reference in New Issue
Block a user