Hi I am trying to create a qt program. Here I need some library file which are in
C:\Documents and Settings\prabhakaran\Desktop\ChessServerNew\ChessServerNew
I tried to edit the .pro file like
INCLUDEPATH += C:\Documents and Settings\prabhakaran\Desktop\ChessServerNew\ChessServerNew
But, still the qt compiler is saying that it can't find those files. Can anybody help me.