hlsli reorganization
This commit is contained in:
parent
a4bfd4e0c3
commit
66e2741912
11 changed files with 177 additions and 154 deletions
|
@ -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">
|
||||
|
|
Reference in a new issue