Search:
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
78c3045
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:
Dec 5, 2020, 1:17:28 AM (
4 years
ago)
Author:
Dmitry Portnoy <dportnoy@…>
Branches:
feature/imgui-sdl
,
master
Children:
e66fd66
Parents:
c205c3a
Message:
Update the Linux build instructions and makefile recipe for the OpenGL version of the game
File:
1 edited
makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
makefile
rc205c3a
r78c3045
14
14
endif
15
15
ifeq ($(OS),Linux)
16
DEP = -lglfw
3
-lGLEW -lGL -ldl -lX11 -lXrandr -lXxf86vm -lXinerama -lXcursor -pthread
16
DEP = -lglfw
-lGLEW -lGL -ldl -lX11 -lXrandr -lXxf86vm -lXinerama -lXcursor -pthread
17
17
endif
18
18
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive