diff options
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/lib.pyproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PCbuild/lib.pyproj b/PCbuild/lib.pyproj index 7ce88e5..f0c51ed 100644 --- a/PCbuild/lib.pyproj +++ b/PCbuild/lib.pyproj @@ -419,6 +419,7 @@ <Compile Include="getpass.py" /> <Compile Include="gettext.py" /> <Compile Include="glob.py" /> + <Compile Include="graphlib.py" /> <Compile Include="gzip.py" /> <Compile Include="hashlib.py" /> <Compile Include="heapq.py" /> |