diff options
Diffstat (limited to 'PCbuild/pythoncore.vcproj')
-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" |