Update MSVC 7.1 projects
This commit is contained in:
@@ -941,6 +941,12 @@
|
||||
<File
|
||||
RelativePath="..\..\simgear\nasal\thread-win32.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\simgear\nasal\threadlib.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\simgear\nasal\utf8lib.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\simgear\nasal\vector.c">
|
||||
<FileConfiguration
|
||||
@@ -1011,7 +1017,8 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Generation of simgear_config.h"
|
||||
CommandLine="copy $(inputPath) $(InputDir)\$(InputName).h"
|
||||
CommandLine="copy $(inputPath) $(InputDir)\$(InputName).h
|
||||
"
|
||||
Outputs="..\..\simgear\simgear_config.h"/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
@@ -1019,7 +1026,8 @@
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="Generation of simgear_config.h"
|
||||
CommandLine="copy $(inputPath) $(InputDir)\$(InputName).h"
|
||||
CommandLine="copy $(inputPath) $(InputDir)\$(InputName).h
|
||||
"
|
||||
Outputs="..\..\simgear\simgear_config.h"/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user