12 lines
153 B
PHP
12 lines
153 B
PHP
!include ..\..\app.mk
|
|
|
|
MINORCOMP=appcommon
|
|
|
|
TARGETPATH=$(COBRA_ROOT)\lib\$(_OBJ_DIR)
|
|
|
|
SOURCES=\
|
|
..\common.c \
|
|
|
|
PRECOMPILED_INCLUDE=..\pch.h
|
|
|