summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorChristian Heimes <christian@cheimes.de>2008-05-06 23:59:53 (GMT)
committerChristian Heimes <christian@cheimes.de>2008-05-06 23:59:53 (GMT)
commit5be01769aa516e238441002ebf54839a0f94cf5e (patch)
tree7b698a561fbae741260b844d8be39edc68b8c973 /PCbuild
parent34f18fd7f00b4a0c58e09309918f90b4eb7b5b0b (diff)
downloadcpython-5be01769aa516e238441002ebf54839a0f94cf5e.zip
cpython-5be01769aa516e238441002ebf54839a0f94cf5e.tar.gz
cpython-5be01769aa516e238441002ebf54839a0f94cf5e.tar.bz2
Re-added getbuildinfo.c solution item
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/pcbuild.sln1
1 files changed, 1 insertions, 0 deletions
diff --git a/PCbuild/pcbuild.sln b/PCbuild/pcbuild.sln
index 61090b4..d534d7e 100644
--- a/PCbuild/pcbuild.sln
+++ b/PCbuild/pcbuild.sln
@@ -29,6 +29,7 @@ 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