From 1f7eb28cc9b1d9e182532b419a700dc16d80c59e Mon Sep 17 00:00:00 2001 From: hobbs Date: Fri, 29 Sep 2000 01:12:34 +0000 Subject: * tools/tcl.wse.in: added tclPlatDecls.h and tkPlatDecls.h to the Windows .exe install. --- tools/tcl.wse.in | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/tcl.wse.in b/tools/tcl.wse.in index c291c91..c26be37 100644 --- a/tools/tcl.wse.in +++ b/tools/tcl.wse.in @@ -1030,6 +1030,11 @@ item: Install File Flags=0000000000000010 end item: Install File + Source=${__TKBASEDIR__}\generic\tkPlatDecls.h + Destination=%MAINDIR%\include\tkPlatDecls.h + Flags=0000000000000010 +end +item: Install File Source=${__TKBASEDIR__}\generic\tkIntXlibDecls.h Destination=%MAINDIR%\include\tkIntXlibDecls.h Flags=0000000000000010 @@ -1044,6 +1049,11 @@ item: Install File Destination=%MAINDIR%\include\tclDecls.h Flags=0000000000000010 end +item: Install File + Source=${__TCLBASEDIR__}\generic\tclPlatDecls.h + Destination=%MAINDIR%\include\tclPlatDecls.h + Flags=0000000000000010 +end item: End Block end item: If/While Statement -- cgit v0.12