Changeset 9cd92ae in opengl-game for NewOpenGLGame.vcxproj
- Timestamp:
- Aug 16, 2019, 4:26:45 PM (5 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- c8b0357
- Parents:
- 5936c58
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NewOpenGLGame.vcxproj
r5936c58 r9cd92ae 148 148 <ClCompile Include="new-game.cpp" /> 149 149 <ClCompile Include="StackWalker.cpp" /> 150 <ClCompile Include="stb_image_write.h" />151 150 <ClCompile Include="stb_image.cpp" /> 152 151 <ClCompile Include="utils.cpp" /> … … 186 185 <ItemGroup> 187 186 <Image Include="laser.png" /> 188 <Image Include="test.png" />189 187 </ItemGroup> 190 188 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
Note:
See TracChangeset
for help on using the changeset viewer.