free-librespot/src/protocol.rs
2015-04-25 21:32:07 +01:00

3 lines
145 B
Rust

mod_path! keyexchange (concat!(env!("OUT_DIR"), "/keyexchange.rs"));
mod_path! authentication (concat!(env!("OUT_DIR"), "/authentication.rs"));