Add basic Event class
This commit is contained in:
@@ -105,6 +105,7 @@ xcopy /y "$(ProjectDir)Shader\*.spv" "$(OutDir)\Shader\"</Command>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClInclude Include="Base\EngineConstants.hpp" />
|
||||
<ClInclude Include="Base\Event.hpp" />
|
||||
<ClInclude Include="Base\ICloseable.hpp" />
|
||||
<ClInclude Include="Base\IGraphicsApp.hpp" />
|
||||
<ClInclude Include="Base\IGraphicsAppManager.hpp" />
|
||||
|
||||
Reference in New Issue
Block a user