annotate libdha/dhahelperwin/MAKEFILE @ 18044:b693d92e6210

workaround to prevent segfault: when using -ve lavc with b-frames write_chunk(1st video frame) gets called with len=-1UL; -1ULl to whomever calls me that way
author nicodvb
date Wed, 05 Apr 2006 20:51:35 +0000
parents 0f058e9cd422
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12057
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
1 #
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
2 # DO NOT EDIT THIS FILE!!! Edit .\sources. if you want to add a new source
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
3 # file to this component. This file merely indirects to the real make file
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
4 # that is shared by all the driver components of the Windows NT DDK
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
5 #
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
6
0f058e9cd422 Windows XP support
faust3
parents:
diff changeset
7 !INCLUDE $(NTMAKEENV)\makefile.def