Search:
Login
Preferences
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
e6bc0f4
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:
May 10, 2019, 6:18:31 PM (
6 years
ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
feature/imgui-sdl
,
master
,
points-test
Children:
155a7cf
Parents:
c55614a
Message:
Add a callback for the window resize event
File:
1 edited
makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
makefile
rc55614a
re6bc0f4
4
4
5
5
ifeq ($(OS),Darwin)
6
DEP = -framework Cocoa -framework OpenGL -framework IOKit -framework CoreVideo -lglfw
3
-lglew
6
DEP = -framework Cocoa -framework OpenGL -framework IOKit -framework CoreVideo -lglfw
-lglew
7
7
endif
8
8
ifeq ($(OS),Linux)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive