legacymenu: add missing include files to CMakeLists.txt
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9498 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: facfa6d8b23c669e6232c697465c6e0c190c1f5b Former-commit-id: 8e836f44b3c2db85d0a5764d0d1373122f2399de
This commit is contained in:
parent
7782ac66c6
commit
e520583509
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ SET(MAINSCREENS_SOURCES ${MS}/splash.cpp ${MS}/mainmenu.cpp
|
|||
${MS}/writefile.cpp)
|
||||
SET(MAINSCREENS_HEADERS ${MS}/splash.h ${MS}/mainmenu.h
|
||||
${MS}/optionsmenu.h ${MS}/creditsmenu.h ${MS}/exitmenu.h
|
||||
${MS}/asset.h
|
||||
${MS}/assets.h
|
||||
${MS}/downloadservers.h
|
||||
${MS}/downloadsmenu.h
|
||||
${MS}/entry.h
|
||||
|
|
Loading…
Reference in a new issue