diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-04-14 19:55:40 (GMT) |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-04-14 19:55:40 (GMT) |
commit | 14d6b0f8f0b2f467ec38fc8a08af8dc9eeb4ef20 (patch) | |
tree | 24bebe11386573923c56a63ea76be82979a82bcb /PCbuild | |
parent | 046e6a43ff64885d9f5cdaac13a2b9f6e0ee8c84 (diff) | |
download | cpython-14d6b0f8f0b2f467ec38fc8a08af8dc9eeb4ef20.zip cpython-14d6b0f8f0b2f467ec38fc8a08af8dc9eeb4ef20.tar.gz cpython-14d6b0f8f0b2f467ec38fc8a08af8dc9eeb4ef20.tar.bz2 |
Update project files for all Windows supported compilers
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pythoncore.vcproj | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index bdbeef6..11b8345 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1615,6 +1615,10 @@ Name="Python" > <File + RelativePath="..\Python\_warnings.c" + > + </File> + <File RelativePath="..\Python\asdl.c" > </File> @@ -1778,10 +1782,6 @@ RelativePath="..\Python\traceback.c" > </File> - <File - RelativePath="..\Python\_warnings.c" - > - </File> </Filter> <Filter Name="Resource Files" |