summaryrefslogtreecommitdiffstats
path: root/examples/network/torrent/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/network/torrent/.prev_CMakeLists.txt')
-rw-r--r--examples/network/torrent/.prev_CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/network/torrent/.prev_CMakeLists.txt b/examples/network/torrent/.prev_CMakeLists.txt
index 3673b7e05a..3ed78c7e3b 100644
--- a/examples/network/torrent/.prev_CMakeLists.txt
+++ b/examples/network/torrent/.prev_CMakeLists.txt
@@ -14,7 +14,7 @@ set(INSTALL_EXAMPLEDIR "examples")
find_package(Qt5 COMPONENTS Network)
find_package(Qt5 COMPONENTS Widgets)
-add_qt_gui_executable(torrent WIN32 MACOSX_BUNDLE
+add_qt_gui_executable(torrent
addtorrentdialog.cpp addtorrentdialog.h
bencodeparser.cpp bencodeparser.h
connectionmanager.cpp connectionmanager.h