diff options
Diffstat (limited to 'c/CMakeLists.txt')
-rw-r--r-- | c/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c/CMakeLists.txt b/c/CMakeLists.txt index d8c3ce5..35af6ec 100644 --- a/c/CMakeLists.txt +++ b/c/CMakeLists.txt @@ -29,6 +29,7 @@ target_sources(EpisodeBrowser PRIVATE listview.cpp listview.h main.cpp + main.h resource.h resource.rc test.cpp |