51 lines
1006 B
Plaintext
51 lines
1006 B
Plaintext
!IF 0
|
|
|
|
Module Name: sources file for DirectUser Engine\Ctrl project.
|
|
|
|
Abstract:
|
|
|
|
Author:
|
|
JStall
|
|
|
|
!ENDIF
|
|
|
|
!include ..\sources.inc
|
|
|
|
MAJORCOMP=user
|
|
|
|
TARGETNAME=DUCtrl
|
|
TARGETPATH=$(_OBJ_DIR)
|
|
TARGETTYPE=LIBRARY
|
|
|
|
TARGETLIBS=
|
|
|
|
SOURCES=\
|
|
Animation.cpp \
|
|
CtrlStubs.cpp \
|
|
DragDrop.cpp \
|
|
Extension.cpp \
|
|
Flow.cpp \
|
|
GdiHelp.cpp \
|
|
Init.cpp \
|
|
Interpolation.cpp \
|
|
OldAnimation.cpp \
|
|
OldDragDrop.cpp \
|
|
OldExtension.cpp \
|
|
OldInterpolation.cpp\
|
|
Sequence.cpp \
|
|
SmButton.cpp \
|
|
SmCheckBox.cpp \
|
|
SmEditLine.cpp \
|
|
SmHyperLink.cpp \
|
|
SmImage.cpp \
|
|
SmText.cpp \
|
|
SmVector.cpp
|
|
|
|
UMTYPE=windows
|
|
UMLIBS=
|
|
|
|
PRECOMPILED_CXX=1
|
|
PRECOMPILED_INCLUDE=stdafx.h
|
|
PRECOMPILED_PCH=stdafx.pch
|
|
PRECOMPILED_OBJ=stdafx.obj
|