aboutsummaryrefslogtreecommitdiff
path: root/rodisc-client.sln
diff options
context:
space:
mode:
authorJavier S. Pedro <javier@javispedro.com>2013-01-06 02:04:56 +0100
committerJavier S. Pedro <javier@javispedro.com>2013-01-06 02:04:56 +0100
commit2f7314162c2a63a1015cc969bbe55319b3c99077 (patch)
tree5410d957743c6a4d6eb15a57bc961d815d690062 /rodisc-client.sln
parentdc5428be5c92f77a9bb8fb11d1a1b75cd44052d7 (diff)
downloadrodisc-client-win32-master.tar.gz
rodisc-client-win32-master.zip
initial importHEADmaster
Diffstat (limited to 'rodisc-client.sln')
-rw-r--r--rodisc-client.sln26
1 files changed, 26 insertions, 0 deletions
diff --git a/rodisc-client.sln b/rodisc-client.sln
new file mode 100644
index 0000000..65b9d34
--- /dev/null
+++ b/rodisc-client.sln
@@ -0,0 +1,26 @@
+
+Microsoft Visual Studio Solution File, Format Version 11.00
+# Visual Studio 2010
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rodisc-client", "rodisc-client.vcxproj", "{AA230639-E115-4A44-AA5A-44A61235BA50}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Win32 = Debug|Win32
+ Debug|x64 = Debug|x64
+ Release|Win32 = Release|Win32
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {AA230639-E115-4A44-AA5A-44A61235BA50}.Debug|Win32.ActiveCfg = Debug|Win32
+ {AA230639-E115-4A44-AA5A-44A61235BA50}.Debug|Win32.Build.0 = Debug|Win32
+ {AA230639-E115-4A44-AA5A-44A61235BA50}.Debug|x64.ActiveCfg = Debug|x64
+ {AA230639-E115-4A44-AA5A-44A61235BA50}.Debug|x64.Build.0 = Debug|x64
+ {AA230639-E115-4A44-AA5A-44A61235BA50}.Release|Win32.ActiveCfg = Release|Win32
+ {AA230639-E115-4A44-AA5A-44A61235BA50}.Release|Win32.Build.0 = Release|Win32
+ {AA230639-E115-4A44-AA5A-44A61235BA50}.Release|x64.ActiveCfg = Release|x64
+ {AA230639-E115-4A44-AA5A-44A61235BA50}.Release|x64.Build.0 = Release|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal