编译配置

This commit is contained in:
2024-12-25 00:09:19 +08:00
parent 826d8b6ef6
commit 1bee760ceb
8 changed files with 11 additions and 0 deletions

4
Android.mk Normal file
View File

@@ -0,0 +1,4 @@
LOCAL_PATH := $(call my-dir)
include $(CLEAR_VARS)

1
X11/Xtrans/Xtrans.c Symbolic link
View File

@@ -0,0 +1 @@
../../Xtrans.c

1
X11/Xtrans/Xtrans.h Symbolic link
View File

@@ -0,0 +1 @@
../../Xtrans.h

1
X11/Xtrans/Xtransint.h Symbolic link
View File

@@ -0,0 +1 @@
../../Xtransint.h

1
X11/Xtrans/Xtranslcl.c Symbolic link
View File

@@ -0,0 +1 @@
../../Xtranslcl.c

1
X11/Xtrans/Xtranssock.c Symbolic link
View File

@@ -0,0 +1 @@
../../Xtranssock.c

1
X11/Xtrans/Xtransutil.c Symbolic link
View File

@@ -0,0 +1 @@
../../Xtransutil.c

1
X11/Xtrans/transport.c Symbolic link
View File

@@ -0,0 +1 @@
../../transport.c