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:
@@ -1,3 +1,6 @@
|
||||
install-cocoa.txt
|
||||
readme-cocoa.txt
|
||||
|
||||
include/wx/cocoa/*.h
|
||||
src/cocoa/*.cpp
|
||||
src/cocoa/*.mm
|
||||
|
@@ -1,3 +1,6 @@
|
||||
install-gtk.txt
|
||||
readme-gtk.txt
|
||||
|
||||
docs/gtk/*.html
|
||||
docs/gtk/*.txt
|
||||
docs/gtk/COPYING.LIB
|
||||
|
@@ -1,3 +1,6 @@
|
||||
install-mac.txt
|
||||
readme-mac.txt
|
||||
|
||||
lib/dummy
|
||||
|
||||
docs/licence.txt
|
||||
|
@@ -1,3 +1,6 @@
|
||||
install-mgl.txt
|
||||
readme-mgl.txt
|
||||
|
||||
build/mgl/*
|
||||
|
||||
include/wx/mgl/*.h
|
||||
|
@@ -1,3 +1,6 @@
|
||||
install-motif.txt
|
||||
readme-motif.txt
|
||||
|
||||
src/motif/files.lst
|
||||
src/motif/*.cpp
|
||||
src/motif/*.c
|
||||
|
@@ -1,3 +1,6 @@
|
||||
README-MSW.txt
|
||||
INSTALL-MSW.txt
|
||||
|
||||
build/msw/config.*
|
||||
build/msw/makefile.*
|
||||
|
||||
|
@@ -1,3 +1,5 @@
|
||||
INSTALL-OS2.txt
|
||||
|
||||
lib/dummy
|
||||
|
||||
build/os2/*
|
||||
|
@@ -1,3 +1,6 @@
|
||||
install-x11.txt
|
||||
readme-x11.txt
|
||||
|
||||
src/x11/files.lst
|
||||
src/x11/*.cpp
|
||||
src/x11/*.c
|
||||
|
Reference in New Issue
Block a user