diff options
Diffstat (limited to 'plugins/!NotAdopted/MirandaG15/MirandaG15.vcproj')
-rw-r--r-- | plugins/!NotAdopted/MirandaG15/MirandaG15.vcproj | 661 |
1 files changed, 661 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/MirandaG15/MirandaG15.vcproj b/plugins/!NotAdopted/MirandaG15/MirandaG15.vcproj new file mode 100644 index 0000000000..7fce2069c9 --- /dev/null +++ b/plugins/!NotAdopted/MirandaG15/MirandaG15.vcproj @@ -0,0 +1,661 @@ +<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9,00"
+ Name="MirandaG15"
+ ProjectGUID="{8ACA3C8B-BDFA-47B2-8578-069555BA05B3}"
+ RootNamespace="MirandaG15"
+ Keyword="Win32Proj"
+ TargetFrameworkVersion="131072"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
+ IntermediateDirectory="$(SolutionDir)Build\$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\LCDFramework\src;..\..\libraries\miranda\include"
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MIRANDAG15_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"
+ AdditionalOptions="comctl32.lib"
+ LinkIncremental="2"
+ GenerateDebugInformation="true"
+ SubSystem="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="copy ..\bin\debug\MirandaG15.dll C:\Tools\Internet\Miranda\Plugins\"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
+ IntermediateDirectory="$(SolutionDir)Build\$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="1"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\LCDFramework\src;..\..\libraries\miranda\include"
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MIRANDAG15_EXPORTS"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="comctl32.lib"
+ LinkIncremental="1"
+ GenerateDebugInformation="true"
+ SubSystem="2"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="copy ..\bin\release\MirandaG15.dll C:\Tools\Internet\Miranda\Plugins\"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug ANSI|Win32"
+ OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
+ IntermediateDirectory="$(SolutionDir)Build\$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="..\LCDFramework\src;"D:\Source\miranda\include""
+ PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MIRANDAG15_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"
+ AdditionalOptions="comctl32.lib"
+ LinkIncremental="2"
+ GenerateDebugInformation="true"
+ SubSystem="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="copy "..\bin\debug ansi\MirandaG15.dll" C:\Tools\Internet\MirandaAnsi\Plugins\"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release ANSI|Win32"
+ OutputDirectory="$(SolutionDir)bin\$(ConfigurationName)"
+ IntermediateDirectory="$(SolutionDir)Build\$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="2"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalIncludeDirectories="..\LCDFramework\src;"D:\Source\lib\miranda\include""
+ PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MIRANDAG15_EXPORTS"
+ RuntimeLibrary="0"
+ UsePrecompiledHeader="0"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalOptions="comctl32.lib"
+ LinkIncremental="1"
+ GenerateDebugInformation="true"
+ SubSystem="2"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ RandomizedBaseAddress="1"
+ DataExecutionPrevention="0"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ CommandLine="copy "..\bin\release ansi\MirandaG15.dll" C:\Tools\Internet\MirandaAnsi\Plugins\"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ <ProjectReference
+ ReferencedProjectIdentifier="{3BBA4976-826E-44E5-B65F-8A2E1D912BE7}"
+ RelativePathToProject=".\LCDFramework\LCDFramework.vcproj"
+ />
+ <AssemblyReference
+ RelativePath="System.dll"
+ AssemblyName="System, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
+ MinFrameworkVersion="131072"
+ />
+ <AssemblyReference
+ RelativePath="System.Data.dll"
+ AssemblyName="System.Data, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=x86"
+ MinFrameworkVersion="131072"
+ />
+ <AssemblyReference
+ RelativePath="System.Drawing.dll"
+ AssemblyName="System.Drawing, Version=2.0.0.0, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"
+ MinFrameworkVersion="131072"
+ />
+ <AssemblyReference
+ RelativePath="System.Windows.Forms.dll"
+ AssemblyName="System.Windows.Forms, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
+ MinFrameworkVersion="131072"
+ />
+ <AssemblyReference
+ RelativePath="System.XML.dll"
+ AssemblyName="System.Xml, Version=2.0.0.0, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL"
+ MinFrameworkVersion="131072"
+ />
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\src\CAppletManager.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CConfig.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\src\Miranda.cpp"
+ >
+ </File>
+ <Filter
+ Name="Screens"
+ >
+ <File
+ RelativePath=".\src\CChatScreen.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CContactlistScreen.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CCreditsScreen.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CEventScreen.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CNotificationScreen.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CScreen.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CScreensaverScreen.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Objects"
+ >
+ <File
+ RelativePath=".\src\CContactList.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CEventLog.cpp"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\src\CAppletManager.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CConfig.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CEvent.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CIRCConnection.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CIRCHistory.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CProtocolData.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\Miranda.h"
+ >
+ </File>
+ <File
+ RelativePath=".\resource.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\StdAfx.h"
+ >
+ </File>
+ <Filter
+ Name="Screens"
+ >
+ <File
+ RelativePath=".\src\CChatScreen.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CContactlistScreen.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CCreditsScreen.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CEventScreen.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CNotificationScreen.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CScreen.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CScreensaverScreen.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Objects"
+ >
+ <File
+ RelativePath=".\src\CContactList.h"
+ >
+ </File>
+ <File
+ RelativePath=".\src\CEventLog.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Resource Files"
+ Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
+ UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
+ >
+ <File
+ RelativePath=".\data\status\away.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\back.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\chat.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\clist.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\events\conn.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\events\conn_large.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\status\dnd.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\down.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\edit.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\status\ffc.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\hist.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\events\info.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\events\info_large.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\status\invis.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\minus.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\MirandaG15.rc"
+ >
+ </File>
+ <File
+ RelativePath=".\data\events\msg.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\events\msg_large.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\status\na.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\next.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\notick.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\data\status\occ.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\status\off.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\status\on.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\open.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\plus.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\prev.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\reply.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\send.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\tick.ico"
+ >
+ </File>
+ <File
+ RelativePath=".\data\up.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\events\user.bmp"
+ >
+ </File>
+ <File
+ RelativePath=".\data\events\user_large.bmp"
+ >
+ </File>
+ </Filter>
+ <File
+ RelativePath=".\changelog.txt"
+ >
+ </File>
+ <File
+ RelativePath=".\readme.txt"
+ >
+ </File>
+ <File
+ RelativePath=".\todo.txt"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
|