init weather plugin
This commit is contained in:
3
compile.bat
Normal file
3
compile.bat
Normal file
@ -0,0 +1,3 @@
|
||||
@echo off
|
||||
"C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /target:library /reference:"lib\Wox.Plugin.dll" /reference:"lib\Newtonsoft.Json.dll" /out:"Wox.Plugin.Weather.dll" "Main.cs" "Properties\AssemblyInfo.cs"
|
||||
pause
|
Reference in New Issue
Block a user