Search:
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
d8cb15e
in opengl-game for
makefile
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Aug 30, 2019, 7:30:53 PM (
5 years
ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
feature/imgui-sdl
,
master
,
points-test
Children:
5529ab5
Parents:
d5f2b42
Message:
Implement
GetError
() in game-gui-glfw and start using game-gui-glfw in opengl-game to show a window
File:
1 edited
makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
makefile
rd5f2b42
rd8cb15e
25
25
$(CC) $^ $(DEP) $(CFLAGS) -o $@
26
26
27
openglgame: main-opengl.cpp opengl-game.cpp
27
openglgame: main-opengl.cpp opengl-game.cpp
game-gui-glfw.cpp
28
28
$(CC) $^ $(DEP) $(CFLAGS) -o $@
29
29
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive