Create the root dir install and readme files, and put them in the manifests. Also, use DOS line endings for MSW archives.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40147 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Kevin Ollivier
2006-07-16 22:46:30 +00:00
parent d72fd025b6
commit de6fbe7596
9 changed files with 46 additions and 9 deletions

View File

@@ -1,3 +1,6 @@
install-cocoa.txt
readme-cocoa.txt
include/wx/cocoa/*.h
src/cocoa/*.cpp
src/cocoa/*.mm

View File

@@ -1,3 +1,6 @@
install-gtk.txt
readme-gtk.txt
docs/gtk/*.html
docs/gtk/*.txt
docs/gtk/COPYING.LIB

View File

@@ -1,3 +1,6 @@
install-mac.txt
readme-mac.txt
lib/dummy
docs/licence.txt

View File

@@ -1,3 +1,6 @@
install-mgl.txt
readme-mgl.txt
build/mgl/*
include/wx/mgl/*.h

View File

@@ -1,3 +1,6 @@
install-motif.txt
readme-motif.txt
src/motif/files.lst
src/motif/*.cpp
src/motif/*.c

View File

@@ -1,3 +1,6 @@
README-MSW.txt
INSTALL-MSW.txt
build/msw/config.*
build/msw/makefile.*

View File

@@ -1,3 +1,5 @@
INSTALL-OS2.txt
lib/dummy
build/os2/*

View File

@@ -1,3 +1,6 @@
install-x11.txt
readme-x11.txt
src/x11/files.lst
src/x11/*.cpp
src/x11/*.c