[Commits] (markie) Bug 1468;
temporary fix, add release lib to debug dist.; r=heikki
commits at osafoundation.org
commits at osafoundation.org
Wed Aug 4 22:43:09 PDT 2004
Commit by: markie
Modified files:
chandler/distrib/win/manifest.debug.win 1.26 1.27
Log message:
Bug 1468;temporary fix, add release lib to debug dist.;r=heikki
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/chandler/distrib/win/manifest.debug.win.diff?r1=text&tr1=1.26&r2=text&tr2=1.27
Index: chandler/distrib/win/manifest.debug.win
diff -u chandler/distrib/win/manifest.debug.win:1.26 chandler/distrib/win/manifest.debug.win:1.27
--- chandler/distrib/win/manifest.debug.win:1.26 Mon Aug 2 13:11:53 2004
+++ chandler/distrib/win/manifest.debug.win Wed Aug 4 22:43:07 2004
@@ -20,6 +20,11 @@
msvcrtd.dll
python23_d.dll
xerces-c_2_4_0D.dll
+# (temp fix for bug 1468)
+src=chandler/release/bin
+dest=debug/bin
+msvcp71.dll
+msvcr71.dll
# Grab all py, pyc, etc. from debug/bin/DLLs and debug/bin/Lib
src=chandler/debug/bin
More information about the Commits
mailing list