diff options
author | Martin v. Löwis <martin@v.loewis.de> | 2004-06-28 15:24:23 (GMT) |
---|---|---|
committer | Martin v. Löwis <martin@v.loewis.de> | 2004-06-28 15:24:23 (GMT) |
commit | 93d1b2c93ce210bb3ac69a04006a46641b5730ab (patch) | |
tree | e4b1f2dd9312ff5d455f88eacc5a6adc2c4dc840 /PCbuild | |
parent | 3b04ce824dfba83c5b736138b91aea07d0d2d5da (diff) | |
download | cpython-93d1b2c93ce210bb3ac69a04006a46641b5730ab.zip cpython-93d1b2c93ce210bb3ac69a04006a46641b5730ab.tar.gz cpython-93d1b2c93ce210bb3ac69a04006a46641b5730ab.tar.bz2 |
Add readme.txt
Diffstat (limited to 'PCbuild')
-rw-r--r-- | PCbuild/pcbuild.sln | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PCbuild/pcbuild.sln b/PCbuild/pcbuild.sln index 97bd5ae..4132f70 100644 --- a/PCbuild/pcbuild.sln +++ b/PCbuild/pcbuild.sln @@ -150,6 +150,9 @@ Global {680CDC79-9CCA-4282-9A8D-927CB0DB55B2}.Release.ActiveCfg = Release|Win32
{680CDC79-9CCA-4282-9A8D-927CB0DB55B2}.Release.Build.0 = Release|Win32
EndGlobalSection
+ GlobalSection(SolutionItems) = postSolution
+ readme.txt = readme.txt
+ EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
|