Skip to content

Commit 8570dd6

Browse files
committed
Added submodule for libuiohook.
1 parent 5e6b877 commit 8570dd6

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,4 @@
55
/src/jni/include/org_jnativehook_GlobalScreen.h
66
/src/jni/include/org_jnativehook_GlobalScreen_EventDispatchTask.h
77
/src/jni/include/org_jnativehook_GlobalScreen_NativeHookThread.h
8-
/src/libuiohook
98
build.properties

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "src/libuiohook"]
2+
path = src/libuiohook
3+
url = [email protected]:kwhat/libuiohook.git

src/libuiohook

Submodule libuiohook added at e055339

0 commit comments

Comments
 (0)