2025-04-27 07:49:33 -04:00

15 lines
257 B
Plaintext

!INCLUDE ..\..\..\staxinc\build\paths.inc
MAJORCOMP=staxcore
MINORCOMP=transreg
TARGETNAME=transreg
TARGETTYPE=LIBRARY
TARGETPATH=$(STAXCORETARGET)
INCLUDES=$(STAXINC)
SOURCES= \
registry.cxx
!include $(STAXINC)\build\sources.inc