> Some apps use slashes to store/display paths. > try looking at a CMake file: > http://twogregui.googlecode.com/svn/trunk/TwOgre/CMakeLists.txt > As a programmer, my Qt based applications work with either or even mixed '\' and '/' in the same path on windows. John