Author: dhudson Date: 2006-02-28 17:45:02 -0500 (Tue, 28 Feb 2006) New Revision: 57439
Added: trunk/tao/other/Prebuild/ trunk/tao/other/Prebuild/Prebuild.exe Removed: trunk/tao/other/Prebuild/Prebuild.exe trunk/tao/other/dnpb/ Modified: trunk/tao/vs2003.bat trunk/tao/vs2003clean.bat trunk/tao/vs2005.bat Log: Update to Prebuild 1.3.0 Copied: trunk/tao/other/Prebuild (from rev 57391, trunk/tao/other/dnpb) Deleted: trunk/tao/other/Prebuild/Prebuild.exe =================================================================== (Binary files differ) Copied: trunk/tao/other/Prebuild/Prebuild.exe (from rev 57438, trunk/tao/other/dnpb/Prebuild.exe) Modified: trunk/tao/vs2003.bat =================================================================== --- trunk/tao/vs2003.bat 2006-02-28 22:18:44 UTC (rev 57438) +++ trunk/tao/vs2003.bat 2006-02-28 22:45:02 UTC (rev 57439) @@ -1,2 +1,2 @@ @ECHO OFF -.\other\dnpb\Prebuild.exe /target vs2003 /file prebuild.xml +.\other\Prebuild\Prebuild.exe /target vs2003 /file prebuild.xml Modified: trunk/tao/vs2003clean.bat =================================================================== --- trunk/tao/vs2003clean.bat 2006-02-28 22:18:44 UTC (rev 57438) +++ trunk/tao/vs2003clean.bat 2006-02-28 22:45:02 UTC (rev 57439) @@ -1,2 +1,2 @@ @ECHO OFF -.\other\dnpb\Prebuild.exe /clean vs2003 /file prebuild.xml +.\other\Prebuild\Prebuild.exe /clean vs2003 /file prebuild.xml Modified: trunk/tao/vs2005.bat =================================================================== --- trunk/tao/vs2005.bat 2006-02-28 22:18:44 UTC (rev 57438) +++ trunk/tao/vs2005.bat 2006-02-28 22:45:02 UTC (rev 57439) @@ -1,2 +1,2 @@ @ECHO OFF -.\other\dnpb\Prebuild.exe /target vs2005 /file prebuild.xml +.\other\Prebuild\Prebuild.exe /target vs2005 /file prebuild.xml _______________________________________________ Mono-patches maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-patches
