Search:
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
485424b
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 22, 2017, 2:36:33 AM (
7 years
ago)
Author:
Dmitry Portnoy <dmitry.portnoy@…>
Branches:
feature/imgui-sdl
,
master
,
points-test
Children:
c62eee6
Parents:
8e232ce
Message:
Add support for loading and applying texture and add a square to the scene with a demo texture
File:
1 edited
makefile
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
makefile
r8e232ce
r485424b
13
13
# as this well prevent regenerating .o files for unchanged .cpp files
14
14
15
newgame: new-game.cpp logger.cpp
15
newgame: new-game.cpp logger.cpp
stb_image.cpp
16
16
$(CC) $^ $(DEP) $(CFLAGS) -o $@
17
17
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive