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

44 lines
802 B
Plaintext

!IF 0
Module Name: sources file for DirectUser Engine\Services project.
Abstract:
Author:
JStall
!ENDIF
!include ..\sources.inc
MAJORCOMP=user
TARGETNAME=DUServices
TARGETPATH=$(_OBJ_DIR)
TARGETTYPE=LIBRARY
TARGETLIBS=
SOURCES=\
Buffer.cpp \
ComManager.cpp \
Context.cpp \
DxManager.cpp \
FastDib.cpp \
GdiCache.cpp \
Globals.cpp \
Hook.cpp \
OSAL.cpp \
ResourceManager.cpp \
Surface.cpp \
Thread.cpp \
TicketManager.cpp
UMTYPE=windows
UMLIBS=
PRECOMPILED_CXX=1
PRECOMPILED_INCLUDE=stdafx.h
PRECOMPILED_PCH=stdafx.pch
PRECOMPILED_OBJ=stdafx.obj