Browse Source

Remove unused macro

Signed-off-by: falkTX <falktx@falktx.com>
master
falkTX 3 years ago
parent
commit
7e01bf5ec7
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      plugins/ProM/Makefile

+ 0
- 1
plugins/ProM/Makefile View File

@@ -126,7 +126,6 @@ BASE_FLAGS += -DUSE_THREADS=1
# Experimental
# BASE_FLAGS += -DHAVE_LLVM=1
ifeq ($(WINDOWS),true)
BASE_FLAGS += -Daligned_alloc=_aligned_malloc
BASE_FLAGS += -DDLLEXPORT=
BASE_FLAGS += -DprojectM_FONT_TITLE='"fonts/Vera.tff"'
BASE_FLAGS += -DprojectM_FONT_MENU='"fonts/VeraMono.ttf"'


Loading…
Cancel
Save