aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/windows/dll/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'examples/windows/dll/BUILD')
-rw-r--r--examples/windows/dll/BUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/windows/dll/BUILD b/examples/windows/dll/BUILD
index 2b7e956fc5..17ed3c1d23 100644
--- a/examples/windows/dll/BUILD
+++ b/examples/windows/dll/BUILD
@@ -1,3 +1,9 @@
+filegroup(
+ name = "srcs",
+ srcs = glob(["**"]),
+ visibility = ["//examples:__pkg__"],
+)
+
cc_binary(
name = "hellolib.dll",
srcs = [