summaryrefslogtreecommitdiffstats
path: root/PCbuild/_testembed.vcxproj
Commit message (Collapse)AuthorAgeFilesLines
* Adds version info to all signed binaries on Windows.Steve Dower2016-04-061-0/+3
|
* Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), ↵Steve Dower2014-11-221-107/+23
| | | | which will be used for the official 3.5 release.
* Issue #18093: Give the Windows build _testembed.c's new location.Zachary Ware2014-07-251-1/+1
|
* Close #19439: execute embedding tests on WindowsNick Coghlan2013-11-031-0/+161
Patch by Zachary Ware