X-Git-Url: http://git.sourceforge.jp/view?p=applistation%2FAppliStation.git;a=blobdiff_plain;f=build.bat;h=a63fbc1f54cdf2cda935e11394b319b150a50172;hp=c1d2b700f6cb2669a126cd6e0b87bb58737bf5de;hb=0262d7f9c721091f878bdf8c8fd29e4ee832f435;hpb=7dc5fa412e143b1043ee857a7baccc460494877f diff --git a/build.bat b/build.bat index c1d2b70..a63fbc1 100644 --- a/build.bat +++ b/build.bat @@ -1,4 +1,4 @@ -@set path=%windir%\Microsoft.NET\Framework\v2.0.50727;%path% -@set CONFIG=Debug -msbuild AppliStation.proj /t:Build /p:Configuration=%CONFIG% -msbuild AppliStation.proj /t:Dist /p:Configuration=%CONFIG% \ No newline at end of file +@set path=%windir%\Microsoft.NET\Framework\v2.0.50727;%path% +@set CONFIG=Debug +msbuild AppliStation.proj /t:Build /p:Configuration=%CONFIG% +msbuild AppliStation.proj /t:Dist /p:Configuration=%CONFIG%