summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qudpsocket/udpServer/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/socket/qudpsocket/udpServer/.prev_CMakeLists.txt')
-rw-r--r--tests/auto/network/socket/qudpsocket/udpServer/.prev_CMakeLists.txt12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/auto/network/socket/qudpsocket/udpServer/.prev_CMakeLists.txt b/tests/auto/network/socket/qudpsocket/udpServer/.prev_CMakeLists.txt
deleted file mode 100644
index 00b7ce272e..0000000000
--- a/tests/auto/network/socket/qudpsocket/udpServer/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-# Generated from udpServer.pro.
-
-#####################################################################
-## udpServer Binary:
-#####################################################################
-
-qt_internal_add_executable(udpServer
- SOURCES
- main.cpp
- PUBLIC_LIBRARIES
- Qt::Network
-)