diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-12-16 20:18:38 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-12-16 20:18:38 (GMT) |
commit | 2a799bf77a83adef010ff4751e5195702f159f39 (patch) | |
tree | 90b697e3caf531a7fad627dfaf931a42415df25a /PCbuild/pcbuild.dsw | |
parent | 786ddb29c9170a585ca1010bd392fb5a5ff4078c (diff) | |
download | cpython-2a799bf77a83adef010ff4751e5195702f159f39.zip cpython-2a799bf77a83adef010ff4751e5195702f159f39.tar.gz cpython-2a799bf77a83adef010ff4751e5195702f159f39.tar.bz2 |
datetime escapes the sandbox. The Windows build is all set. I leave it
to others to argue about how to build it on other platforms (on Windows
it's in its own DLL).
Diffstat (limited to 'PCbuild/pcbuild.dsw')
-rw-r--r-- | PCbuild/pcbuild.dsw | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/PCbuild/pcbuild.dsw b/PCbuild/pcbuild.dsw index b6d65c7..7e80aaa 100644 --- a/PCbuild/pcbuild.dsw +++ b/PCbuild/pcbuild.dsw @@ -129,6 +129,21 @@ Package=<4> ###############################################################################
+Project: "datetime"=.\datetime.dsp - Package Owner=<4>
+
+Package=<5>
+{{{
+}}}
+
+Package=<4>
+{{{
+ Begin Project Dependency
+ Project_Dep_Name pythoncore
+ End Project Dependency
+}}}
+
+###############################################################################
+
Project: "mmap"=.\mmap.dsp - Package Owner=<4>
Package=<5>
|