浏览代码

fix INSTALL_DIR reference

David Rose 21 年之前
父节点
当前提交
75d5244ab7
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pandaapp/Package.pp

+ 2 - 2
pandaapp/Package.pp

@@ -42,8 +42,8 @@
     #error You seem to be attached to some trees, but not PANDAAPP!
   #endif
 #else
-  #defer PANDAAPP_INSTALL $[INSTALL_DIR]
-  #defer PANDAAPP_INSTALL_OTHER $[INSTALL_DIR]
+  #defer PANDAAPP_INSTALL $[unixfilename $[INSTALL_DIR]]
+  #defer PANDAAPP_INSTALL_OTHER $[unixfilename $[INSTALL_DIR]]
 #endif
 
 // Also get the PANDATOOL Package file and everything that includes.