summaryrefslogtreecommitdiff
path: root/QuickReplies/quickreplies_10.sln
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-29 21:47:31 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-29 21:47:31 +0000
commit35a4603c6135738a5c9f7729c6bb19f9ce656c8a (patch)
tree649db4c74654c5968dfba2a3de74c69b4437127d /QuickReplies/quickreplies_10.sln
parente750e8644fb332c5cb9cc11a7a7cb6c2778e53e8 (diff)
another part of small project fixes and x64 adaptation in some cases
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@230 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'QuickReplies/quickreplies_10.sln')
-rw-r--r--QuickReplies/quickreplies_10.sln25
1 files changed, 25 insertions, 0 deletions
diff --git a/QuickReplies/quickreplies_10.sln b/QuickReplies/quickreplies_10.sln
new file mode 100644
index 0000000..c1313f9
--- /dev/null
+++ b/QuickReplies/quickreplies_10.sln
@@ -0,0 +1,25 @@
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "QuickReplies", "quickreplies_10.vcxproj", "{27CA5499-B3F2-4FB6-8414-651819B0B96C}"
+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
+ {27CA5499-B3F2-4FB6-8414-651819B0B96C}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32
+ {27CA5499-B3F2-4FB6-8414-651819B0B96C}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32
+ {27CA5499-B3F2-4FB6-8414-651819B0B96C}.Debug Unicode|x64.ActiveCfg = Debug Unicode|x64
+ {27CA5499-B3F2-4FB6-8414-651819B0B96C}.Debug Unicode|x64.Build.0 = Debug Unicode|x64
+ {27CA5499-B3F2-4FB6-8414-651819B0B96C}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32
+ {27CA5499-B3F2-4FB6-8414-651819B0B96C}.Release Unicode|Win32.Build.0 = Release Unicode|Win32
+ {27CA5499-B3F2-4FB6-8414-651819B0B96C}.Release Unicode|x64.ActiveCfg = Release Unicode|x64
+ {27CA5499-B3F2-4FB6-8414-651819B0B96C}.Release Unicode|x64.Build.0 = Release Unicode|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal