mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 09:58:23 +08:00
myGtkInit moved to sw/lib/ocaml
This commit is contained in:
+1
-1
@@ -32,7 +32,7 @@ OCAMLC = ocamlc
|
|||||||
SIMDIR = $(PAPARAZZI_SRC)/sw/simulator
|
SIMDIR = $(PAPARAZZI_SRC)/sw/simulator
|
||||||
CAMLINCLUDES = -I +lablgtk2 -I $(PAPARAZZI_SRC)/sw/lib/ocaml -I $(SIMDIR) -I +xml-light
|
CAMLINCLUDES = -I +lablgtk2 -I $(PAPARAZZI_SRC)/sw/lib/ocaml -I $(SIMDIR) -I +xml-light
|
||||||
SIMSITLML = $(OBJDIR)/simsitl.ml
|
SIMSITLML = $(OBJDIR)/simsitl.ml
|
||||||
MYGTKINITCMO = $(SIMDIR)/myGtkInit.cmo
|
MYGTKINITCMO = myGtkInit.cmo
|
||||||
SITLCMA = $(SIMDIR)/sitl.cma
|
SITLCMA = $(SIMDIR)/sitl.cma
|
||||||
|
|
||||||
# Launch with "make Q=''" to get full command display
|
# Launch with "make Q=''" to get full command display
|
||||||
|
|||||||
Reference in New Issue
Block a user