Changeset f024d59 in opengl-game for NewOpenGLGame.vcxproj
- Timestamp:
- Jun 30, 2019, 7:34:13 PM (5 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- 972aca1
- Parents:
- 17f28a1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NewOpenGLGame.vcxproj
r17f28a1 rf024d59 79 79 </PropertyGroup> 80 80 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 81 <IncludePath>include;$(IncludePath)</IncludePath> 82 <LibraryPath>lib;$(LibraryPath)</LibraryPath> 83 </PropertyGroup> 84 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 81 85 <IncludePath>include;$(IncludePath)</IncludePath> 82 86 <LibraryPath>lib;$(LibraryPath)</LibraryPath>
Note:
See TracChangeset
for help on using the changeset viewer.