|
From: <at...@us...> - 2007-08-12 20:48:17
|
Revision: 440
http://cadcdev.svn.sourceforge.net/cadcdev/?rev=440&view=rev
Author: atani
Date: 2007-08-12 13:48:09 -0700 (Sun, 12 Aug 2007)
Log Message:
-----------
adding wrapper Makefile to call vcbuild
Added Paths:
-----------
tiki/win32/Makefile
Added: tiki/win32/Makefile
===================================================================
--- tiki/win32/Makefile (rev 0)
+++ tiki/win32/Makefile 2007-08-12 20:48:09 UTC (rev 440)
@@ -0,0 +1,3 @@
+
+all:
+ vcbuild /rebuild tiki_vc80.sln $$ALL
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|