mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
added slashes to msvc7 paths in mount commands
This commit is contained in:
parent
cbdb7e76b1
commit
dced7485a0
@ -367,11 +367,11 @@ access to the VR fileserver, mover, and SourceForge.
|
||||
|
||||
If VC7.1 is installed:
|
||||
> mkdir /msvc71
|
||||
> mount -s C:/Program\ Files/Microsoft\ Visual\ Studio .NET\ 2003 /msvc71
|
||||
> mount -s C:/Program\ Files/Microsoft\ Visual\ Studio\ .NET\ 2003 /msvc71
|
||||
|
||||
If VC7 is installed:
|
||||
> mkdir /msvc7
|
||||
> mount -s C:/Program\ Files/Microsoft\ Visual\ Studio .NET /msvc7
|
||||
> mount -s C:/Program\ Files/Microsoft\ Visual\ Studio\ .NET /msvc7
|
||||
|
||||
If VC6 is installed:
|
||||
> mkdir /msvc98 /mscommon /mspsdk
|
||||
|
Loading…
x
Reference in New Issue
Block a user