Flash support
[nihav.git] / nihav-allstuff / Cargo.toml
index b7398cbc80d87d6e4855985b1a23b891e034e19f..6e97f02bb4aa2cbb719133307bb039dd9e4f4f1f 100644 (file)
@@ -8,6 +8,7 @@ edition = "2018"
 nihav_core = { path = "../nihav-core" }
 nihav_commonfmt = { path = "../nihav-commonfmt" }
 nihav_duck = { path = "../nihav-duck" }
+nihav_flash = { path = "../nihav-flash" }
 nihav_game = { path = "../nihav-game" }
 nihav_indeo = { path = "../nihav-indeo" }
 nihav_itu = { path = "../nihav-itu" }
@@ -16,6 +17,7 @@ nihav_ms = { path = "../nihav-ms" }
 nihav_qt = { path = "../nihav-qt" }
 nihav_rad = { path = "../nihav-rad" }
 nihav_realmedia = { path = "../nihav-realmedia" }
+nihav_vivo = { path = "../nihav-vivo" }
 
 [dev-dependencies]
 nihav_registry = { path = "../nihav-registry" }