Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | _sha3 was missing debug build targets. I used xxlimited.vcxproj as template. ↵ | Christian Heimes | 2012-10-07 | 1 | -25/+46 |
| | | | | The project is now a copy of _multiprocessing.vcxproj with new GUID and without BaseAddress and ws2_32.lib | ||||
* | fixed _sha3 VS project file | Christian Heimes | 2012-10-06 | 1 | -11/+2 |
| | |||||
* | Issue #16133: add Windows project file for _sha3 module. I choose to build ↵ | Christian Heimes | 2012-10-06 | 1 | -0/+206 |
_sha3 as a sparat module as it's rather large (190k for AMD64). |