1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 10:52:46 +00:00

Add MSVC10 plClipboard project.

This commit is contained in:
Skoader
2012-05-28 16:13:51 +10:00
parent 5cdd8f90fd
commit 367c3df020
4 changed files with 244 additions and 0 deletions

View File

@ -190,6 +190,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plUruLauncher", "..\plUruLa
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plClientPatcher", "..\plClientPatcher\plClientPatcher.vcxproj", "{F1DC998F-6B75-48FF-8446-D59AF448678E}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "plClipboard", "..\..\PubUtilLib\plClipboard\plClipboard.vcxproj", "{CA2D4E65-EA68-465F-843A-4AF75243B474}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_Internal|Win32 = Debug_Internal|Win32
@ -958,6 +960,14 @@ Global
{F1DC998F-6B75-48FF-8446-D59AF448678E}.Release_Internal|Win32.Build.0 = Release_Internal|Win32
{F1DC998F-6B75-48FF-8446-D59AF448678E}.Release|Win32.ActiveCfg = Release|Win32
{F1DC998F-6B75-48FF-8446-D59AF448678E}.Release|Win32.Build.0 = Release|Win32
{CA2D4E65-EA68-465F-843A-4AF75243B474}.Debug_Internal|Win32.ActiveCfg = Debug_Internal|Win32
{CA2D4E65-EA68-465F-843A-4AF75243B474}.Debug_Internal|Win32.Build.0 = Debug_Internal|Win32
{CA2D4E65-EA68-465F-843A-4AF75243B474}.Debug|Win32.ActiveCfg = Debug|Win32
{CA2D4E65-EA68-465F-843A-4AF75243B474}.Debug|Win32.Build.0 = Debug|Win32
{CA2D4E65-EA68-465F-843A-4AF75243B474}.Release_Internal|Win32.ActiveCfg = Release_Internal|Win32
{CA2D4E65-EA68-465F-843A-4AF75243B474}.Release_Internal|Win32.Build.0 = Release_Internal|Win32
{CA2D4E65-EA68-465F-843A-4AF75243B474}.Release|Win32.ActiveCfg = Release|Win32
{CA2D4E65-EA68-465F-843A-4AF75243B474}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE

View File

@ -672,6 +672,10 @@
<Project>{7e6c6f09-c580-4b4d-95e2-c02248122da2}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
<ProjectReference Include="..\..\PubUtilLib\plClipboard\plClipboard.vcxproj">
<Project>{ca2d4e65-ea68-465f-843a-4af75243b474}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
</ProjectReference>
<ProjectReference Include="..\..\PubUtilLib\plCompression\plCompression.vcxproj">
<Project>{7d696f05-8019-4029-a6e5-1225619ed40a}</Project>
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>