rhubarb-lip-sync/src/platformTools.h

7 lines
128 B
C

#pragma once
#include <boost/filesystem.hpp>
boost::filesystem::path getBinPath();
boost::filesystem::path getBinDirectory();