First pass at setting up translation framework.

This commit is contained in:
Jim Evins
2017-03-25 23:14:49 -04:00
parent e3e3441cdb
commit ca3d4a5d5c
19 changed files with 3358 additions and 49 deletions
+1
View File
@@ -28,6 +28,7 @@ namespace glabels
namespace Config
{
const QString PROJECT_SOURCE_DIR = "@glabels_SOURCE_DIR@";
const QString PROJECT_BUILD_DIR = "@glabels_BINARY_DIR@";
}
}