Skip to content

Commit

Permalink
FileAttributesPlugin: copy FileCopyPlugin makefile structure
Browse files Browse the repository at this point in the history
  • Loading branch information
akgrant committed Aug 22, 2018
1 parent 89256c0 commit 002d30e
Showing 1 changed file with 3 additions and 1 deletion.
Expand Up @@ -2,6 +2,8 @@
# FileAttributesPlugin uses sq2uxPath() and ux2sqPath(), provided by sqUnixCharConv.h
#
#
SRCDIRS:=../../platforms/unix/vm
LIBSRC:=FileAttributesPlugin.c sqUnixCharConv.c

include ../common/Makefile.plugin
INCLUDES += -I$(PLATDIR)/unix/vm

0 comments on commit 002d30e

Please sign in to comment.