Changeset 681dbe8 in opengl-game for VulkanReference.vcxproj
- Timestamp:
- Nov 14, 2020, 4:16:07 PM (4 years ago)
- Branches:
- feature/imgui-sdl, master
- Children:
- 57d43d0
- Parents:
- aa7707d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
VulkanReference.vcxproj
raa7707d r681dbe8 71 71 <PropertyGroup Label="UserMacros" /> 72 72 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 73 <IncludePath>include;$(IncludePath)</IncludePath> 74 <LibraryPath>lib;$(LibraryPath)</LibraryPath> 75 </PropertyGroup> 76 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 73 77 <IncludePath>include;$(IncludePath)</IncludePath> 74 78 <LibraryPath>lib;$(LibraryPath)</LibraryPath>
Note:
See TracChangeset
for help on using the changeset viewer.