summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1429966)
raw | patch | inline | side by side (parent: 1429966)
author | ishmal <ishmal@users.sourceforge.net> | |
Mon, 23 Jan 2006 17:41:45 +0000 (17:41 +0000) | ||
committer | ishmal <ishmal@users.sourceforge.net> | |
Mon, 23 Jan 2006 17:41:45 +0000 (17:41 +0000) |
Makefile.mingw | patch | blob | history |
diff --git a/Makefile.mingw b/Makefile.mingw
index 8adf29113395564c481897e45676bce3b9173db7..0df1434d11f286851dce87cd808d08299b4364e4 100644 (file)
--- a/Makefile.mingw
+++ b/Makefile.mingw
-$(RMDIR) inkscape
$(MKDIR) inkscape
$(CP) src$(S)inkscape.exe inkscape
- $(CP) src$(S)inkview.exe inkscape
+# $(CP) src$(S)inkview.exe inkscape
$(CP) AUTHORS inkscape
$(CP) COPYING inkscape
$(CP) COPYING.LIB inkscape
$(CP) $(GTKDOS)$(S)bin$(S)libintl-2.dll inkscape
$(CP) $(GTKDOS)$(S)bin$(S)libintl-2.dll inkscape$(S)intl.dll
$(CP) $(GTKDOS)$(S)bin$(S)popt1.dll inkscape
+#
+# PERL
+#
$(CP) $(GTKDOS)$(S)perl$(S)bin$(S)perl58.dll inkscape
+#
+# PYTHON
+#
$(CP) $(GTKDOS)$(S)python$(S)python24.dll inkscape
+ $(MKDIR) inkscape$(S)python
+ $(CP) $(GTKDOS)$(S)python$(S)python.exe inkscape$(S)python
+ $(CPDIR) $(GTKDOS)$(S)python$(S)Lib inkscape$(S)python$(S)Lib
+ $(CPDIR) $(GTKDOS)$(S)python$(S)DLLs inkscape$(S)python$(S)DLLs
+ $(CPDIR) $(GTKDOS)$(S)python$(S)Scripts inkscape$(S)python$(S)Scripts
+#
+# GTK items
+#
$(CPDIR) $(GTKDOS)$(S)etc inkscape$(S)etc
$(CP) $(GTKDOS)$(S)share$(S)themes$(S)MS-Windows$(S)gtk-2.0$(S)gtkrc inkscape$(S)etc$(S)gtk-2.0
# echo #### Inserted by Inkscape Makefile.mingw > inkscape$(S)etc$(S)gtk-2.0$(S)gtkrc