diff options
Diffstat (limited to 'qmake/examples/tutorial/hellounix.cpp')
-rw-r--r-- | qmake/examples/tutorial/hellounix.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/qmake/examples/tutorial/hellounix.cpp b/qmake/examples/tutorial/hellounix.cpp deleted file mode 100644 index 0abf10ebf..000000000 --- a/qmake/examples/tutorial/hellounix.cpp +++ /dev/null @@ -1,2 +0,0 @@ -// This file does nothing, but check your makefile to see if there is a -// reference to hello_win.cpp...there shouldn't be if qmake is used on X11. |