Changeset 0cf1a23 in opengl-game for VulkanGame.vcxproj


Ignore:
Timestamp:
Nov 27, 2019, 5:05:26 PM (5 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master, points-test
Children:
06d959f
Parents:
1802a41
Message:

Remove the pipeline design doc and add a document about the Vulkan coordinate system

File:
1 edited

Legend:

Unmodified
Added
Removed
  • VulkanGame.vcxproj

    r1802a41 r0cf1a23  
    172172    <Font Include="assets\fonts\lazy.ttf" />
    173173  </ItemGroup>
     174  <ItemGroup>
     175    <Text Include="scene-notes.txt" />
     176  </ItemGroup>
    174177  <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
    175178  <ImportGroup Label="ExtensionTargets">
Note: See TracChangeset for help on using the changeset viewer.