summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorSebastian Leonhardt <sebastian.leonhardt@web.de>2017-09-15 23:43:41 +0200
committerSebastian Leonhardt <sebastian.leonhardt@web.de>2019-08-11 22:26:49 +0200
commit5c701b02809ffeec2e9de50e89995dbb85cd7a62 (patch)
tree823dd1444789ef1ebff521cc7d6ca36e1c4f740a /apps/plugins/SOURCES
parenta9a891b47b828c20b5b3d3e29983e66d48419377 (diff)
downloadrockbox-5c701b02809ffeec2e9de50e89995dbb85cd7a62.tar.gz
rockbox-5c701b02809ffeec2e9de50e89995dbb85cd7a62.zip
Add support for Windows shortcuts (*.lnk files)
Supports only relative links across the same volume. Change-Id: I4f61bb9d5f2385d5b15d2b9d9a3f814a7ac85b54
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 6551df71a9..9e153a3c96 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -34,6 +34,7 @@ flipit.c
34shopper.c 34shopper.c
35resistor.c 35resistor.c
36otp.c 36otp.c
37windows_lnk.c
37 38
38#ifdef USB_ENABLE_HID 39#ifdef USB_ENABLE_HID
39remote_control.c 40remote_control.c