25 |
25 |
26 set (ZCINEMA_CONFIG_SOURCES |
26 set (ZCINEMA_CONFIG_SOURCES |
27 config/configwindow.cpp |
27 config/configwindow.cpp |
28 config/addversionprompt.cpp |
28 config/addversionprompt.cpp |
29 config/main.cpp |
29 config/main.cpp |
|
30 config/versionguientry.cpp |
30 ) |
31 ) |
31 |
32 |
32 set (ZCINEMA_HEADERS |
33 set (ZCINEMA_HEADERS |
33 commonlib/config.h |
34 commonlib/config.h |
34 commonlib/misc.h |
35 commonlib/misc.h |
35 commonlib/types.h |
36 commonlib/types.h |
36 commonlib/version.h |
37 commonlib/version.h |
37 config/addversionprompt.h |
38 config/addversionprompt.h |
38 config/configwindow.h |
39 config/configwindow.h |
|
40 config/versionguientry.h |
39 launcher/demo.h |
41 launcher/demo.h |
40 launcher/prompts.h |
42 launcher/prompts.h |
41 ) |
43 ) |
42 |
44 |
43 set (ZCINEMA_FORMS |
45 set (ZCINEMA_FORMS |