summaryrefslogtreecommitdiff
path: root/protocols/weather/mingw-comp.bat
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-05-18 22:10:43 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-05-18 22:10:43 +0000
commit725f68b6808a8a30778f58223fac75386f082785 (patch)
treeccba410760749d45139e5e78fd5e08f416ade1a0 /protocols/weather/mingw-comp.bat
parentf920ef497f3299ae24fe783ce03bdd93b419f764 (diff)
plugins folders renaming
git-svn-id: http://svn.miranda-ng.org/main/trunk@61 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/weather/mingw-comp.bat')
-rw-r--r--protocols/weather/mingw-comp.bat2
1 files changed, 0 insertions, 2 deletions
diff --git a/protocols/weather/mingw-comp.bat b/protocols/weather/mingw-comp.bat
deleted file mode 100644
index 7c88825ecd..0000000000
--- a/protocols/weather/mingw-comp.bat
+++ /dev/null
@@ -1,2 +0,0 @@
-c:\mingw\bin\windres resource.rc resource.o
-c:\mingw\bin\gcc -shared -Os -fmerge-constants -mno-align-stringops -s -o weather.dll -D_WIN32_IE=0x0501 -I..\..\include weather.c weather_addstn.c weather_contacts.c weather_conv.c weather_data.c weather_http.c weather_icons.c weather_info.c weather_ini.c weather_mwin.c weather_opt.c weather_popup.c weather_svcs.c weather_update.c weather_userinfo.c resource.o zlib.lib -lkernel32 -lgdi32 -lcomdlg32 -lcomctl32 -lwsock32 2>log \ No newline at end of file