use lower case and not short path for uniq paths on window

This commit is contained in:
Bill Hoffman
2002-06-11 14:25:44 -04:00
parent 9ed9bffa6f
commit 344a7cff8d
4 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -90,7 +90,7 @@ protected:
virtual std::string ConvertToOutputPath(const char* s);
virtual std::string CreateMakeVariable(const char* s, const char* s2);
virtual std::string LowerCasePath(const char* path);
private:
std::string m_LibraryPathOption;// option to specifiy a link path -LIBPATH
std::string m_LibraryLinkOption; // option to specify a library (like -l, empty for nmake)