From 2e8f7b168189b3b5cac82a9f4c03a97273c26e59 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 1 Aug 2015 20:48:21 +0000 Subject: weather: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14799 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../Weather/proto_weather/proto_weather.vcxproj | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 plugins/Weather/proto_weather/proto_weather.vcxproj (limited to 'plugins/Weather/proto_weather/proto_weather.vcxproj') diff --git a/plugins/Weather/proto_weather/proto_weather.vcxproj b/plugins/Weather/proto_weather/proto_weather.vcxproj new file mode 100644 index 0000000000..355d059732 --- /dev/null +++ b/plugins/Weather/proto_weather/proto_weather.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + Proto_Weather + {B2F4BA6C-1BD6-4A50-A706-DCBC6A5D439B} + + + + + \ No newline at end of file -- cgit v1.2.3