summaryrefslogtreecommitdiff
path: root/FirstRun/FirstRun.sln
diff options
context:
space:
mode:
authorwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-24 21:46:37 +0000
committerwatcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb>2011-11-24 21:46:37 +0000
commitc4bcc38ec25ed0b149fa5cc5af74119cedf9d43e (patch)
treea11df16eac15943b32bba79ae34530afbc2807d4 /FirstRun/FirstRun.sln
parent5b74bda58f47e7894a83643b86d24f0c78e60285 (diff)
another part of small project fixes
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@207 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'FirstRun/FirstRun.sln')
-rw-r--r--FirstRun/FirstRun.sln20
1 files changed, 20 insertions, 0 deletions
diff --git a/FirstRun/FirstRun.sln b/FirstRun/FirstRun.sln
new file mode 100644
index 0000000..00c4dbe
--- /dev/null
+++ b/FirstRun/FirstRun.sln
@@ -0,0 +1,20 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual C++ Express 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FirstRun", "FirstRun.vcxproj", "{2CBA4321-8FA3-4385-BAB6-5387668FBBC4}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Release|Win32 = Release|Win32
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {2CBA4321-8FA3-4385-BAB6-5387668FBBC4}.Debug|Win32.ActiveCfg = Debug|Win32
+ {2CBA4321-8FA3-4385-BAB6-5387668FBBC4}.Debug|Win32.Build.0 = Debug|Win32
+ {2CBA4321-8FA3-4385-BAB6-5387668FBBC4}.Release|Win32.ActiveCfg = Release|Win32
+ {2CBA4321-8FA3-4385-BAB6-5387668FBBC4}.Release|Win32.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal