aboutsummaryrefslogtreecommitdiff
path: root/source/CMakeLists.txt
diff options
context:
space:
mode:
authorrtk0c <[email protected]>2022-04-18 17:54:29 -0700
committerrtk0c <[email protected]>2022-04-18 17:54:29 -0700
commit7af9992ca81c699bc1cf05eb691e284bf424f050 (patch)
tree0f9bf191270791d80a28d7df1f1ffd5223158124 /source/CMakeLists.txt
parent5424a1d5434e3ddd911a504719918c2df027e2fd (diff)
Changeset: 9 Implement IresSpritesheet
Diffstat (limited to 'source/CMakeLists.txt')
-rw-r--r--source/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/CMakeLists.txt b/source/CMakeLists.txt
index bc4bfdb..ea0c4c4 100644
--- a/source/CMakeLists.txt
+++ b/source/CMakeLists.txt
@@ -6,7 +6,6 @@ PRIVATE
EditorAttachmentImpl.cpp
EditorCore.cpp
EditorNotification.cpp
- EditorResources.cpp
EditorUtils.cpp
GameObject.cpp
GraphicsTags.cpp