Fixed build problem on Win.
--HG-- branch : develop
This commit is contained in:
parent
9873df47ae
commit
c92699abf3
|
@ -29,7 +29,7 @@
|
|||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
#include "../vmisc/projectversion.h"
|
||||
#include "../../libs/vmisc/projectversion.h"
|
||||
|
||||
#define VER_INTERNALNAME_STR "Tape"
|
||||
#define VER_ORIGINALFILENAME_STR "tape.exe"
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
#ifndef VERSION_H
|
||||
#define VERSION_H
|
||||
|
||||
#include "../vmisc/projectversion.h"
|
||||
#include "../../libs/vmisc/projectversion.h"
|
||||
|
||||
#define VER_INTERNALNAME_STR "Valentina"
|
||||
#define VER_ORIGINALFILENAME_STR "valentina.exe"
|
||||
|
|
Loading…
Reference in New Issue
Block a user