summaryrefslogtreecommitdiff
path: root/.idea/vcs.xml
diff options
context:
space:
mode:
authorJoel Klinghed <the_jk@spawned.biz>2024-07-22 23:06:16 +0200
committerJoel Klinghed <the_jk@spawned.biz>2024-07-23 00:04:58 +0200
commit09bc93ed756361d396890c389b01315cdb5e32fd (patch)
tree3a2718a2b5a3584a489d009a532526239f6b45a5 /.idea/vcs.xml
parent42564c71cfb70c28831c662a3b6bf4084e079353 (diff)
Add initial code for samba implementation based on libsmb2
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r--.idea/vcs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index 94a25f7..81a60f7 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -2,5 +2,6 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
+ <mapping directory="$PROJECT_DIR$/libs/samba/libsmb2" vcs="Git" />
</component>
</project> \ No newline at end of file