Changeset aa7707d in opengl-game for compile.bat


Ignore:
Timestamp:
Jul 25, 2020, 8:05:57 PM (4 years ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl, master
Children:
681dbe8
Parents:
6bfd91c
Message:

Update the Vulkan SDK version and get the latest code compiling on Windows

File:
1 edited

Legend:

Unmodified
Added
Removed
  • compile.bat

    r6bfd91c raa7707d  
    44cd shaders
    55
    6 set VULKAN_SDK_PATH=D:\VulkanSDK\1.1.108.0
     6set VULKAN_SDK_PATH=D:\VulkanSDK\1.2.135.0
    77
    88for %%f in (*.vert *.frag) do (
Note: See TracChangeset for help on using the changeset viewer.