summaryrefslogtreecommitdiffstats
path: root/tqmake/examples/tutorial/hellounix.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-11-04 13:01:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-11-04 13:01:41 +0900
commitbe01f8c8e3e09a1c71165640ab722df948c4dfbb (patch)
tree58d900e8952a66580c86f7ae3a9255c1eeac09e9 /tqmake/examples/tutorial/hellounix.cpp
parentc489c62c1713924c29e560cd2ebd36b006c14a11 (diff)
downloadtqt3-feat/tqmake.tar.gz
tqt3-feat/tqmake.zip
rename qmake to tqmakefeat/tqmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tqmake/examples/tutorial/hellounix.cpp')
-rw-r--r--tqmake/examples/tutorial/hellounix.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/tqmake/examples/tutorial/hellounix.cpp b/tqmake/examples/tutorial/hellounix.cpp
new file mode 100644
index 000000000..874d151aa
--- /dev/null
+++ b/tqmake/examples/tutorial/hellounix.cpp
@@ -0,0 +1,2 @@
+// This file does nothing, but check your makefile to see if there is a
+// reference to hello_win.cpp...there shouldn't be if tqmake is used on X11.