!IF 0 Module Name: sources file for DirectUser Engine\AutoUtil project. Abstract: Author: JStall !ENDIF !include ..\sources.inc MAJORCOMP=user TARGETNAME=DUAutoUtil TARGETPATH=$(_OBJ_DIR) TARGETTYPE=LIBRARY TARGETLIBS= SOURCES=\ AssertDlg.cpp \ AutoUtil.cpp \ DebugCore.cpp # Need to turn off all optimizations for call-stacks generation to work. MSC_OPTIMIZATION=/Odi UMTYPE=windows UMLIBS= PRECOMPILED_CXX=1 PRECOMPILED_INCLUDE=stdafx.h PRECOMPILED_PCH=stdafx.pch PRECOMPILED_OBJ=stdafx.obj