Search:
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
7dcd925
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:
Jul 8, 2019, 12:21:47 AM (
6 years
ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
feature/imgui-sdl
,
master
,
points-test
Children:
a8f0577
Parents:
b6127d2
Message:
Add a working reference example for validation layers
File:
1 edited
makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
makefile
rb6127d2
r7dcd925
61
61
LIB_FLAGS = $(LIB_PATHS) $(LIBS)
62
62
63
vulkangame: vulkan-game
.cpp game-gui-sdl.cpp
63
vulkangame: vulkan-game
-ref.cpp #vulkan-game
.cpp game-gui-sdl.cpp
64
64
$(CC) $(CXX_FLAGS) -o $@ $^ $(LIB_FLAGS)
65
65
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive