Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
cacalabs
/
neercs
réplica de
https://github.com/cacalabs/neercs.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
build: big Android build system refactor; we now attempt to build
an apk for each project.
master
Sam Hocevar
hace 12 años
padre
7b9a8b613e
commit
bde02398fd
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-0
neercs/Makefile.am
+ 2
- 0
neercs/Makefile.am
Ver fichero
@@ -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 \
Escribir
Vista previa
Cargando…
Cancelar
Guardar