summaryrefslogtreecommitdiff
path: root/mTextControl/mtextcontrol_10.sln
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-21 20:19:47 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-04-21 20:19:47 +0000
commit4283465f23806ae4b8ad7344949f55698c16a203 (patch)
tree87fcc5270dca90a912da4b94dd4a34dde86e0292 /mTextControl/mtextcontrol_10.sln
parente94477ebfe52639deb44898f3a67daca6d9b9fa4 (diff)
MTextControl - text render API for different plugins
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@12 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'mTextControl/mtextcontrol_10.sln')
-rw-r--r--mTextControl/mtextcontrol_10.sln26
1 files changed, 26 insertions, 0 deletions
diff --git a/mTextControl/mtextcontrol_10.sln b/mTextControl/mtextcontrol_10.sln
new file mode 100644
index 0000000..1c91b05
--- /dev/null
+++ b/mTextControl/mtextcontrol_10.sln
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C++ Express 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mTextControl", "mtextcontrol_10.vcxproj", "{E26D2311-C164-48CF-BA24-5CEDA873D1B2}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug Unicode|Win32 = Debug Unicode|Win32
+ Debug Unicode|x64 = Debug Unicode|x64
+ Release Unicode|Win32 = Release Unicode|Win32
+ Release Unicode|x64 = Release Unicode|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {E26D2311-C164-48CF-BA24-5CEDA873D1B2}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32
+ {E26D2311-C164-48CF-BA24-5CEDA873D1B2}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32
+ {E26D2311-C164-48CF-BA24-5CEDA873D1B2}.Debug Unicode|x64.ActiveCfg = Debug Unicode|x64
+ {E26D2311-C164-48CF-BA24-5CEDA873D1B2}.Debug Unicode|x64.Build.0 = Debug Unicode|x64
+ {E26D2311-C164-48CF-BA24-5CEDA873D1B2}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32
+ {E26D2311-C164-48CF-BA24-5CEDA873D1B2}.Release Unicode|Win32.Build.0 = Release Unicode|Win32
+ {E26D2311-C164-48CF-BA24-5CEDA873D1B2}.Release Unicode|x64.ActiveCfg = Release Unicode|x64
+ {E26D2311-C164-48CF-BA24-5CEDA873D1B2}.Release Unicode|x64.Build.0 = Release Unicode|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal