summaryrefslogtreecommitdiff
path: root/protocols/Weather
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-06-07 11:59:59 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-06-07 11:59:59 +0000
commitd472416d3e24ecc00083369d0a91c2ce1144f295 (patch)
treeef58fb0bd144f8dc508de6a26091298e3c72eeaa /protocols/Weather
parentebd0e5dfd0f1e594dc2b7b5bd1429c57a91e41e6 (diff)
removed not needed files
git-svn-id: http://svn.miranda-ng.org/main/trunk@354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Weather')
-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