[Qt-interest] Compile/Run Tests

Samuel G samuel857 at gmail.com
Tue Jan 20 18:43:32 CET 2009


Hello everyone,

Is it possible to specify in the Qt project files
-    root/myproj.pro
-    root/dir1/dir1.pro
-    root/dir2/dir2.pro
that the two programs
-    root/dir1/test1.cpp
-    root/dir2/test2.cpp
should be compiled and run with no errors before
-    root/main.cpp
is compiled?

Thanks!
Samuel



More information about the Qt-interest-old mailing list