mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-25 17:17:43 +00:00
chore(windows): path fixes for version.rc includes
This commit is contained in:
parent
e00ff063c8
commit
bf65ecf82b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include "../../global/inc/keymanversion.h"
|
||||
#include "../../../global/inc/keymanversion.h"
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION KV_FILEVERSION
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
#include "../../global/inc/keymanversion.h"
|
||||
#include "../../../global/inc/keymanversion.h"
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION KV_FILEVERSION
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue