branch | v_0 |
changeset 19 | 262828ae9682 |
parent 11 | 0aeedc35ebed |
child 24 | 98d033d3ef7c |
18:c4384f43c739 | 19:262828ae9682 |
---|---|
28 |
28 |
29 SRC= \ |
29 SRC= \ |
30 Shark.cpp \ |
30 Shark.cpp \ |
31 shader-shark.cpp \ |
31 shader-shark.cpp \ |
32 ImageLoader.cpp \ |
32 ImageLoader.cpp \ |
33 Texture.cpp \ |
|
33 Shader.cpp \ |
34 Shader.cpp \ |
34 Program.cpp \ |
35 Program.cpp \ |
35 FileMonitor.cpp |
36 FileMonitor.cpp |
36 |
37 |
37 build/shader-shark: $(SRC) build *.h |
38 build/shader-shark: $(SRC) build *.h |