2022-02-24 22:38:26 +01:00
|
|
|
target_sources(Engine
|
2022-11-17 16:47:42 +01:00
|
|
|
PRIVATE
|
2020-05-05 01:51:13 +02:00
|
|
|
Asset.h
|
|
|
|
|
Asset.cpp
|
2020-06-02 11:46:18 +02:00
|
|
|
AssetRegistry.h
|
|
|
|
|
AssetRegistry.cpp
|
2022-04-13 13:01:35 +02:00
|
|
|
FontAsset.h
|
|
|
|
|
FontAsset.cpp
|
|
|
|
|
FontLoader.h
|
|
|
|
|
FontLoader.cpp
|
2020-06-02 11:46:18 +02:00
|
|
|
MaterialLoader.h
|
|
|
|
|
MaterialLoader.cpp
|
|
|
|
|
MeshAsset.h
|
|
|
|
|
MeshAsset.cpp
|
|
|
|
|
MeshLoader.h
|
|
|
|
|
MeshLoader.cpp
|
|
|
|
|
TextureAsset.h
|
|
|
|
|
TextureAsset.cpp
|
|
|
|
|
TextureLoader.h
|
|
|
|
|
TextureLoader.cpp)
|