summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorLiam <byteslice@airmail.cc>2024-02-17 17:43:40 +0100
committerLiam <byteslice@airmail.cc>2024-02-18 16:32:21 +0100
commit44d2e9021778505e2da8edb23047999cffb4a93a (patch)
treeff69b7169ff0e04e4192f5018b5425ecfda75089 /src/core/CMakeLists.txt
parentns: move IApplicationVersionInterface (diff)
downloadyuzu-44d2e9021778505e2da8edb23047999cffb4a93a.tar
yuzu-44d2e9021778505e2da8edb23047999cffb4a93a.tar.gz
yuzu-44d2e9021778505e2da8edb23047999cffb4a93a.tar.bz2
yuzu-44d2e9021778505e2da8edb23047999cffb4a93a.tar.lz
yuzu-44d2e9021778505e2da8edb23047999cffb4a93a.tar.xz
yuzu-44d2e9021778505e2da8edb23047999cffb4a93a.tar.zst
yuzu-44d2e9021778505e2da8edb23047999cffb4a93a.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 1f2c8183e..96da6ac26 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -743,6 +743,8 @@ add_library(core STATIC
hle/service/ns/account_proxy_interface.h
hle/service/ns/application_version_interface.cpp
hle/service/ns/application_version_interface.h
+ hle/service/ns/ecommerce_interface.cpp
+ hle/service/ns/ecommerce_interface.h
hle/service/ns/language.cpp
hle/service/ns/language.h
hle/service/ns/ns_results.h