]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - plugins/md3model/CMakeLists.txt
[q3map2] Unwind script stack in case of script loading error.
[xonotic/netradiant.git] / plugins / md3model / CMakeLists.txt
1 radiant_plugin(md3model
2         ident.h
3         md2.cpp md2.h
4         md3.cpp md3.h
5         md3normals.h
6         md5.cpp md5.h
7         mdc.cpp mdc.h
8         mdl.cpp mdl.h
9         mdlformat.h
10         mdlimage.cpp mdlimage.h
11         mdlnormals.h
12         model.h
13         plugin.cpp
14         )