diff options
author | Christian Heimes <christian@cheimes.de> | 2008-04-13 09:37:05 (GMT) |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2008-04-13 09:37:05 (GMT) |
commit | a2d7f4c7a384eb281b9d6462f2cc67147a3bcb92 (patch) | |
tree | d02e6edfcab480ee675cef4080d84cb3e59c28a2 /PCbuild/pythoncore.vcproj | |
parent | 67153528489efaab1ef1d7bb2a067147c60d3713 (diff) | |
download | cpython-a2d7f4c7a384eb281b9d6462f2cc67147a3bcb92.zip cpython-a2d7f4c7a384eb281b9d6462f2cc67147a3bcb92.tar.gz cpython-a2d7f4c7a384eb281b9d6462f2cc67147a3bcb92.tar.bz2 |
Added new files to the pcbuild files
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index a75c48e..bdbeef6 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1778,6 +1778,10 @@ RelativePath="..\Python\traceback.c" > </File> + <File + RelativePath="..\Python\_warnings.c" + > + </File> </Filter> <Filter Name="Resource Files" |