CMake and build type recognition improvements

This commit is contained in:
Syping 2021-01-21 21:50:18 +01:00
parent d9eb8d5f95
commit 013bfeb8ed
17 changed files with 151 additions and 211 deletions

View file

@ -28,65 +28,66 @@ Running with Qt %6<br/>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AboutDialog.cpp" line="49"/>
<location filename="../AboutDialog.cpp" line="47"/>
<source>Translated by %1</source>
<extracomment>Translated by translator, example Translated by Syping</extracomment>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AboutDialog.cpp" line="51"/>
<location filename="../AboutDialog.cpp" line="49"/>
<source>TRANSLATOR</source>
<extracomment>Insert your name here and profile here in following scheme, First Translator,First Profile\nSecond Translator\nThird Translator,Second Profile</extracomment>
<translation>Syping,g5e://about?U3lwaW5n:R2l0TGFiOiA8YSBocmVmPSJodHRwczovL2dpdGxhYi5jb20vU3lwaW5nIj5TeXBpbmc8L2E+PGJyLz5HaXRIdWI6IDxhIGhyZWY9Imh0dHBzOi8vZ2l0aHViLmNvbS9TeXBpbmciPlN5cGluZzwvYT48YnIvPlNvY2lhbCBDbHViOiA8YSBocmVmPSJodHRwczovL3NvY2lhbGNsdWIucm9ja3N0YXJnYW1lcy5jb20vbWVtYmVyL1N5cGluZy80NjMwMzA1NiI+U3lwaW5nPC9hPg==</translation>
</message>
<message>
<location filename="../AboutDialog.cpp" line="70"/>
<location filename="../AboutDialog.cpp" line="68"/>
<source>A project for viewing Grand Theft Auto V Snapmatic&lt;br/&gt;
Pictures and Savegames</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AboutDialog.cpp" line="73"/>
<location filename="../AboutDialog.cpp" line="71"/>
<source>Copyright &amp;copy; &lt;a href=&quot;%1&quot;&gt;%2&lt;/a&gt; %3</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../AboutDialog.cpp" line="75"/>
<location filename="../AboutDialog.cpp" line="73"/>
<source>%1 is licensed under &lt;a href=&quot;https://www.gnu.org/licenses/gpl-3.0.html#content&quot;&gt;GNU GPLv3&lt;/a&gt;</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../config.h" line="53"/>
<location filename="../config.h" line="24"/>
<source>Release</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../config.h" line="59"/>
<location filename="../config.h" line="25"/>
<source>Release Candidate</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../config.h" line="65"/>
<location filename="../config.h" line="29"/>
<source>Daily Build</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../config.h" line="71"/>
<location filename="../config.h" line="28"/>
<source>Developer</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../config.h" line="77"/>
<location filename="../config.h" line="26"/>
<source>Beta</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../config.h" line="83"/>
<location filename="../config.h" line="27"/>
<source>Alpha</source>
<translation type="unfinished"></translation>
</message>
<message>
<location filename="../config.h" line="88"/>
<location filename="../config.h" line="30"/>
<location filename="../config.h" line="59"/>
<source>Custom</source>
<translation type="unfinished"></translation>
</message>