Log In
bw
/
opentoonz
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
Files
Commit:
ca787917e061fde51271ab8355e3a807238d7afc
ca787917e061fde51271ab8355e3a807238d7afc
toonz
sources
tconverter
CMakeLists.txt
Fork and Edit
Blob
Blame
Raw
add_executable(tconverter tconverter.cpp) target_link_libraries(tconverter Qt5::Core toonzlib image)