diff options
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pcbuild.sln | 1 | ||||
-rw-r--r-- | PCbuild/pythoncore.vcproj | 4 |
2 files changed, 4 insertions, 1 deletions
diff --git a/PCbuild/pcbuild.sln b/PCbuild/pcbuild.sln index d534d7e..61090b4 100644 --- a/PCbuild/pcbuild.sln +++ b/PCbuild/pcbuild.sln @@ -29,7 +29,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "make_buildinfo", "make_buil EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{553EC33E-9816-4996-A660-5D6186A0B0B3}" ProjectSection(SolutionItems) = preProject - ..\Modules\getbuildinfo.c = ..\Modules\getbuildinfo.c readme.txt = readme.txt EndProjectSection EndProject diff --git a/PCbuild/pythoncore.vcproj b/PCbuild/pythoncore.vcproj index d8c1cdf..583a32b 100644 --- a/PCbuild/pythoncore.vcproj +++ b/PCbuild/pythoncore.vcproj @@ -1007,6 +1007,10 @@ > </File> <File + RelativePath="..\Modules\_json.c" + > + </File> + <File RelativePath="..\Modules\_localemodule.c" > </File> |