9ee55d7c1c
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
14 lines
126 B
XML
14 lines
126 B
XML
#include "*/*.proj"
|
|
|
|
CON mux-test6
|
|
{
|
|
USE matroska
|
|
SOURCE test6.cpp
|
|
}
|
|
|
|
CON mux-test8
|
|
{
|
|
USE matroska
|
|
SOURCE test8.cpp
|
|
}
|