Ryujinx-GtkSharp/profiler/Makefile.am
Lluis Sanchez Gual 9310707672 Initial commit
2011-02-28 18:42:08 +01:00

18 lines
231 B
Makefile

lib_LTLIBRARIES = libmono-profiler-gui-thread-check.la
libmono_profiler_gui_thread_check_la_SOURCES = gui-thread-check.c
libmono_profiler_gui_thread_check_la_LIBADD = @PROFILER_LIBS@
INCLUDES = @PROFILER_CFLAGS@ -Wall