Embed fixed string '.exe' to CCache/config_win32.h even if EXEEXT is empty.
This commit is contained in:
parent
93895f5a51
commit
529906f181
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
#if !defined(MYNAME)
|
||||
#define MYNAME "@MYNAME@@EXEEXT@"
|
||||
#define MYNAME "@MYNAME@.exe"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue