]> icculus.org git repositories - taylor/freespace2.git/commit - CMakeLists.txt
add first stages of GUI for standalone
authorTaylor Richards <taylor@icculus.org>
Tue, 8 Mar 2016 21:18:37 +0000 (16:18 -0500)
committerTaylor Richards <taylor@icculus.org>
Tue, 8 Mar 2016 21:18:37 +0000 (16:18 -0500)
commit71b94fc8df4c0c5a806691b320b9bba184e5baec
tree3bca75b505445cf49a3ed503b90b3ea4bfa67f5f
parentd890deafc3d9babc1d80194666dd55e7097b8170
add first stages of GUI for standalone
CMakeLists.txt
include/CMakeLists.txt
include/stand_gui.h [new file with mode: 0644]
src/CMakeLists.txt
src/network/stand_gui.cpp