# HG changeset patch
# User sl
# Date 1394884981 -3600
# Node ID 2f70b4447d705534c2d2ce075848dad0e59e3935
# Parent 1bf32325a98bbc0ca86d67937560eeee16f53616
Upgrade solution from Express to VS2012
diff -r 1bf32325a98b -r 2f70b4447d70 SoundGraphAccess.sln
--- a/SoundGraphAccess.sln Thu Apr 18 23:26:22 2013 +0200
+++ b/SoundGraphAccess.sln Sat Mar 15 13:03:01 2014 +0100
@@ -1,6 +1,6 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Express 2012 for Windows Desktop
+# Visual Studio 2012
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SoundGraphAccess", "SoundGraphAccess.vcxproj", "{A23C5543-181D-41F3-892C-E8A0C7FFFE30}"
EndProject
Global
diff -r 1bf32325a98b -r 2f70b4447d70 SoundGraphAccess.vcproj
--- a/SoundGraphAccess.vcproj Thu Apr 18 23:26:22 2013 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,248 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff -r 1bf32325a98b -r 2f70b4447d70 SoundGraphAccess.vcxproj
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/SoundGraphAccess.vcxproj Sat Mar 15 13:03:01 2014 +0100
@@ -0,0 +1,118 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {A23C5543-181D-41F3-892C-E8A0C7FFFE30}
+ SoundGraphAccess
+ Win32Proj
+
+
+
+ Application
+ v110
+ Unicode
+ true
+
+
+ Application
+ v110
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>11.0.61030.0
+
+
+ $(SolutionDir)$(Configuration)\
+ $(Configuration)\
+ true
+
+
+ $(SolutionDir)$(Configuration)\
+ $(Configuration)\
+ false
+
+
+
+ Disabled
+ WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Use
+ Level3
+ EditAndContinue
+
+
+ iMONDisplay.lib;%(AdditionalDependencies)
+
+ true
+ Windows
+ MachineX86
+
+
+
+
+ MaxSpeed
+ true
+ WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+ Use
+ Level3
+ ProgramDatabase
+
+
+ iMONDisplay.lib;%(AdditionalDependencies)
+ true
+ Windows
+ true
+ true
+ MachineX86
+
+
+
+
+
+ Create
+ Create
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file