14 lines
255 B
Plaintext
14 lines
255 B
Plaintext
!include ..\sources.inc
|
|
|
|
# target
|
|
TARGETNAME=loadstate_a
|
|
TARGETTYPE=PROGRAM
|
|
|
|
# app settings
|
|
UMTYPE=console
|
|
UMENTRY=main
|
|
|
|
# extra libs
|
|
TARGETLIBS= $(TARGETLIBS) \
|
|
$(COBRA_ROOT)\lib\$(O)\appcommona.lib \
|