aboutsummaryrefslogtreecommitdiff
path: root/TestDLL/TestDLL.vcxproj
Commit message (Collapse)AuthorAge
* VS-2019 portVS-2019segfault2020-03-29
|
* removed hunt leftover..Toni Uhlig2020-03-26
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* updated to v141 platform toolset and fixed missing include paths / linker libssegfault2020-03-15
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* added GdiRadarLib CFLAGS/LDFLAGSToni Uhlig2019-10-16
|
* added Hunt classes for TestDLL (temporary; will be a new project soon)Toni Uhlig2019-09-30
|
* changed platform toolset to v140 (MSVC 2015, Hunt uses same)Toni Uhlig2019-09-29
|
* added sine more dynamically resolved functions from the CRTToni Uhlig2019-09-29
|
* removed unused libs in Hunted and disable Debug build in TestDLL completlyToni Uhlig2019-09-25
|
* set IgnoreAllDefaultLibraries to NO for TestDLLToni Uhlig2019-09-24
|
* minimized DLL and using own entryToni Uhlig2019-09-22
|
* DLLHelper can now fixup other DLL imports and TestDLL links static against ↵Toni Uhlig2019-09-21
| | | | MSVCRT runtime
* added TestDLL suitable for manual mapping and integration test skeletonToni Uhlig2019-09-19