diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 13:01:41 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-08-02 19:20:31 +0900 |
| commit | 92fe63114ba50d68709680bdc89d93633dc3ed92 (patch) | |
| tree | 8eb76c5af648b19d08acc2bb8a6fe0fdb82b9eaa /qmake/examples/precompile/util.cpp | |
| parent | 649c4c61a1f1f479f4532b196f68df476cef2680 (diff) | |
| download | tqt-feat/tqmake.tar.gz tqt-feat/tqmake.zip | |
rename qmake to tqmakefeat/tqmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'qmake/examples/precompile/util.cpp')
| -rw-r--r-- | qmake/examples/precompile/util.cpp | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/qmake/examples/precompile/util.cpp b/qmake/examples/precompile/util.cpp deleted file mode 100644 index 6a1545255..000000000 --- a/qmake/examples/precompile/util.cpp +++ /dev/null @@ -1,7 +0,0 @@ -void util_function_does_nothing() -{ - // Nothing here... - int x = 0; - ++x; -} - |
