Procházet zdrojové kódy

Make sure we use the same name of project module everywhere.

In particular, this fixes problems on windows where project.load
may be passed a path from Jamfile, and then load-jamfile may use
a path using the exact case as stored in the file system -- different
from the path passed to project.load.


[SVN r59581]
Vladimir Prus před 16 roky
rodič
revize
09ddfeab2f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit ab541ea5442bad5842279ded9137588ea2f1284b
+Subproject commit da1422075e37b90ef3fc2d45571864d53ab5eab4

粤ICP备19079148号