hlsli reorganization

This commit is contained in:
lightling 2022-03-19 16:55:22 -04:00
parent a4bfd4e0c3
commit 66e2741912
Signed by: lightling
GPG key ID: 016F11E0AA296B67
11 changed files with 177 additions and 154 deletions

View file

@ -293,7 +293,10 @@
</CopyFileToFolders>
</ItemGroup>
<ItemGroup>
<None Include="Includes.hlsli" />
<None Include="Helpers.hlsli" />
<None Include="Defines.hlsli" />
<None Include="Lights.hlsli" />
<None Include="ThirdPartyFunctions.hlsli" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">