Install wimaxasncp TLV definition files (untested).

Q: are the plugins unconditionally installed by the win32 installer?  i.e. should the installation of these files be conditional?

svn path=/trunk/; revision=23157
This commit is contained in:
Martin Mathieson 2007-10-12 10:01:41 +00:00
parent 358c4399ba
commit 5b6be0439d
1 changed files with 9 additions and 0 deletions

View File

@ -492,6 +492,15 @@ File "..\..\dtds\xcap-error.dtd"
File "..\..\dtds\watcherinfo.dtd"
SetOutPath $INSTDIR
;
; install the wimaxasncp TLV definitions in the wimaxasncp subdirectory
;
SetOutPath $INSTDIR\wimaxasncp
File "..\..\plugins\wimaxasncp\dictionary.xml"
File "..\..\plugins\wimaxasncp\dictionary.dtd"
SetOutPath $INSTDIR
SetOutPath $INSTDIR\help
File "..\..\help\toc"
File "..\..\help\overview.txt"