1
0

Upload manager changes and events

This commit is contained in:
Scott E. Graves
2017-02-25 21:35:59 -06:00
parent ced91ecaa9
commit 0d16d224db
13 changed files with 138 additions and 56 deletions

View File

@@ -206,6 +206,7 @@
</PrecompiledHeader>
</ClCompile>
<ClCompile Include="EventSystem.cpp" />
<ClCompile Include="LoggingConsumer.cpp" />
<ClCompile Include="SiaApi.cpp" />
<ClCompile Include="SiaCommon.cpp" />
<ClCompile Include="SiaConsensus.cpp" />
@@ -233,6 +234,7 @@
<ClInclude Include="DebugConsumer.h" />
<ClInclude Include="EventSystem.h" />
<ClInclude Include="json.hpp" />
<ClInclude Include="LoggingConsumer.h" />
<ClInclude Include="Resource.h" />
<ClInclude Include="SiaApi.h" />
<ClInclude Include="SiaCommon.h" />