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
130 B
XML
14 lines
130 B
XML
#include "*/*.proj"
|
|
|
|
CON ebml-test00
|
|
{
|
|
USE matroska
|
|
SOURCE test00.cpp
|
|
}
|
|
|
|
CON ebml-test0
|
|
{
|
|
USE matroska
|
|
SOURCE test0.cpp
|
|
}
|