Display upgrade information.
This commit is contained in:
parent
21249de7d6
commit
78c33d84b6
9 changed files with 340 additions and 67 deletions
|
@ -1,2 +1,2 @@
|
|||
add_executable(Bob Bob.cpp Bob.hpp Gameplay.cpp Gameplay.hpp Gui.hpp Gui.cpp Events.cpp Exceptions.hpp)
|
||||
add_executable(Bob Bob.cpp Bob.hpp Gameplay.cpp Gameplay.hpp Gui.hpp Gui.cpp Events.cpp Exceptions.hpp Pixelmask.h)
|
||||
target_link_libraries(Bob ${SDL2_LIB} ${SDL2_GFX_LIB} ${SDL2_TTF_LIB} ${Boost_LIBRARIES})
|
Loading…
Add table
Add a link
Reference in a new issue