Changeset 7865c5b in opengl-game for VulkanGame.vcxproj


Ignore:
Timestamp:
Mar 17, 2021, 12:50:49 AM (3 years ago)
Author:
Dmitry Portnoy <dportnoy@…>
Branches:
feature/imgui-sdl
Children:
aa7e5f0
Parents:
85b5fec
Message:

Rename surface to vulkanSurface and add an initializer list to the VulkanGame constructor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • VulkanGame.vcxproj

    r85b5fec r7865c5b  
    202202  </ItemGroup>
    203203  <ItemGroup>
     204    <Text Include="docs\DESIGN.txt" />
     205    <Text Include="docs\notes.txt" />
     206    <Text Include="docs\README.txt" />
     207    <Text Include="docs\scene-notes.txt" />
     208    <Text Include="docs\TODO.txt" />
     209    <Text Include="docs\upgrade-TODO.txt" />
    204210    <Text Include="scene-notes.txt" />
    205211  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.