tinycc/win32
seyko 52d194a1e6 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.
2016-04-13 06:29:24 +03:00
..
examples Add a demo.bat file to the examples directory on Windows 2015-04-10 07:46:04 +03:00
include Use proper ifdef for x64 check in winnt.h 2016-03-14 18:07:38 +02:00
lib Add x64 SEH decls. Add exports to kernel32.def 2016-03-13 04:23:15 +02:00
tools Revert all of my changes to directories & codingstyle. 2015-07-29 16:57:12 -04:00
vs2015 VS2015 solution and project files 2016-04-13 06:29:24 +03:00
build-tcc.bat VS2015 solution and project files 2016-04-13 06:29:24 +03:00
tcc-win32.txt i386-gen: preserve fp control word in gen_cvt_ftoi 2013-08-28 22:55:05 +02:00