org.guifications.plugins: 388d42c0f2e984b2bfe724b9045608298ff57b00
grim at guifications.org
grim at guifications.org
Fri Apr 4 22:15:14 CDT 2008
-----------------------------------------------------------------
Revision: 388d42c0f2e984b2bfe724b9045608298ff57b00
Ancestor: f0cf87fead8379dee5d3f4f358c8974615052254
Author: grim at guifications.org
Date: 2008-04-05T03:10:02
Branch: org.guifications.plugins
Added files:
manualsize/.build manualsize/Makefile.mingw
ChangeLog:
The rest of the build system stuff, someone test this with me...
-----------------------------------------------------------------
This revision's diffstat output:
Makefile.mingw | 12 ++++++++++++
1 file changed, 12 insertions(+)
-------------- next part --------------
============================================================
--- manualsize/.build da39a3ee5e6b4b0d3255bfef95601890afd80709
+++ manualsize/.build da39a3ee5e6b4b0d3255bfef95601890afd80709
============================================================
--- manualsize/Makefile.mingw 60a75d3aceeca4c67c4749b2598a630acc1f2bcc
+++ manualsize/Makefile.mingw 60a75d3aceeca4c67c4749b2598a630acc1f2bcc
@@ -0,0 +1,12 @@
+#
+# Makefile.mingw
+#
+# Description: Makefile for manualsize plugin.
+#
+
+PP_TOP := ..
+
+PP = manualsize
+
+include $(PP_TOP)/win_pp.mak
+
More information about the Plugins-commits
mailing list