Skip to content

Commit eba6261

Browse files
committed
refactor: Remove vncserver module
Remove the vncserver source and use its dynamic library. Log: Remove vncserver module.
1 parent 76ede33 commit eba6261

658 files changed

Lines changed: 110 additions & 235462 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

android/library/droidvnc-ng/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ android {
1515
consumerProguardFiles "consumer-rules.pro"
1616
externalNativeBuild {
1717
cmake {
18-
targets "turbojpeg-static", "vncserver", "droidvnc-ng"
18+
targets "droidvnc-ng"
1919
}
2020
}
2121

android/library/droidvnc-ng/libjpeg-turbo/.gitattributes

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)