soc.2009.penguin.visualstudio: e1963639: Adding visual studio project files.
wade at soc.pidgin.im
wade at soc.pidgin.im
Sun Jun 7 18:40:34 EDT 2009
-----------------------------------------------------------------
Revision: e1963639d4c8b0b9fa8ce2e2a13c67f33db0fb24
Ancestor: 6e1e45060d64cde24205f8f3bba2571c83a2b638
Author: wade at soc.pidgin.im
Date: 2009-06-07T22:30:42
Branch: im.pidgin.soc.2009.penguin.visualstudio
URL: http://d.pidgin.im/viewmtn/revision/info/e1963639d4c8b0b9fa8ce2e2a13c67f33db0fb24
Added files:
libpurple/build/win32/vs9/libpurple/libpurple.vcproj
Added directories:
libpurple/build libpurple/build/win32
libpurple/build/win32/vs9
libpurple/build/win32/vs9/libpurple
ChangeLog:
Adding visual studio project files.
-------------- next part --------------
============================================================
--- libpurple/build/win32/vs9/libpurple/libpurple.vcproj 6e7a3fce18bf499944ead04e3d3ef4dad6534f24
+++ libpurple/build/win32/vs9/libpurple/libpurple.vcproj 6e7a3fce18bf499944ead04e3d3ef4dad6534f24
@@ -0,0 +1,456 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="9.00"
+ Name="libpurple"
+ ProjectGUID="{9F347485-0492-4473-B597-0444687EEE3F}"
+ RootNamespace="libpurple"
+ TargetFrameworkVersion="196613"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ ConfigurationType="1"
+ InheritedPropertySheets="$(SolutionDir)vsprops\$(ConfigurationName)-$(PlatformName).vsprops"
+ CharacterSet="2"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories=""$(IntDir)\..\..\include\glib-2.0";"$(IntDir)\..\..\lib\glib-2.0\include";"$(ProjectDir)\..\..\..\..";"$(ProjectDir)\..\..\..\..\win32""
+ MinimalRebuild="true"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="3"
+ WarningLevel="3"
+ DebugInformationFormat="4"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ GenerateDebugInformation="true"
+ 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|Win32"
+ OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+ IntermediateDirectory="$(ConfigurationName)"
+ ConfigurationType="1"
+ CharacterSet="2"
+ WholeProgramOptimization="1"
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ EnableIntrinsicFunctions="true"
+ RuntimeLibrary="2"
+ EnableFunctionLevelLinking="true"
+ WarningLevel="3"
+ DebugInformationFormat="3"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLinkerTool"
+ GenerateDebugInformation="true"
+ OptimizeReferences="2"
+ EnableCOMDATFolding="2"
+ TargetMachine="1"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCManifestTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCAppVerifierTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ <ProjectReference
+ ReferencedProjectIdentifier="{12BCA020-EABF-429E-876A-A476BC9C10C0}"
+ CopyLocal="false"
+ RelativePathToProject="..\glib\win32\oa\libglib.vcproj"
+ />
+ <ProjectReference
+ ReferencedProjectIdentifier="{4214047C-F5C1-40B3-8369-5DCED8C32770}"
+ CopyLocal="false"
+ RelativePathToProject="..\glib\win32\oa\libgmodule.vcproj"
+ />
+ <ProjectReference
+ ReferencedProjectIdentifier="{C8AFB8C3-FFFD-460F-BC13-9AC25D7B117C}"
+ CopyLocal="false"
+ RelativePathToProject="..\glib\win32\oa\libgthread.vcproj"
+ />
+ <ProjectReference
+ ReferencedProjectIdentifier="{F172EFFC-E30F-4593-809E-DB2024B1E753}"
+ CopyLocal="false"
+ RelativePathToProject="..\glib\win32\oa\libgobject.vcproj"
+ />
+ </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="..\..\..\..\account.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\accountopt.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\blist.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\buddyicon.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\certificate.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\cipher.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\circbuffer.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\cmds.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\connection.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\conversation.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\core.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\debug.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\dnsquery.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\dnssrv.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\eventloop.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\ft.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\idle.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\imgstore.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\log.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\media.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\mediamanager.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\mime.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\nat-pmp.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\network.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\notify.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\ntlm.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\plugin.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\pluginpref.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\pounce.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\prefs.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\privacy.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\proxy.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\prpl.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\request.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\roomlist.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\savedstatuses.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\server.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\signals.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\smiley.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\sound-theme-loader.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\sound-theme.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\sound.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\sslconn.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\status.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\stringref.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\stun.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\theme-loader.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\theme-manager.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\theme.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\upnp.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\util.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\value.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\version.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\whiteboard.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\xmlnode.c"
+ >
+ </File>
+ <Filter
+ Name="win32"
+ >
+ <File
+ RelativePath="..\..\..\..\win32\giowin32.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\win32\libc_interface.c"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\win32\win32dep.c"
+ >
+ </File>
+ </Filter>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hm;inl;inc;xsd"
+ UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
+ >
+ <Filter
+ Name="win32"
+ >
+ <File
+ RelativePath="..\..\..\..\win32\libc_interface.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\win32\libc_internal.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\win32\win32dep.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\..\..\win32\wpurpleerror.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}"
+ >
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>
More information about the Commits
mailing list