本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
說明
登入
cacalabs
/
neercs
镜像来自
https://github.com/cacalabs/neercs.git
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
build: big Android build system refactor; we now attempt to build
an apk for each project.
master
Sam Hocevar
12 年之前
父節點
7b9a8b613e
當前提交
bde02398fd
共有
1 個檔案被更改
,包括
2 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
neercs/Makefile.am
+ 2
- 0
neercs/Makefile.am
查看文件
@@ -1,9 +1,11 @@
include $(top_srcdir)/build/autotools/common.am
if !USE_ANDROID
if BUILD_NEERCS
bin_PROGRAMS = neercs
endif
endif
neercs_SOURCES = \
neercs.cpp neercs.h \
Write
Preview
Loading…
取消
儲存