mirror of
https://github.com/json-c/json-c.git
synced 2026-04-12 00:39:06 +08:00
Adds json_config.h.win32 to project. Adds VS2k13 project.
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="copy config.h.win32 config.h"/>
|
||||
CommandLine="copy config.h.win32 config.h
|
||||
copy json_config.h.win32 json_config.h"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
@@ -76,7 +77,9 @@
|
||||
<Tool
|
||||
Name="VCPostBuildEventTool"/>
|
||||
<Tool
|
||||
Name="VCPreBuildEventTool"/>
|
||||
Name="VCPreBuildEventTool"
|
||||
CommandLine="copy config.h.win32 config.h
|
||||
copy json_config.h.win32 json_config.h"/>
|
||||
<Tool
|
||||
Name="VCPreLinkEventTool"/>
|
||||
<Tool
|
||||
@@ -167,6 +170,9 @@
|
||||
<File
|
||||
RelativePath=".\config.h.win32">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\json_config.h.win32">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\README-WIN32.html">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user