moved animlib to thirdparty folder.

This commit is contained in:
Christoph Oelckers 2023-12-25 08:45:47 +01:00
parent f20bbd4189
commit fd9b762106
3 changed files with 1 additions and 1 deletions

View file

@ -987,6 +987,7 @@ set (PCH_SOURCES
common/2d/v_drawtext.cpp
common/2d/v_draw.cpp
common/2d/wipe.cpp
common/thirdparty/animlib.cpp
common/thirdparty/gain_analysis.cpp
common/thirdparty/sfmt/SFMT.cpp
common/startscreen/startscreen.cpp
@ -1015,7 +1016,6 @@ set (PCH_SOURCES
common/textures/skyboxtexture.cpp
common/textures/animtexture.cpp
common/textures/v_collection.cpp
common/textures/animlib.cpp
common/textures/formats/automaptexture.cpp
common/textures/formats/brightmaptexture.cpp
common/textures/formats/buildtexture.cpp