summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/Xfire/xfiretest/xfiretest.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/!NotAdopted/Xfire/xfiretest/xfiretest.vcproj')
-rw-r--r--plugins/!NotAdopted/Xfire/xfiretest/xfiretest.vcproj963
1 files changed, 963 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/Xfire/xfiretest/xfiretest.vcproj b/plugins/!NotAdopted/Xfire/xfiretest/xfiretest.vcproj
new file mode 100644
index 0000000000..c3fcf1f205
--- /dev/null
+++ b/plugins/!NotAdopted/Xfire/xfiretest/xfiretest.vcproj
@@ -0,0 +1,963 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8,00"
+ Name="xfire"
+ ProjectGUID="{E4CD8BBA-B580-4584-AC3E-B4E9915026AE}"
+ RootNamespace="xfiretest"
+ Keyword="Win32Proj"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="D:\Programme\Miranda IM 7.12\Plugins"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ AdditionalOptions="-D_SCL_SECURE_NO_WARNINGS"
+ Optimization="0"
+ PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS;PTW32_STATIC_LIB"
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ UsePrecompiledHeader="2"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="4"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ AdditionalDependencies="kernel32.lib $(NoInherit)"
+ OutputFile="$(OutDir)\XFire.dll"
+ LinkIncremental="2"
+ GenerateDebugInformation="true"
+ SubSystem="1"
+ 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="D:\Programme\Miranda IM 7.12\Plugins"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="2"
+ CharacterSet="0"
+ WholeProgramOptimization="0"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ UseUnicodeResponseFiles="false"
+ AdditionalOptions="-D_SCL_SECURE_NO_WARNINGS"
+ Optimization="3"
+ FavorSizeOrSpeed="1"
+ WholeProgramOptimization="true"
+ PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;PTW32_STATIC_LIB;_CRT_SECURE_NO_WARNINGS"
+ ExceptionHandling="1"
+ BasicRuntimeChecks="0"
+ RuntimeLibrary="0"
+ BufferSecurityCheck="true"
+ FloatingPointModel="2"
+ UsePrecompiledHeader="2"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="true"
+ DebugInformationFormat="1"
+ ErrorReporting="0"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ UseUnicodeResponseFiles="false"
+ AdditionalDependencies="kernel32.lib $(NoInherit)"
+ OutputFile="$(OutDir)\XFire.dll"
+ LinkIncremental="1"
+ GenerateManifest="false"
+ GenerateDebugInformation="true"
+ GenerateMapFile="true"
+ MapExports="true"
+ SubSystem="2"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ OptimizeForWindows98="1"
+ BaseAddress=""
+ ImportLibrary="$(TargetDir)$XFire.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>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Ressourcendateien"
+ 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=".\resource.rc"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Miranda Plugin"
+ >
+ <File
+ RelativePath=".\Export.def"
+ >
+ </File>
+ <Filter
+ Name="Xfire_class"
+ >
+ <Filter
+ Name="source"
+ >
+ <File
+ RelativePath=".\Xfire_avatar_loader.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\Xfire_base.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\Xfire_game.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\Xfire_gamelist.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\Xfire_icon_mng.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\Xfire_voicechat.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="headers"
+ >
+ <File
+ RelativePath=".\Xfire_avatar_loader.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Xfire_base.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Xfire_game.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Xfire_gamelist.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Xfire_icon_mng.h"
+ >
+ </File>
+ <File
+ RelativePath=".\Xfire_voicechat.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="plugin"
+ >
+ <Filter
+ Name="sources"
+ >
+ <File
+ RelativePath=".\addgamedialog.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\all_statusmsg.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\iniupdater.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\main.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\options.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\passworddialog.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\processbuddyinfo.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\pwd_dlg.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\searching4games.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\services.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\setnickname.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\tools.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\userdetails.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\variables.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="headers"
+ >
+ <File
+ RelativePath=".\addgamedialog.h"
+ >
+ </File>
+ <File
+ RelativePath=".\all_statusmsg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\baseProtocol.h"
+ >
+ </File>
+ <File
+ RelativePath=".\iniupdater.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_assocmgr.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_extraicons.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_folders.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_updater.h"
+ >
+ </File>
+ <File
+ RelativePath=".\m_variables.h"
+ >
+ </File>
+ <File
+ RelativePath=".\passworddialog.h"
+ >
+ </File>
+ <File
+ RelativePath=".\processbuddyinfo.h"
+ >
+ </File>
+ <File
+ RelativePath=".\pwd_dlg.h"
+ >
+ </File>
+ <File
+ RelativePath=".\resource.h"
+ >
+ </File>
+ <File
+ RelativePath=".\services.h"
+ >
+ </File>
+ <File
+ RelativePath=".\setnickname.h"
+ >
+ </File>
+ <File
+ RelativePath=".\stdafx.h"
+ >
+ </File>
+ <File
+ RelativePath=".\tools.h"
+ >
+ </File>
+ <File
+ RelativePath=".\variables.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="m8"
+ >
+ <File
+ RelativePath=".\m8.h"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="proxy"
+ >
+ <File
+ RelativePath=".\Xfire_proxy.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\Xfire_proxy.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="XFirelib"
+ >
+ <Filter
+ Name="sources"
+ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+ UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+ >
+ <File
+ RelativePath=".\authpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\buddyinfo.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\buddylist.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\buddylistgames2packet.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\buddylistgamespacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\buddylistnamespacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\buddylistonlinepacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\clanbuddylistnamespacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\claninvitationpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\client.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\clientinformationpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\clientloginpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\clientversionpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\dummyxfiregameresolver.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\friendsoffriendlist.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\gameinfopacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\getbuddyinfo.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\invitebuddypacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\inviterequestpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\loginfailedpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\loginsuccesspacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\messageackpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\messagepacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\monitoredobj.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\otherloginpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\packetreader.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\recvbuddychangednick.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\recvdidpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\recvoldversionpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\recvprefspacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\recvremovebuddypacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\recvstatusmessagepacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\searchbuddy.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sendacceptinvitationpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\senddenyinvitationpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sendgameserverpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sendgamestatus2packet.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sendgamestatuspacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sendkeepalivepacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sendmessagepacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sendnickchangepacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sendremovebuddypacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sendsidpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sendstatusmessagepacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\sendtypingpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\SHA1.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\socket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\stdafx.cpp"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ UsePrecompiledHeader="1"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release|Win32"
+ >
+ <Tool
+ Name="VCCLCompilerTool"
+ UsePrecompiledHeader="1"
+ />
+ </FileConfiguration>
+ </File>
+ <File
+ RelativePath=".\variablevalue.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\xfireclanpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\xfirefoundbuddys.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\xfiregame.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\xfiregameresolver.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\xfirepacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\xfirepacketcontent.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\xfireparse.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\xfireprefpacket.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\xfirerecvpacketcontent.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\xfiresendpacketcontent.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\xfiretest.cpp.old"
+ >
+ </File>
+ <File
+ RelativePath=".\xfireutils.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="headers"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <File
+ RelativePath=".\authpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\buddyinfo.h"
+ >
+ </File>
+ <File
+ RelativePath=".\buddylist.h"
+ >
+ </File>
+ <File
+ RelativePath=".\buddylistgames2packet.h"
+ >
+ </File>
+ <File
+ RelativePath=".\buddylistgamespacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\buddylistnamespacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\buddylistonlinepacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\clanbuddylistnamespacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\claninvitationpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\client.h"
+ >
+ </File>
+ <File
+ RelativePath=".\clientinformationpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\clientloginpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\clientversionpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\dummyxfiregameresolver.h"
+ >
+ </File>
+ <File
+ RelativePath=".\friendsoffriendlist.h"
+ >
+ </File>
+ <File
+ RelativePath=".\gameinfopacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\getbuddyinfo.h"
+ >
+ </File>
+ <File
+ RelativePath=".\invitebuddypacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\inviterequestpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\loginfailedpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\loginsuccesspacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\messageackpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\messagepacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\monitoredobj.h"
+ >
+ </File>
+ <File
+ RelativePath=".\otherloginpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packetlistener.h"
+ >
+ </File>
+ <File
+ RelativePath=".\packetreader.h"
+ >
+ </File>
+ <File
+ RelativePath=".\recvbuddychangednick.h"
+ >
+ </File>
+ <File
+ RelativePath=".\recvdidpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\recvoldversionpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\recvprefspacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\recvremovebuddypacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\recvstatusmessagepacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\searchbuddy.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sendacceptinvitationpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\senddenyinvitationpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sendgameserverpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sendgamestatus2packet.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sendgamestatuspacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sendkeepalivepacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sendmessagepacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sendnickchangepacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sendremovebuddypacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sendsidpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sendstatusmessagepacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\sendtypingpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\SHA1.h"
+ >
+ </File>
+ <File
+ RelativePath=".\socket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\socketexception.h"
+ >
+ </File>
+ <File
+ RelativePath=".\variablevalue.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xdebug.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xfireclanpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xfirefoundbuddys.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xfiregame.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xfiregameresolver.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xfirepacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xfirepacketcontent.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xfireparse.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xfireprefpacket.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xfirerecvpacketcontent.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xfiresendpacketcontent.h"
+ >
+ </File>
+ <File
+ RelativePath=".\xfireutils.h"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <File
+ RelativePath=".\ReadMe.txt"
+ >
+ </File>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>