Name change, but backwards
This commit is contained in:
@@ -480,14 +480,16 @@ if %errorlevel% neq 0 goto :VCEnd</Command>
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\HydraSystem.h" />
|
||||
<ClCompile Include="C:\Code\HydraV3\HydraEngine\source\ecs\HydraSystemManager.cpp" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\HydraSystemManager.h" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\components\HydraDirectionalShadowSourceComponent.h" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\components\HydraLightComponent.h" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\components\HydraMaterialComponent.h" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\components\HydraMeshComponent.h" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\components\HydraPhysicsComponent.h" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\components\HydraPositionComponent.h" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\components\HydraRenderableComponent.h" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\components\HydraShadowSourceComponent.h" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\components\HydraTextureComponent.h" />
|
||||
<ClCompile Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraDirectionalShadowSourceSystem.cpp" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraDirectionalShadowSourceSystem.h" />
|
||||
<ClCompile Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraLightSystem.cpp" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraLightSystem.h" />
|
||||
<ClCompile Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraMaterialSystem.cpp" />
|
||||
@@ -496,8 +498,6 @@ if %errorlevel% neq 0 goto :VCEnd</Command>
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraMeshSystem.h" />
|
||||
<ClCompile Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraRenderSystem.cpp" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraRenderSystem.h" />
|
||||
<ClCompile Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraShadowSourceSystem.cpp" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraShadowSourceSystem.h" />
|
||||
<ClCompile Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraTransformSystem.cpp" />
|
||||
<ClInclude Include="C:\Code\HydraV3\HydraEngine\source\ecs\systems\HydraTransformSystem.h" />
|
||||
<ClCompile Include="C:\Code\HydraV3\HydraEngine\source\engine\HydraEngine.cpp" />
|
||||
|
||||
Reference in New Issue
Block a user