ide: move windows specific code (setEcereLanguageInWinRegEnvironment) to process...
[sdk] / epj2make / Makefile
index 4290681..1e02373 100644 (file)
@@ -85,7 +85,7 @@ endif
 
 PRJ_CFLAGS += \
         $(if $(DEBUG), -g, -O2 -ffast-math) $(FPIC) -w \
-                        -DMAKEFILE_GENERATOR
+                        -DECERE_EPJ2MAKE
 
 ECFLAGS += -module $(MODULE)
 ECFLAGS += \