From 45d6e37ee8eaa8048a43ac4cf93a3fc6b52c8562 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Fri, 24 Apr 2009 04:16:01 +0000 Subject: [PATCH] Whoops, remove trunk\ from the solution path. Originally committed to SVN as r2842. --- aegisub/tinderbox/windows/anpan.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aegisub/tinderbox/windows/anpan.bat b/aegisub/tinderbox/windows/anpan.bat index ddb4d9e6c..452cc8874 100755 --- a/aegisub/tinderbox/windows/anpan.bat +++ b/aegisub/tinderbox/windows/anpan.bat @@ -21,4 +21,4 @@ @set VSINSTALLDIR=C:\Program Files (x86)\Microsoft Visual Studio 9.0 @set WindowsSdkDir=C:\Program Files\Microsoft SDKs\Windows\v6.0A\ -msbuild trunk\aegisub\tinderbox\windows\aegisub_vs2008.sln /p:Configuration=%1 /p:Platform=%2 /v:d /nologo /t:rebuild \ No newline at end of file +msbuild aegisub\tinderbox\windows\aegisub_vs2008.sln /p:Configuration=%1 /p:Platform=%2 /v:d /nologo /t:rebuild