diff -r 000000000000 -r 42188c7ea2d9 Orb/Doxygen/tmake/example/hello.pro --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Orb/Doxygen/tmake/example/hello.pro Thu Jan 21 17:29:01 2010 +0000 @@ -0,0 +1,3 @@ +HEADERS = hello.h +SOURCES = hello.cpp main.cpp +TARGET = hello