mirror of
https://github.com/dyne/FreeJ.git
synced 2026-06-16 12:59:33 +02:00
freeframe plugin support
This commit is contained in:
@@ -166,11 +166,12 @@ endif
|
||||
endif
|
||||
|
||||
# Name of the binary code directories
|
||||
ifdef BUILD_IDG
|
||||
OBJDIR = $(OS_CONFIG)$(OBJDIR_TAG).OBJD
|
||||
else
|
||||
OBJDIR = $(OS_CONFIG)$(OBJDIR_TAG).OBJ
|
||||
endif
|
||||
# ifdef BUILD_IDG
|
||||
# OBJDIR = $(OS_CONFIG)$(OBJDIR_TAG).OBJD
|
||||
# else
|
||||
# OBJDIR = $(OS_CONFIG)$(OBJDIR_TAG).OBJ
|
||||
# endif
|
||||
OBJDIR = obj
|
||||
VPATH = $(OBJDIR)
|
||||
|
||||
# Automatic make dependencies file
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
Linux_All_DBG.OBJ/jsautocfg.h
|
||||
Reference in New Issue
Block a user