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.
24 lines
433 B
24 lines
433 B
# Don't do anything if this is a checked build
|
|
|
|
TARGETNAME=
|
|
TARGETPATH=
|
|
TARGETTYPE=NOTARGET
|
|
|
|
BINPLACE_PLACEFILE=$(PROJECT_ROOT)\cabs\symbolcd\placefil.txt
|
|
|
|
INCLUDES=
|
|
|
|
MSC_WARNING_LEVEL=/W3 /WX
|
|
|
|
SOURCES=
|
|
|
|
MISCFILES= \
|
|
autorun.inf \
|
|
dbg.htm \
|
|
advpack.dll \
|
|
eula.txt \
|
|
symbols.exe \
|
|
setup_x86.exe \
|
|
setup_ia64.exe \
|
|
dbg_x86.msi \
|
|
dbg_ia64.msi
|