Search:
Login
Preferences
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
5f3dba8
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 12, 2019, 3:45:20 AM (
5 years
ago)
Author:
Dmitry Portnoy <dmp1488@…>
Branches:
feature/imgui-sdl
,
master
,
points-test
Children:
e1a7f5a
Parents:
69dccfe
Message:
Create a transparent texture in SDL and render some sample images and shapes onto it
File:
1 edited
makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
makefile
r69dccfe
r5f3dba8
42
42
endif
43
43
44
LIBS = `pkg-config --static --libs sdl2
glfw3`
44
LIBS = `pkg-config --static --libs sdl2
sdl2_image sdl2_ttf
glfw3`
45
45
ifeq ($(OS),Darwin)
46
46
LIBS := $(VULKAN_SDK_PATH)/lib/libvulkan.dylib $(LIBS)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive