rhubarb-lip-sync/src/platformTools.h

8 lines
171 B
C

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