mirror of
https://github.com/wxWidgets/wxWidgets.git
synced 2026-09-23 14:45:04 +08:00
Distribution corrections
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33306 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
+4
-4
@@ -24935,10 +24935,10 @@ SAMPLES_DIST: ALL_GUI_DIST
|
||||
cp $(SAMPDIR)/xrc/*.cpp $(DISTDIR)/samples/xrc
|
||||
cp $(SAMPDIR)/xrc/*.h $(DISTDIR)/samples/xrc
|
||||
cp $(SAMPDIR)/xrc/*.rc $(DISTDIR)/samples/xrc
|
||||
cp $(SAMPDIR)/xrc/rc/*.xpm $(DISTDIR)/samples/widgets/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.xrc $(DISTDIR)/samples/widgets/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.gif $(DISTDIR)/samples/widgets/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.ico $(DISTDIR)/samples/widgets/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.xpm $(DISTDIR)/samples/xrc/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.xrc $(DISTDIR)/samples/xrc/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.gif $(DISTDIR)/samples/xrc/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.ico $(DISTDIR)/samples/xrc/rc
|
||||
|
||||
UTILS_DIST: ALL_GUI_DIST
|
||||
mkdir $(DISTDIR)/utils
|
||||
|
||||
@@ -938,10 +938,10 @@ SAMPLES_DIST: ALL_GUI_DIST
|
||||
cp $(SAMPDIR)/xrc/*.cpp $(DISTDIR)/samples/xrc
|
||||
cp $(SAMPDIR)/xrc/*.h $(DISTDIR)/samples/xrc
|
||||
cp $(SAMPDIR)/xrc/*.rc $(DISTDIR)/samples/xrc
|
||||
cp $(SAMPDIR)/xrc/rc/*.xpm $(DISTDIR)/samples/widgets/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.xrc $(DISTDIR)/samples/widgets/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.gif $(DISTDIR)/samples/widgets/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.ico $(DISTDIR)/samples/widgets/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.xpm $(DISTDIR)/samples/xrc/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.xrc $(DISTDIR)/samples/xrc/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.gif $(DISTDIR)/samples/xrc/rc
|
||||
cp $(SAMPDIR)/xrc/rc/*.ico $(DISTDIR)/samples/xrc/rc
|
||||
|
||||
UTILS_DIST: ALL_GUI_DIST
|
||||
mkdir $(DISTDIR)/utils
|
||||
|
||||
Reference in New Issue
Block a user