Selaa lähdekoodia

build: big Android build system refactor; we now attempt to build

an apk for each project.
master
Sam Hocevar 12 vuotta sitten
vanhempi
commit
bde02398fd
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. +2
    -0
      neercs/Makefile.am

+ 2
- 0
neercs/Makefile.am Näytä tiedosto

@@ -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 \


Ladataan…
Peruuta
Tallenna