Lines 11-17
Link Here
|
11 |
g_src/music_and_sound_openal.cpp g_src/random.cpp g_src/textlines.cpp \ |
11 |
g_src/music_and_sound_openal.cpp g_src/random.cpp g_src/textlines.cpp \ |
12 |
g_src/enabler_input.cpp g_src/KeybindingScreen.cpp \ |
12 |
g_src/enabler_input.cpp g_src/KeybindingScreen.cpp \ |
13 |
g_src/win32_compat.cpp g_src/textures.cpp g_src/resize++.cpp \ |
13 |
g_src/win32_compat.cpp g_src/textures.cpp g_src/resize++.cpp \ |
14 |
g_src/renderer_offscreen.cpp g_src/ttf_manager.cpp |
14 |
g_src/renderer_offscreen.cpp g_src/ttf_manager.cpp \ |
|
|
15 |
g_src/ViewBase.cpp |
15 |
OBJS := $(SRCS:.cpp=.o) |
16 |
OBJS := $(SRCS:.cpp=.o) |
16 |
|
17 |
|
17 |
BLIBS := ncursesw openal sndfile |
18 |
BLIBS := ncursesw openal sndfile |