repo.or.cz
/
autotroll.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Handle UIC, RCC and multiple Makefiles generated by qmake.
[autotroll.git]
/
tests
/
testme.cc
blob
9d8f16117ab7700fba297fdc0efab973f57efc13
1
#include <iostream>
2
3
int
main
()
4
{
5
std
::
cout
<<
"Whatever"
<<
std
::
endl
;
6
}