You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

14 lines
291 B

  1. include $(top_srcdir)/build/autotools/common.am
  2. noinst_LIBRARIES = libimgui.a
  3. libimgui_a_SOURCES = $(imgui_sources)
  4. libimgui_a_CPPFLAGS = $(AM_CPPFLAGS)
  5. imgui_sources = \
  6. stb_rect_pack.h stb_textedit.h stb_truetype.h \
  7. imconfig.h imgui.cpp imgui.h \
  8. lolimgui.cpp lolimgui.h