瀏覽代碼

removed mounts that are problematic for ppremake (see drose)

Joe Shochet 21 年之前
父節點
當前提交
8e4a3a1a73
共有 1 個文件被更改,包括 0 次插入16 次删除
  1. 0 16
      panda/src/doc/howto.install_panda_on_windows.txt

+ 0 - 16
panda/src/doc/howto.install_panda_on_windows.txt

@@ -359,22 +359,6 @@ of the world, see INSTALL.txt in this directory.
       > mount -s C:/Program\ Files/Intel /intel
       > mount -s C:/Program\ Files/Intel/Compiler60/IA32 /ia32
 
-    These are optional, but handy aliases for our common unix locations:
-      > mkdir /fat /for /bit /ful /alpha /beta /gamma
-      
-      > mount -s -b F:/ /fat
-      > mount -s -b G: /bit
-      > mount -s -b H:/fit/ /fit
-      > mount -s -b H:/ful/ /ful
-      > mount -s -b I:/alpha/ /alpha
-      > mount -s -b I:/beta /beta
-      > mount -s -b I:/gamma /gamma
-      > mount -s -b J:/ /for
-
-    Note that these mount points may "hide" any local directories with 
-      the same path from cygwin apps (e.g. C:\Cygwin\beta will be not 
-      be accessible via /beta)
-
 *********************************************************************
   Step 7:  Setup VC7 environment in shell (skip if you have VC6)
 *********************************************************************