OSDN Git Service

AppliStation-GUI,XP以前のシールドアイコンの処理についてシールド不要時にも表示されていた不具合を修正
[applistation/AppliStation.git] / build.bat
index c1d2b70..a63fbc1 100644 (file)
--- 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%\r
+@set CONFIG=Debug\r
+msbuild AppliStation.proj /t:Build /p:Configuration=%CONFIG%\r
+msbuild AppliStation.proj /t:Dist /p:Configuration=%CONFIG%\r