mirror of
https://github.com/aseprite/aseprite.git
synced 2025-02-10 15:40:31 +00:00
Add unlink files to CMakeLists.txt
This commit is contained in:
parent
32decda05d
commit
ecd0317cf0
@ -95,6 +95,7 @@ add_library(app-lib
|
|||||||
cmd/set_sprite_size.cpp
|
cmd/set_sprite_size.cpp
|
||||||
cmd/set_total_frames.cpp
|
cmd/set_total_frames.cpp
|
||||||
cmd/set_transparent_color.cpp
|
cmd/set_transparent_color.cpp
|
||||||
|
cmd/unlink_cel.cpp
|
||||||
cmd/with_cel.cpp
|
cmd/with_cel.cpp
|
||||||
cmd/with_document.cpp
|
cmd/with_document.cpp
|
||||||
cmd/with_image.cpp
|
cmd/with_image.cpp
|
||||||
@ -184,6 +185,7 @@ add_library(app-lib
|
|||||||
commands/cmd_switch_colors.cpp
|
commands/cmd_switch_colors.cpp
|
||||||
commands/cmd_timeline.cpp
|
commands/cmd_timeline.cpp
|
||||||
commands/cmd_undo.cpp
|
commands/cmd_undo.cpp
|
||||||
|
commands/cmd_unlink_cel.cpp
|
||||||
commands/cmd_zoom.cpp
|
commands/cmd_zoom.cpp
|
||||||
commands/command.cpp
|
commands/command.cpp
|
||||||
commands/commands.cpp
|
commands/commands.cpp
|
||||||
|
Loading…
x
Reference in New Issue
Block a user