Correct a typo
This commit is contained in:
parent
e126e12fbc
commit
75ced2a310
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
Description="Creating Config.h"
|
||||
CommandLine="copy ..\..\src\Include\config.h.msvc8 ..\..\src\Include\config.h"
|
||||
CommandLine="copy ..\..\src\Include\config.h-msvc8 ..\..\src\Include\config.h"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
|
|
Loading…
Add table
Reference in a new issue