wee, the workspace looks much better now. my directory name was PokerTH-0.6
but at first run of qmake it gave this output:
QUOTE:
C:\pokerth-0.6-vc6.0\PokerTH-0.6>qmake -tp vc -recursive pokerth.pro
Reading C:/pokerth-0.6-vc6.0/PokerTH-0.6/pokerth_lib.pro
Reading C:/pokerth-0.6-vc6.0/PokerTH-0.6/pokerth_game.pro
Reading C:/pokerth-0.6-vc6.0/PokerTH-0.6/pokerth_server.pro
WARNING: Ignored (not found) 'C:/pokerth-0.6-vc6.0/PokerTH-0.6\pokerth_lib.dsp'
WARNING: Ignored (not found) 'C:/pokerth-0.6-vc6.0/PokerTH-0.6\pokerth.dsp'
WARNING: Ignored (not found) 'C:/pokerth-0.6-vc6.0/PokerTH-0.6\pokerth_server.dsp'
i looked into my directory and found files named pokerth.dsp.pokerth_game, pokerth_lib.dsp.pokerth_lib and pokerth_server.dsp.pokerth_server.
i renamed them correctly, ran qmake again and then i got a working workspace.
maybe this point should be added to documentation.
i compiled all libs on my own. currently i am testing with visual c++ 6.0. is this version still supported by pokerth? because i already got some errors regarding stl.