rhubarb-lip-sync/src/app_info.cpp.in

4 lines
110 B
C++
Raw Normal View History

2015-12-29 10:44:55 +00:00
#include "app_info.h"
const std::string appName = "@appName@";
const std::string appVersion = "@appVersion@";