35 lines
519 B
Plaintext
35 lines
519 B
Plaintext
!IF 0
|
|
|
|
Module Name: sources file for DirectUser Engine\ObjectAPI project.
|
|
|
|
Abstract:
|
|
|
|
Author:
|
|
JStall
|
|
|
|
!ENDIF
|
|
|
|
!include ..\sources.inc
|
|
|
|
MAJORCOMP=user
|
|
|
|
TARGETNAME=DUOBJECTAPI
|
|
TARGETPATH=$(_OBJ_DIR)
|
|
TARGETTYPE=LIBRARY
|
|
|
|
NTTARGETFILE0=\
|
|
$(O)\stub.cpp \
|
|
$(O)\super.cpp
|
|
|
|
SOURCES=\
|
|
$(O)\stub.cpp \
|
|
$(O)\super.cpp
|
|
|
|
UMTYPE=windows
|
|
UMLIBS=
|
|
|
|
PRECOMPILED_CXX=1
|
|
PRECOMPILED_INCLUDE=stdafx.h
|
|
PRECOMPILED_PCH=stdafx.pch
|
|
PRECOMPILED_OBJ=stdafx.obj
|