aboutsummaryrefslogtreecommitdiff
path: root/layers/api_dump.json
diff options
context:
space:
mode:
authorJon Ashburn <jon@lunarg.com>2015-07-07 15:10:15 -0600
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-07-07 17:57:50 -0600
commit8ebc244a9980fdee4ea14c6ffb3475cadf866c0a (patch)
tree602a25c52b9b841c7095a213ad7aa6a3c3af140e /layers/api_dump.json
parenta91a8b9bc3c3323e9ef3cae3d742d4472e6b1f33 (diff)
downloadusermoji-8ebc244a9980fdee4ea14c6ffb3475cadf866c0a.tar.xz
layers: Change JSON files to use relative path for shared libraries
Diffstat (limited to 'layers/api_dump.json')
-rw-r--r--layers/api_dump.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/layers/api_dump.json b/layers/api_dump.json
index cd1cca22..688d2347 100644
--- a/layers/api_dump.json
+++ b/layers/api_dump.json
@@ -3,7 +3,7 @@
"layer" : {
"name": "APIDump",
"type": "GLOBAL",
- "library_path": "/home/jon/vk/vk/dbuild/layers/libVKLayerAPIDump.so",
+ "library_path": "./libVKLayerAPIDump.so",
"abi_versions": "1.0.0",
"implementation_version": "1.0.0",
"description": "LunarG debug layer"