summaryrefslogtreecommitdiff
path: root/plugins/weather/proto_weather
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-05-17 19:29:36 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-05-17 19:29:36 +0000
commit7cb1e7723dbf8a6a83abe8dbbcf2f0d70eb3ccbe (patch)
tree15f49c7cd1ec7551ebfde6b1351a5f105cef9fbf /plugins/weather/proto_weather
parent36354e2f10625685d54e9b05fec9f59e2b3f0fa9 (diff)
removed Release & Debug configs Part 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@24 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/weather/proto_weather')
-rw-r--r--plugins/weather/proto_weather/mingw-comp.bat2
-rw-r--r--plugins/weather/proto_weather/proto_weather.dsp118
-rw-r--r--plugins/weather/proto_weather/proto_weather.vcproj173
-rw-r--r--plugins/weather/proto_weather/proto_weather_8.vcproj254
-rw-r--r--plugins/weather/proto_weather/proto_weather_9.vcproj421
-rw-r--r--plugins/weather/proto_weather/resource.h26
-rw-r--r--plugins/weather/proto_weather/resource.rc81
-rw-r--r--plugins/weather/proto_weather/wicons/Cloud.icobin6830 -> 0 bytes
-rw-r--r--plugins/weather/proto_weather/wicons/FOG.icobin6830 -> 0 bytes
-rw-r--r--plugins/weather/proto_weather/wicons/LIGHT.ICObin6830 -> 0 bytes
-rw-r--r--plugins/weather/proto_weather/wicons/NA.icobin6830 -> 0 bytes
-rw-r--r--plugins/weather/proto_weather/wicons/PCLOUDY.icobin6830 -> 0 bytes
-rw-r--r--plugins/weather/proto_weather/wicons/RAIN.icobin6830 -> 0 bytes
-rw-r--r--plugins/weather/proto_weather/wicons/RSHOWER.icobin6830 -> 0 bytes
-rw-r--r--plugins/weather/proto_weather/wicons/SNOW.ICObin6830 -> 0 bytes
-rw-r--r--plugins/weather/proto_weather/wicons/SSHOWER.icobin6830 -> 0 bytes
-rw-r--r--plugins/weather/proto_weather/wicons/SUN.ICObin6830 -> 0 bytes
17 files changed, 0 insertions, 1075 deletions
diff --git a/plugins/weather/proto_weather/mingw-comp.bat b/plugins/weather/proto_weather/mingw-comp.bat
deleted file mode 100644
index 167ee1786a..0000000000
--- a/plugins/weather/proto_weather/mingw-comp.bat
+++ /dev/null
@@ -1,2 +0,0 @@
-c:\mingw\bin\windres resource.rc resource.o
-c:\mingw\bin\ld -n --strip-all -nostdlib -dll -o proto_weather.dll resource.o \ No newline at end of file
diff --git a/plugins/weather/proto_weather/proto_weather.dsp b/plugins/weather/proto_weather/proto_weather.dsp
deleted file mode 100644
index 9c4e9e5075..0000000000
--- a/plugins/weather/proto_weather/proto_weather.dsp
+++ /dev/null
@@ -1,118 +0,0 @@
-# Microsoft Developer Studio Project File - Name="proto_weather" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
-
-CFG=PROTO_WEATHER - WIN32 RELEASE
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "proto_weather.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "proto_weather.mak" CFG="PROTO_WEATHER - WIN32 RELEASE"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "proto_weather - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "proto_weather___Win32_Release"
-# PROP BASE Intermediate_Dir "proto_weather___Win32_Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release\Obj"
-# PROP Ignore_Export_Lib 1
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PROTO_WEATHER_EXPORTS" /YX /FD /c
-# ADD CPP /nologo /MT /W3 /O1 /X /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "PROTO_WEATHER_EXPORTS" /FD /c
-# SUBTRACT CPP /YX
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x409 /d "NDEBUG"
-# ADD RSC /l 0x409 /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
-# ADD LINK32 /nologo /dll /pdb:none /machine:I386 /nodefaultlib /filealign:512 /noentry /opt:ref /opt:icf
-# Begin Target
-
-# Name "proto_weather - Win32 Release"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\resource.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# Begin Source File
-
-SOURCE=.\wicons\Cloud.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\wicons\FOG.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\wicons\LIGHT.ICO
-# End Source File
-# Begin Source File
-
-SOURCE=.\wicons\NA.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\wicons\PCLOUDY.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\wicons\RAIN.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\resource.rc
-# End Source File
-# Begin Source File
-
-SOURCE=.\wicons\RSHOWER.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\wicons\SNOW.ICO
-# End Source File
-# Begin Source File
-
-SOURCE=.\wicons\SSHOWER.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\wicons\SUN.ICO
-# End Source File
-# End Group
-# End Target
-# End Project
diff --git a/plugins/weather/proto_weather/proto_weather.vcproj b/plugins/weather/proto_weather/proto_weather.vcproj
deleted file mode 100644
index 73395dc20c..0000000000
--- a/plugins/weather/proto_weather/proto_weather.vcproj
+++ /dev/null
@@ -1,173 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="7.10"
- Name="proto_weather"
- ProjectGUID="{B2F4BA6C-1BD6-4A50-A706-DCBC6A5D439B}"
- Keyword="Win32Proj">
- <Platforms>
- <Platform
- Name="Win32"/>
- </Platforms>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="2"
- CharacterSet="2">
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PROTO_WEATHER_EXPORTS"
- MinimalRebuild="TRUE"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="4"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)/proto_weather.dll"
- LinkIncremental="2"
- IgnoreAllDefaultLibraries="TRUE"
- GenerateDebugInformation="TRUE"
- ProgramDatabaseFile="$(OutDir)/proto_weather.pdb"
- SubSystem="2"
- ResourceOnlyDLL="TRUE"
- ImportLibrary="$(OutDir)/proto_weather.lib"
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="2"
- CharacterSet="2"
- WholeProgramOptimization="FALSE">
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PROTO_WEATHER_EXPORTS"
- RuntimeLibrary="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="TRUE"
- DebugInformationFormat="3"/>
- <Tool
- Name="VCCustomBuildTool"/>
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="TRUE"
- OutputFile="$(OutDir)/proto_weather.dll"
- LinkIncremental="1"
- IgnoreAllDefaultLibraries="TRUE"
- GenerateDebugInformation="FALSE"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ResourceOnlyDLL="TRUE"
- ImportLibrary=""
- TargetMachine="1"/>
- <Tool
- Name="VCMIDLTool"/>
- <Tool
- Name="VCPostBuildEventTool"/>
- <Tool
- Name="VCPreBuildEventTool"/>
- <Tool
- Name="VCPreLinkEventTool"/>
- <Tool
- Name="VCResourceCompilerTool"/>
- <Tool
- Name="VCWebServiceProxyGeneratorTool"/>
- <Tool
- Name="VCXMLDataGeneratorTool"/>
- <Tool
- Name="VCWebDeploymentTool"/>
- <Tool
- Name="VCManagedWrapperGeneratorTool"/>
- <Tool
- Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
- <File
- RelativePath=".\resource.h">
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
- <File
- RelativePath=".\wicons\Cloud.ico">
- </File>
- <File
- RelativePath=".\wicons\FOG.ico">
- </File>
- <File
- RelativePath=".\wicons\LIGHT.ICO">
- </File>
- <File
- RelativePath=".\wicons\NA.ico">
- </File>
- <File
- RelativePath=".\wicons\PCLOUDY.ico">
- </File>
- <File
- RelativePath=".\wicons\RAIN.ico">
- </File>
- <File
- RelativePath=".\resource.rc">
- </File>
- <File
- RelativePath=".\wicons\RSHOWER.ico">
- </File>
- <File
- RelativePath=".\wicons\SNOW.ICO">
- </File>
- <File
- RelativePath=".\wicons\SSHOWER.ico">
- </File>
- <File
- RelativePath=".\wicons\SUN.ICO">
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/plugins/weather/proto_weather/proto_weather_8.vcproj b/plugins/weather/proto_weather/proto_weather_8.vcproj
deleted file mode 100644
index 72fb5f964c..0000000000
--- a/plugins/weather/proto_weather/proto_weather_8.vcproj
+++ /dev/null
@@ -1,254 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="8.00"
- Name="proto_weather"
- ProjectGUID="{B2F4BA6C-1BD6-4A50-A706-DCBC6A5D439B}"
- RootNamespace="proto_weather"
- Keyword="Win32Proj"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="Debug"
- IntermediateDirectory="Debug"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PROTO_WEATHER_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- LinkLibraryDependencies="false"
- OutputFile="$(OutDir)/proto_weather.dll"
- LinkIncremental="2"
- IgnoreAllDefaultLibraries="true"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/proto_weather.pdb"
- SubSystem="2"
- ResourceOnlyDLL="true"
- ImportLibrary="$(OutDir)/proto_weather.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="Release"
- IntermediateDirectory="Release"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PROTO_WEATHER_EXPORTS"
- RuntimeLibrary="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- OutputFile="$(OutDir)/proto_weather.dll"
- LinkIncremental="1"
- IgnoreAllDefaultLibraries="true"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ResourceOnlyDLL="true"
- ImportLibrary=""
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCWebDeploymentTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\resource.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- <File
- RelativePath=".\wicons\Cloud.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\FOG.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\LIGHT.ICO"
- >
- </File>
- <File
- RelativePath=".\wicons\NA.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\PCLOUDY.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\RAIN.ico"
- >
- </File>
- <File
- RelativePath=".\resource.rc"
- >
- </File>
- <File
- RelativePath=".\wicons\RSHOWER.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\SNOW.ICO"
- >
- </File>
- <File
- RelativePath=".\wicons\SSHOWER.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\SUN.ICO"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/plugins/weather/proto_weather/proto_weather_9.vcproj b/plugins/weather/proto_weather/proto_weather_9.vcproj
deleted file mode 100644
index fbf137c71c..0000000000
--- a/plugins/weather/proto_weather/proto_weather_9.vcproj
+++ /dev/null
@@ -1,421 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9.00"
- Name="proto_weather"
- ProjectGUID="{B2F4BA6C-1BD6-4A50-A706-DCBC6A5D439B}"
- RootNamespace="proto_weather"
- Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- <Platform
- Name="x64"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)\Obj"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PROTO_WEATHER_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- LinkLibraryDependencies="false"
- OutputFile="$(OutDir)/proto_weather.dll"
- LinkIncremental="2"
- GenerateManifest="false"
- IgnoreAllDefaultLibraries="true"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/proto_weather.pdb"
- SubSystem="2"
- ResourceOnlyDLL="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary="$(OutDir)/proto_weather.lib"
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Debug|x64"
- OutputDirectory="$(ConfigurationName)64"
- IntermediateDirectory="$(ConfigurationName)64\Obj"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="0"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;PROTO_WEATHER_EXPORTS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- LinkLibraryDependencies="false"
- OutputFile="$(OutDir)/proto_weather.dll"
- GenerateManifest="false"
- IgnoreAllDefaultLibraries="true"
- GenerateDebugInformation="true"
- ProgramDatabaseFile="$(OutDir)/proto_weather.pdb"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ResourceOnlyDLL="true"
- RandomizedBaseAddress="1"
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)\Obj"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PROTO_WEATHER_EXPORTS"
- RuntimeLibrary="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- OutputFile="$(OutDir)/proto_weather.dll"
- LinkIncremental="1"
- GenerateManifest="false"
- IgnoreAllDefaultLibraries="true"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ResourceOnlyDLL="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary=""
- TargetMachine="1"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- <Configuration
- Name="Release|x64"
- OutputDirectory="$(ConfigurationName)64"
- IntermediateDirectory="$(ConfigurationName)64\Obj"
- ConfigurationType="2"
- InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
- CharacterSet="2"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- TargetEnvironment="3"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;PROTO_WEATHER_EXPORTS"
- RuntimeLibrary="0"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="true"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- IgnoreImportLibrary="true"
- OutputFile="$(OutDir)/proto_weather.dll"
- LinkIncremental="1"
- GenerateManifest="false"
- IgnoreAllDefaultLibraries="true"
- GenerateDebugInformation="false"
- SubSystem="2"
- OptimizeReferences="2"
- EnableCOMDATFolding="2"
- ResourceOnlyDLL="true"
- RandomizedBaseAddress="1"
- DataExecutionPrevention="0"
- ImportLibrary=""
- TargetMachine="17"
- />
- <Tool
- Name="VCALinkTool"
- />
- <Tool
- Name="VCManifestTool"
- />
- <Tool
- Name="VCXDCMakeTool"
- />
- <Tool
- Name="VCBscMakeTool"
- />
- <Tool
- Name="VCFxCopTool"
- />
- <Tool
- Name="VCAppVerifierTool"
- />
- <Tool
- Name="VCPostBuildEventTool"
- />
- </Configuration>
- </Configurations>
- <References>
- </References>
- <Files>
- <Filter
- Name="Source Files"
- Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
- UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
- >
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath=".\resource.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- <File
- RelativePath=".\wicons\Cloud.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\FOG.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\LIGHT.ICO"
- >
- </File>
- <File
- RelativePath=".\wicons\NA.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\PCLOUDY.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\RAIN.ico"
- >
- </File>
- <File
- RelativePath=".\resource.rc"
- >
- </File>
- <File
- RelativePath=".\wicons\RSHOWER.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\SNOW.ICO"
- >
- </File>
- <File
- RelativePath=".\wicons\SSHOWER.ico"
- >
- </File>
- <File
- RelativePath=".\wicons\SUN.ICO"
- >
- </File>
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/plugins/weather/proto_weather/resource.h b/plugins/weather/proto_weather/resource.h
deleted file mode 100644
index 0ac64a0f1c..0000000000
--- a/plugins/weather/proto_weather/resource.h
+++ /dev/null
@@ -1,26 +0,0 @@
-//{{NO_DEPENDENCIES}}
-// Microsoft Visual C++ generated include file.
-// Used by resource.rc
-//
-#define IDI_ONLINE 104
-#define IDI_OFFLINE 105
-#define IDI_AWAY 128
-#define IDI_FREE4CHAT 129
-#define IDI_INVISIBLE 130
-#define IDI_NA 131
-#define IDI_DND 158
-#define IDI_OCCUPIED 159
-#define IDI_ONTHEPHONE 1002
-#define IDI_OUTTOLUNCH 1003
-
-// Next default values for new objects
-//
-#ifdef APSTUDIO_INVOKED
-#ifndef APSTUDIO_READONLY_SYMBOLS
-#define _APS_NO_MFC 1
-#define _APS_NEXT_RESOURCE_VALUE 224
-#define _APS_NEXT_COMMAND_VALUE 40030
-#define _APS_NEXT_CONTROL_VALUE 2117
-#define _APS_NEXT_SYMED_VALUE 101
-#endif
-#endif
diff --git a/plugins/weather/proto_weather/resource.rc b/plugins/weather/proto_weather/resource.rc
deleted file mode 100644
index 09a6fb0cb9..0000000000
--- a/plugins/weather/proto_weather/resource.rc
+++ /dev/null
@@ -1,81 +0,0 @@
-// Microsoft Visual C++ generated resource script.
-//
-#include "resource.h"
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#include <windows.h>
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// Neutral resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
-#ifdef _WIN32
-LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
-#pragma code_page(1252)
-#endif //_WIN32
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDI_ONLINE ICON "wicons\\SUN.ico"
-IDI_OFFLINE ICON "wicons\\NA.ico"
-IDI_AWAY ICON "wicons\\PCLOUDY.ico"
-IDI_DND ICON "wicons\\RSHOWER.ico"
-IDI_INVISIBLE ICON "wicons\\LIGHT.ico"
-IDI_OCCUPIED ICON "wicons\\RAIN.ico"
-IDI_FREE4CHAT ICON "wicons\\SNOW.ico"
-IDI_NA ICON "wicons\\CLOUD.ico"
-IDI_ONTHEPHONE ICON "wicons\\SSHOWER.ico"
-IDI_OUTTOLUNCH ICON "wicons\\FOG.ico"
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE
-BEGIN
- "resource.h\0"
-END
-
-2 TEXTINCLUDE
-BEGIN
- "#include <windows.h>\r\n"
- "\0"
-END
-
-3 TEXTINCLUDE
-BEGIN
- "\r\n"
- "\0"
-END
-
-#endif // APSTUDIO_INVOKED
-
-#endif // Neutral resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
-
diff --git a/plugins/weather/proto_weather/wicons/Cloud.ico b/plugins/weather/proto_weather/wicons/Cloud.ico
deleted file mode 100644
index 2edb539dcb..0000000000
--- a/plugins/weather/proto_weather/wicons/Cloud.ico
+++ /dev/null
Binary files differ
diff --git a/plugins/weather/proto_weather/wicons/FOG.ico b/plugins/weather/proto_weather/wicons/FOG.ico
deleted file mode 100644
index fbd81b9a03..0000000000
--- a/plugins/weather/proto_weather/wicons/FOG.ico
+++ /dev/null
Binary files differ
diff --git a/plugins/weather/proto_weather/wicons/LIGHT.ICO b/plugins/weather/proto_weather/wicons/LIGHT.ICO
deleted file mode 100644
index d266094fbe..0000000000
--- a/plugins/weather/proto_weather/wicons/LIGHT.ICO
+++ /dev/null
Binary files differ
diff --git a/plugins/weather/proto_weather/wicons/NA.ico b/plugins/weather/proto_weather/wicons/NA.ico
deleted file mode 100644
index 3e4a3aa324..0000000000
--- a/plugins/weather/proto_weather/wicons/NA.ico
+++ /dev/null
Binary files differ
diff --git a/plugins/weather/proto_weather/wicons/PCLOUDY.ico b/plugins/weather/proto_weather/wicons/PCLOUDY.ico
deleted file mode 100644
index be3d0c88bd..0000000000
--- a/plugins/weather/proto_weather/wicons/PCLOUDY.ico
+++ /dev/null
Binary files differ
diff --git a/plugins/weather/proto_weather/wicons/RAIN.ico b/plugins/weather/proto_weather/wicons/RAIN.ico
deleted file mode 100644
index 4b65fb6714..0000000000
--- a/plugins/weather/proto_weather/wicons/RAIN.ico
+++ /dev/null
Binary files differ
diff --git a/plugins/weather/proto_weather/wicons/RSHOWER.ico b/plugins/weather/proto_weather/wicons/RSHOWER.ico
deleted file mode 100644
index 442552e155..0000000000
--- a/plugins/weather/proto_weather/wicons/RSHOWER.ico
+++ /dev/null
Binary files differ
diff --git a/plugins/weather/proto_weather/wicons/SNOW.ICO b/plugins/weather/proto_weather/wicons/SNOW.ICO
deleted file mode 100644
index 1a482c3bc8..0000000000
--- a/plugins/weather/proto_weather/wicons/SNOW.ICO
+++ /dev/null
Binary files differ
diff --git a/plugins/weather/proto_weather/wicons/SSHOWER.ico b/plugins/weather/proto_weather/wicons/SSHOWER.ico
deleted file mode 100644
index 0bd2264413..0000000000
--- a/plugins/weather/proto_weather/wicons/SSHOWER.ico
+++ /dev/null
Binary files differ
diff --git a/plugins/weather/proto_weather/wicons/SUN.ICO b/plugins/weather/proto_weather/wicons/SUN.ICO
deleted file mode 100644
index b37fc6ad2a..0000000000
--- a/plugins/weather/proto_weather/wicons/SUN.ICO
+++ /dev/null
Binary files differ