Debug
      Win32
    
    
      Release
      Win32
    
  
  
    {65AB4E50-81EF-4BC4-BBA4-8EC4315ADA3F}
    json-c
    Win32Proj
  
  
  
    StaticLibrary
    NotSet
    true
    v140_xp
  
  
    StaticLibrary
    NotSet
    v140_xp
  
  
  
  
  
    
  
  
    
  
  
  
    <_ProjectFileVersion>10.0.40219.1
    $(SolutionDir)build\temp\lib\
    $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\
    $(SolutionDir)build\temp\lib\
    $(SolutionDir)build\temp\obj\$(ProjectName)\$(Configuration)\
    AllRules.ruleset
    
    
    AllRules.ruleset
    
    
    $(ProjectName)-mt-debug
    $(ProjectName)-mt
  
  
    
      Disabled
      false
      $(SolutionDir)compatibility;$(ProjectDir)configured;%(AdditionalIncludeDirectories)
      _WIN32_WINNT=0x0501;WINVER=0x0501;NTDDI_VERSION=0x0501;WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
      false
      
      
      Default
      MultiThreadedDebug
      
      
      Level3
      OldStyle
    
    
    
    
      @echo off
set json_headers=arraylist.h,bits.h,debug.h,json.h,json_config.h,json_c_version.h,json_inttypes.h,json_object.h,json_object_iterator.h,json_object_private.h,json_tokener.h,json_util.h,linkhash.h,printbuf.h,random_seed.h
for %%a in ("%json_headers:,=" "%") do (
   xcopy "$(ProjectDir)src\%%a" "$(SolutionDir)build\temp\include\json\" /I /Y /D
)
xcopy "$(ProjectDir)configured\json_config.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D
    
  
  
    
      MaxSpeed
      AnySuitable
      false
      false
      $(SolutionDir)compatibility;$(ProjectDir)configured;%(AdditionalIncludeDirectories)
      _WIN32_WINNT=0x0501;WINVER=0x0501;NTDDI_VERSION=0x0501;WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
      false
      
      
      Default
      MultiThreaded
      true
      
      
      Level3
      
      
    
    
    
    
      @echo off
set json_headers=arraylist.h,bits.h,debug.h,json.h,json_config.h,json_c_version.h,json_inttypes.h,json_object.h,json_object_iterator.h,json_object_private.h,json_tokener.h,json_util.h,linkhash.h,printbuf.h,random_seed.h
for %%a in ("%json_headers:,=" "%") do (
   xcopy "$(ProjectDir)src\%%a" "$(SolutionDir)build\temp\include\json\" /I /Y /D
)
xcopy "$(ProjectDir)configured\json_config.h" "$(SolutionDir)build\temp\include\json\" /I /Y /D