Imakefile diffs for OpenBSD.

This commit is contained in:
Pascal Stumpf
2012-08-09 22:06:51 +02:00
committed by Jon Trulson
parent 045c80dd78
commit 131c7a9e04
16 changed files with 47 additions and 14 deletions

View File

@@ -31,6 +31,10 @@ EXTRA_CCOPTIONS = -xF
EXTRA_INCLUDES = -I/usr/include/freetype2
#endif
#if defined(OpenBSDArchitecture)
EXTRA_INCLUDES = -I$(XPROJECTROOT)/include/freetype2
#endif
SRCS = ChangeDir.c ChangeDirP.c Command.c Common.c \
Desktop.c Directory.c Encaps.c File.c \
FileDialog.c FileManip.c FileMgr.c FileOp.c \