VS2015 wants it this way
Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3935
This commit is contained in:
parent
cb28976df6
commit
0c979d54a5
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ static struct {
|
|||
static char string_oem[]="S3 Incorporated. Trio64";
|
||||
static char string_vendorname[]="DOSBox Development Team";
|
||||
static char string_productname[]="DOSBox - The DOS Emulator";
|
||||
static char string_productrev[]="DOSBox "VERSION;
|
||||
static char string_productrev[]="DOSBox " VERSION;
|
||||
|
||||
#ifdef _MSC_VER
|
||||
#pragma pack (1)
|
||||
|
|
Loading…
Add table
Reference in a new issue