aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/asn1/CMakeLists.txt1
-rw-r--r--plugins/docsis/CMakeLists.txt1
-rw-r--r--plugins/ethercat/CMakeLists.txt1
-rw-r--r--plugins/gryphon/CMakeLists.txt1
-rw-r--r--plugins/irda/CMakeLists.txt1
-rw-r--r--plugins/m2m/CMakeLists.txt1
-rw-r--r--plugins/mate/CMakeLists.txt1
-rw-r--r--plugins/opcua/CMakeLists.txt1
-rw-r--r--plugins/profinet/CMakeLists.txt1
-rw-r--r--plugins/stats_tree/CMakeLists.txt1
-rw-r--r--plugins/tpg/CMakeLists.txt1
-rw-r--r--plugins/unistim/CMakeLists.txt1
-rw-r--r--plugins/wimax/CMakeLists.txt1
-rw-r--r--plugins/wimaxasncp/CMakeLists.txt1
-rw-r--r--plugins/wimaxmacphy/CMakeLists.txt1
15 files changed, 15 insertions, 0 deletions
diff --git a/plugins/asn1/CMakeLists.txt b/plugins/asn1/CMakeLists.txt
index b8f171ed73..6485d263cc 100644
--- a/plugins/asn1/CMakeLists.txt
+++ b/plugins/asn1/CMakeLists.txt
@@ -59,6 +59,7 @@ add_library(asn1 ${LINK_MODE_MODULE}
)
set_target_properties(asn1 PROPERTIES PREFIX "")
set_target_properties(asn1 PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(asn1 PROPERTIES FOLDER "Plugins")
target_link_libraries(asn1 epan)
diff --git a/plugins/docsis/CMakeLists.txt b/plugins/docsis/CMakeLists.txt
index 1b6c9d65d6..6eca55980c 100644
--- a/plugins/docsis/CMakeLists.txt
+++ b/plugins/docsis/CMakeLists.txt
@@ -97,6 +97,7 @@ add_library(docsis ${LINK_MODE_MODULE}
)
set_target_properties(docsis PROPERTIES PREFIX "")
set_target_properties(docsis PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(docsis PROPERTIES FOLDER "Plugins")
target_link_libraries(docsis epan)
diff --git a/plugins/ethercat/CMakeLists.txt b/plugins/ethercat/CMakeLists.txt
index e69b723aed..9f32bf01aa 100644
--- a/plugins/ethercat/CMakeLists.txt
+++ b/plugins/ethercat/CMakeLists.txt
@@ -60,6 +60,7 @@ add_library(ethercat ${LINK_MODE_MODULE}
)
set_target_properties(ethercat PROPERTIES PREFIX "")
set_target_properties(ethercat PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(ethercat PROPERTIES FOLDER "Plugins")
target_link_libraries(ethercat epan)
diff --git a/plugins/gryphon/CMakeLists.txt b/plugins/gryphon/CMakeLists.txt
index 7d5b8bc476..67652a6d2e 100644
--- a/plugins/gryphon/CMakeLists.txt
+++ b/plugins/gryphon/CMakeLists.txt
@@ -54,6 +54,7 @@ add_library(gryphon ${LINK_MODE_MODULE}
)
set_target_properties(gryphon PROPERTIES PREFIX "")
set_target_properties(gryphon PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(gryphon PROPERTIES FOLDER "Plugins")
target_link_libraries(gryphon epan)
diff --git a/plugins/irda/CMakeLists.txt b/plugins/irda/CMakeLists.txt
index 6ea71d360b..a15639f632 100644
--- a/plugins/irda/CMakeLists.txt
+++ b/plugins/irda/CMakeLists.txt
@@ -56,6 +56,7 @@ add_library(irda ${LINK_MODE_MODULE}
)
set_target_properties(irda PROPERTIES PREFIX "")
set_target_properties(irda PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(irda PROPERTIES FOLDER "Plugins")
target_link_libraries(irda epan)
diff --git a/plugins/m2m/CMakeLists.txt b/plugins/m2m/CMakeLists.txt
index 68a250c1b4..e0d6cc97ed 100644
--- a/plugins/m2m/CMakeLists.txt
+++ b/plugins/m2m/CMakeLists.txt
@@ -59,6 +59,7 @@ add_library(m2m ${LINK_MODE_MODULE}
)
set_target_properties(m2m PROPERTIES PREFIX "")
set_target_properties(m2m PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(m2m PROPERTIES FOLDER "Plugins")
target_link_libraries(m2m epan)
diff --git a/plugins/mate/CMakeLists.txt b/plugins/mate/CMakeLists.txt
index ebf8707e58..5220bf3f36 100644
--- a/plugins/mate/CMakeLists.txt
+++ b/plugins/mate/CMakeLists.txt
@@ -75,6 +75,7 @@ add_library(mate ${LINK_MODE_MODULE}
)
set_target_properties(mate PROPERTIES PREFIX "")
set_target_properties(mate PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(mate PROPERTIES FOLDER "Plugins")
target_link_libraries(mate epan)
diff --git a/plugins/opcua/CMakeLists.txt b/plugins/opcua/CMakeLists.txt
index 16e4e4978e..cdbd070eb5 100644
--- a/plugins/opcua/CMakeLists.txt
+++ b/plugins/opcua/CMakeLists.txt
@@ -68,6 +68,7 @@ add_library(opcua ${LINK_MODE_MODULE}
)
set_target_properties(opcua PROPERTIES PREFIX "")
set_target_properties(opcua PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(opcua PROPERTIES FOLDER "Plugins")
target_link_libraries(opcua epan)
diff --git a/plugins/profinet/CMakeLists.txt b/plugins/profinet/CMakeLists.txt
index 01850c06a2..5fd80da5e7 100644
--- a/plugins/profinet/CMakeLists.txt
+++ b/plugins/profinet/CMakeLists.txt
@@ -66,6 +66,7 @@ add_library(profinet ${LINK_MODE_MODULE}
)
set_target_properties(profinet PROPERTIES PREFIX "")
set_target_properties(profinet PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(profinet PROPERTIES FOLDER "Plugins")
target_link_libraries(profinet epan)
diff --git a/plugins/stats_tree/CMakeLists.txt b/plugins/stats_tree/CMakeLists.txt
index e2c2a5324a..59f85a3a10 100644
--- a/plugins/stats_tree/CMakeLists.txt
+++ b/plugins/stats_tree/CMakeLists.txt
@@ -43,6 +43,7 @@ add_library(stats_tree ${LINK_MODE_MODULE}
)
set_target_properties(stats_tree PROPERTIES PREFIX "")
set_target_properties(stats_tree PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(stats_tree PROPERTIES FOLDER "Plugins")
target_link_libraries(stats_tree epan)
diff --git a/plugins/tpg/CMakeLists.txt b/plugins/tpg/CMakeLists.txt
index 7be20d76f8..4cfa444655 100644
--- a/plugins/tpg/CMakeLists.txt
+++ b/plugins/tpg/CMakeLists.txt
@@ -74,6 +74,7 @@ add_library(tpg ${LINK_MODE_MODULE}
)
set_target_properties(tpg PROPERTIES PREFIX "")
set_target_properties(tpg PROPERTIES LINK_FLAGS ${WS_LINK_FLAGS})
+set_target_properties(tpg PROPERTIES FOLDER "Plugins")
target_link_libraries(tpg epan)
diff --git a/plugins/unistim/CMakeLists.txt b/plugins/unistim/CMakeLists.txt
index 09df44385e..1cf943c64d 100644
--- a/plugins/unistim/CMakeLists.txt
+++ b/plugins/unistim/CMakeLists.txt
@@ -54,6 +54,7 @@ add_library(unistim ${LINK_MODE_MODULE}
)
set_target_properties(unistim PROPERTIES PREFIX "")
set_target_properties(unistim PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(unistim PROPERTIES FOLDER "Plugins")
target_link_libraries(unistim epan)
diff --git a/plugins/wimax/CMakeLists.txt b/plugins/wimax/CMakeLists.txt
index 7011f613cc..cc963b439c 100644
--- a/plugins/wimax/CMakeLists.txt
+++ b/plugins/wimax/CMakeLists.txt
@@ -99,6 +99,7 @@ add_library(wimax ${LINK_MODE_MODULE}
)
set_target_properties(wimax PROPERTIES PREFIX "")
set_target_properties(wimax PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(wimax PROPERTIES FOLDER "Plugins")
target_link_libraries(wimax epan)
diff --git a/plugins/wimaxasncp/CMakeLists.txt b/plugins/wimaxasncp/CMakeLists.txt
index e3e10be9d0..b39515afa9 100644
--- a/plugins/wimaxasncp/CMakeLists.txt
+++ b/plugins/wimaxasncp/CMakeLists.txt
@@ -58,6 +58,7 @@ add_library(wimaxasncp ${LINK_MODE_MODULE}
)
set_target_properties(wimaxasncp PROPERTIES PREFIX "")
set_target_properties(wimaxasncp PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(wimaxasncp PROPERTIES FOLDER "Plugins")
target_link_libraries(wimaxasncp epan)
diff --git a/plugins/wimaxmacphy/CMakeLists.txt b/plugins/wimaxmacphy/CMakeLists.txt
index ecdabfecd6..44e25d0ca9 100644
--- a/plugins/wimaxmacphy/CMakeLists.txt
+++ b/plugins/wimaxmacphy/CMakeLists.txt
@@ -54,6 +54,7 @@ add_library(wimaxmacphy ${LINK_MODE_MODULE}
)
set_target_properties(wimaxmacphy PROPERTIES PREFIX "")
set_target_properties(wimaxmacphy PROPERTIES LINK_FLAGS "${WS_LINK_FLAGS}")
+set_target_properties(wimaxmacphy PROPERTIES FOLDER "Plugins")
target_link_libraries(wimaxmacphy epan)