feat: initial DX12 foundation framework
This commit is contained in:
11
ContentTools/ToolsCommon.h
Normal file
11
ContentTools/ToolsCommon.h
Normal file
@@ -0,0 +1,11 @@
|
||||
#pragma once
|
||||
#include "CommonHeader.h"
|
||||
#include <combaseapi.h>
|
||||
|
||||
#ifndef EDITOR_INTERFACE
|
||||
#define EDITOR_INTERFACE extern "C" __declspec(dllexport)
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user