spiegel-keyman/developer/src/kmanalyze
Marc Durdin 7ec9859838 fix(developer): Show full version number
Updated various places in Keyman Developer to show the full
VersionWithTag rather than the short version number we had been
previously showing:

- About dialog
- Welcome screen
- Installer
- kmcomp help
- kmconvert help
- kmanalyze help
- kmdecomp help

This should help when testing to verify that we are testing the right
version.

Also fixed the keymansentry path when running command line C++ programs
from source repo.
2022-06-29 10:58:40 +10:00
..
.gitignore chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
kmanalyze.cpp fix(developer): Show full version number 2022-06-29 10:58:40 +10:00
kmanalyze.sln chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
kmanalyze.vcxproj chore(windows): cleanup keyman64.h usage 2022-06-12 13:44:56 +10:00
kmanalyze.vcxproj.filters chore(windows): cleanup keyman64.h usage 2022-06-12 13:44:56 +10:00
Makefile chore(developer): additional moves of developer scripts 2022-05-22 07:59:54 +10:00
pch.cpp chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
pch.h chore(windows): cleanup keyman64.h usage 2022-06-12 13:44:56 +10:00
version.rc chore(windows): move keymanversion.h to common 2022-06-12 13:56:13 +10:00