diff options
author | Christian Heimes <christian@cheimes.de> | 2012-10-21 19:26:38 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2012-10-21 19:26:38 (GMT) |
commit | 8a915499f65cb9477483e4af23f93825edaa1d25 (patch) | |
tree | 20ea2067bdf45fb870614fa9c01ec8e7e16f3dcc /PC/VS9.0 | |
parent | a3bc779fb11b808ce3954f7093ae6c3707a834ee (diff) | |
download | cpython-8a915499f65cb9477483e4af23f93825edaa1d25.zip cpython-8a915499f65cb9477483e4af23f93825edaa1d25.tar.gz cpython-8a915499f65cb9477483e4af23f93825edaa1d25.tar.bz2 |
backout ce9c9cbd1b11, Build the _sha3 module with VS 2008
Diffstat (limited to 'PC/VS9.0')
-rw-r--r-- | PC/VS9.0/pythoncore.vcproj | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/PC/VS9.0/pythoncore.vcproj b/PC/VS9.0/pythoncore.vcproj index 6ca5cbb..9fb63ff 100644 --- a/PC/VS9.0/pythoncore.vcproj +++ b/PC/VS9.0/pythoncore.vcproj @@ -1151,10 +1151,6 @@ >
</File>
<File
- RelativePath="..\..\Modules\_sha3\sha3module.c"
- >
- </File>
- <File
RelativePath="..\..\Modules\signalmodule.c"
>
</File>
|