summaryrefslogtreecommitdiff
path: root/plugins/tpg
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/tpg')
-rw-r--r--plugins/tpg/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/tpg/CMakeLists.txt b/plugins/tpg/CMakeLists.txt
index c641f12ab9..066f68f300 100644
--- a/plugins/tpg/CMakeLists.txt
+++ b/plugins/tpg/CMakeLists.txt
@@ -69,6 +69,7 @@ ADD_CUSTOM_COMMAND(
add_library(tpg ${LINK_MODE_MODULE}
${PLUGIN_FILES}
+ plugin.rc
)
set_target_properties(tpg PROPERTIES PREFIX "")
set_target_properties(tpg PROPERTIES LINK_FLAGS ${WS_LINK_FLAGS})