From f36fe45fa7468dd6e785d523c5df38666140135f Mon Sep 17 00:00:00 2001 From: BlueWall Date: Sun, 25 Dec 2011 00:04:42 -0500 Subject: Add Copy task to Prebuild.exe (vsxxxx targets) --- Prebuild/scripts/autotools.bat | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Prebuild/scripts/autotools.bat') diff --git a/Prebuild/scripts/autotools.bat b/Prebuild/scripts/autotools.bat index 43f9a74..1fd3469 100755 --- a/Prebuild/scripts/autotools.bat +++ b/Prebuild/scripts/autotools.bat @@ -1,4 +1,4 @@ -@rem Generates Makefiles -@rem for autotools -cd .. -Prebuild.exe /target autotools /file prebuild.xml /pause +@rem Generates Makefiles +@rem for autotools +cd .. +Prebuild.exe /target autotools /file prebuild.xml /pause -- cgit v1.1