VS2015 solution and project files
commit52d194a1e6878a2a859bfa5a250e53a1e57be048
authorseyko <seyko2@gmail.com>
Wed, 13 Apr 2016 03:29:24 +0000 (13 06:29 +0300)
committerseyko <seyko2@gmail.com>
Wed, 13 Apr 2016 03:29:24 +0000 (13 06:29 +0300)
treeccc590058735f64a6f837df7895df80df42e8ecd
parentb5b3e89f9e6735eb33eedd2b3071acd38222ee04
VS2015 solution and project files

    From: Vlad Vissoultchev
    Date: Mon, 11 Apr 2016 01:32:28 +0300
    Subject: Add VS2015 solution and project files to `win32/vs2015`
             directory

    This allows release/debug builds for both x86 and x64 targets. Some
    warnings had to be suppressed.

    Output libtcc.dll and tcc.exe are copied to parent `win32` directory
    w/ a post-build action.
tcc.h
win32/build-tcc.bat
win32/vs2015/libtcc.vcxproj [new file with mode: 0644]
win32/vs2015/tcc.sln [new file with mode: 0644]
win32/vs2015/tcc.vcxproj [new file with mode: 0644]