Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

37 lines
718 B

TARGETNAME=fsGui
TARGETPATH=obj
TARGETTYPE=PROGRAM
UMTYPE=windows
UMENTRY=winmain
# This is needed so that the correct _MFC_VERSION gets set correctly
USE_MFCUNICODE=1
# @@BEGIN_DDKSPLIT
BINPLACE_PLACEFILE=..\placefil.txt
NO_PRIVATE_INC=1
# @@END_DDKSPLIT
PRECOMPILED_SOURCEFILE=StdAfx.cpp
PRECOMPILED_INCLUDE=StdAfx.h
PRECOMPILED_CXX=1
C_DEFINES=$(C_DEFINES) -DUNICODE -D_UNICODE
INCLUDES=..\filter;..\lib
SOURCES=\
FileSpy.rc \
FastIoView.cpp \
FileSpy.cpp \
FileSpyDoc.cpp \
FileSpyView.cpp \
FilterDlg.cpp \
FsFilterView.cpp \
LeftView.cpp \
MainFrm.cpp
TARGETLIBS=\
$(SDK_LIB_PATH)\comdlg32.lib \
..\lib\$(O)\filespyLib.lib