matroska/test/mux/mux.proj
Steve Lhomme 9ee55d7c1c only use a single coremake dir in the tree (from corec/tools/coremake)
add a coremake solution to build the libmatroska test files via coremake

git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@383 a6f86f6d-0131-4f8e-9e7b-e335508773d5
2010-07-04 09:17:57 +00:00

14 lines
126 B
XML

#include "*/*.proj"
CON mux-test6
{
USE matroska
SOURCE test6.cpp
}
CON mux-test8
{
USE matroska
SOURCE test8.cpp
}