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.

10 lines
162B

  1. SLUG=EH_modules
  2. include ../../../build_plugin_pre_msvc.mk
  3. include make.objects
  4. ALL_OBJ= $(COMMON_OBJ) $(WIN32_OBJ)
  5. include ../../../build_plugin_post_msvc.mk