[Common-cvs] build/BIF helix.bif,1.545,1.546
ehyche at helixcommunity.org ehyche at helixcommunity.orgUpdate of /cvsroot/common/build/BIF
In directory cvs:/tmp/cvs-serv21868
Modified Files:
helix.bif
Log Message:
Add target for datatype/asf/fileformat (not functional yet).
Index: helix.bif
===================================================================
RCS file: /cvsroot/common/build/BIF/helix.bif,v
retrieving revision 1.545
retrieving revision 1.546
diff -u -d -r1.545 -r1.546
--- helix.bif 29 Nov 2005 18:22:18 -0000 1.545
+++ helix.bif 11 Dec 2005 05:09:34 -0000 1.546
@@ -2957,6 +2957,24 @@
datatype_amr_common
</dependlist>
</module>
+
+ <!-- DATATYPE/ASF/FILEFORMAT -->
+ <module id="datatype_asf_fileformat" name="datatype/asf/fileformat" group="core">
+ <cvs root="helix"/>
+ <attribute id="has_version_file"/>
+
+ <source_dependlist>
+ common_include
+ </source_dependlist>
+
+ <dependlist>
+ common_runtime
+ common_container
+ common_dbgtool
+ common_util
+ common_system
+ </dependlist>
+ </module>
<!-- DATATYPE/NULL/RENDERER -->
<module id="datatype_null_renderer" name="datatype/null/renderer" group="renderer">