aboutsummaryrefslogtreecommitdiff
path: root/c/CMakeLists.txt
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-09-03 01:15:01 +0200
committerJohn Ankarström <john@ankarstrom.se>2022-09-03 01:15:01 +0200
commit2cd22c671c67deaf2c1fcb659e3262bf57552557 (patch)
tree825342c317a39022cd60d0aad6569e5f8ef11c0d /c/CMakeLists.txt
parentd02e63924c92a6f0f2f88881a75680cb9a538962 (diff)
downloadEpisodeBrowser-2cd22c671c67deaf2c1fcb659e3262bf57552557.tar.gz
Add Preferences dialog (WIP).
Diffstat (limited to 'c/CMakeLists.txt')
-rw-r--r--c/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/c/CMakeLists.txt b/c/CMakeLists.txt
index cd86f08..0c8bb83 100644
--- a/c/CMakeLists.txt
+++ b/c/CMakeLists.txt
@@ -29,8 +29,8 @@ target_sources(EpisodeBrowser PRIVATE
listview.cpp
listview.h
main.cpp
- resource.h
- resource.rc
+ res.h
+ res.rc
test.cpp
test.h
util.h