diff options
Diffstat (limited to 'animations/prj/d.lst')
-rw-r--r-- | animations/prj/d.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/animations/prj/d.lst b/animations/prj/d.lst index 87e2808abbb2..bdab238656c3 100644 --- a/animations/prj/d.lst +++ b/animations/prj/d.lst @@ -1,5 +1,5 @@ -..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\* -..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\* +..\%__SRC%\bin\animcore.dll %_DEST%\bin%_EXT%\animcore.dll +..\%__SRC%\lib\libanimcore.so %_DEST%\lib%_EXT%\libanimcore.so ..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\* ..\source\animcore\animcore.xml %_DEST%\xml%_EXT%\animcore.xml |