summaryrefslogtreecommitdiffstats
path: root/vcl/WinResTarget_vcl.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/WinResTarget_vcl.mk')
-rw-r--r--vcl/WinResTarget_vcl.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/vcl/WinResTarget_vcl.mk b/vcl/WinResTarget_vcl.mk
index a878f43bbd0e..31d65fe92cef 100644
--- a/vcl/WinResTarget_vcl.mk
+++ b/vcl/WinResTarget_vcl.mk
@@ -1,3 +1,4 @@
+# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*-
#*************************************************************************
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -121,3 +122,5 @@ $(eval $(call gb_WinResTarget_add_dependency,vcl/src,\
vcl/win/source/src/movebw.cur \
vcl/win/source/src/refhand.cur \
))
+
+# vim: set noet sw=4 ts=4: