diff --git a/windows-setup.txt b/windows-setup.txt
index 7573de972..f3d108339 100644
--- a/windows-setup.txt
+++ b/windows-setup.txt
@@ -1,6 +1,7 @@
Easy Automatic Installation (Requires Visual Studio 2012):
Run tsgl-setup.exe, installing to this directory (which should be the default location)
Open tsgl.sln in Visual Studio 2012
+ Right click on tsgl -> Build
Right click on solution -> Build Solution
Done! Right click on any of the test projects -> Debug -> Start New Instance to get started!
diff --git a/windows/tsgl.sdf b/windows/tsgl.sdf
new file mode 100644
index 000000000..0387e5e31
Binary files /dev/null and b/windows/tsgl.sdf differ
diff --git a/windows/tsgl.sln b/windows/tsgl.sln
index 0061f70b7..99fbee53c 100644
--- a/windows/tsgl.sln
+++ b/windows/tsgl.sln
@@ -113,11 +113,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testNewtonPendulum", "vs201
{4436E331-0E22-4404-B1CB-CCC5B20C459E} = {4436E331-0E22-4404-B1CB-CCC5B20C459E}
EndProjectSection
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testNova", "vs2012\testNova.vcxproj", "{AB9E7E75-6E28-4AD0-A6E6-AA98E06AE4D2}"
- ProjectSection(ProjectDependencies) = postProject
- {4436E331-0E22-4404-B1CB-CCC5B20C459E} = {4436E331-0E22-4404-B1CB-CCC5B20C459E}
- EndProjectSection
-EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "testPong", "vs2012\testPong.vcxproj", "{04E2B42D-18F0-4ABF-A5AA-127F0ADA61E7}"
ProjectSection(ProjectDependencies) = postProject
{4436E331-0E22-4404-B1CB-CCC5B20C459E} = {4436E331-0E22-4404-B1CB-CCC5B20C459E}
@@ -305,10 +300,6 @@ Global
{FB523785-E427-45D7-8A4F-6C3ADCFD0AC7}.Debug|Win32.Build.0 = Debug|Win32
{FB523785-E427-45D7-8A4F-6C3ADCFD0AC7}.Release|Win32.ActiveCfg = Release|Win32
{FB523785-E427-45D7-8A4F-6C3ADCFD0AC7}.Release|Win32.Build.0 = Release|Win32
- {AB9E7E75-6E28-4AD0-A6E6-AA98E06AE4D2}.Debug|Win32.ActiveCfg = Debug|Win32
- {AB9E7E75-6E28-4AD0-A6E6-AA98E06AE4D2}.Debug|Win32.Build.0 = Debug|Win32
- {AB9E7E75-6E28-4AD0-A6E6-AA98E06AE4D2}.Release|Win32.ActiveCfg = Release|Win32
- {AB9E7E75-6E28-4AD0-A6E6-AA98E06AE4D2}.Release|Win32.Build.0 = Release|Win32
{04E2B42D-18F0-4ABF-A5AA-127F0ADA61E7}.Debug|Win32.ActiveCfg = Debug|Win32
{04E2B42D-18F0-4ABF-A5AA-127F0ADA61E7}.Debug|Win32.Build.0 = Debug|Win32
{04E2B42D-18F0-4ABF-A5AA-127F0ADA61E7}.Release|Win32.ActiveCfg = Release|Win32
diff --git a/windows/tsgl.vcxproj b/windows/tsgl.vcxproj
index 4a2f87ebc..0ade16e92 100644
--- a/windows/tsgl.vcxproj
+++ b/windows/tsgl.vcxproj
@@ -86,7 +86,6 @@ copy "$(SolutionDir)lib\zlib1.dll" "$(SolutionDir)Debug\zlib1.dll";
-
@@ -101,6 +100,7 @@ copy "$(SolutionDir)lib\zlib1.dll" "$(SolutionDir)Debug\zlib1.dll";
+
@@ -108,7 +108,6 @@ copy "$(SolutionDir)lib\zlib1.dll" "$(SolutionDir)Debug\zlib1.dll";
-
diff --git a/windows/tsgl.vcxproj.filters b/windows/tsgl.vcxproj.filters
index 4ff8d72a7..0a3c593c0 100644
--- a/windows/tsgl.vcxproj.filters
+++ b/windows/tsgl.vcxproj.filters
@@ -24,9 +24,6 @@
Source Files
-
- Source Files
-
Source Files
@@ -57,9 +54,6 @@
Source Files
-
- Source Files
-
Source Files
@@ -75,6 +69,9 @@
Source Files
+
+ Source Files
+
@@ -89,9 +86,6 @@
Header Files
-
- Header Files
-
Header Files
@@ -134,9 +128,6 @@
Header Files
-
- Header Files
-
Header Files
diff --git a/windows/tsgl.vcxproj.user b/windows/tsgl.vcxproj.user
index 8b90f8524..fd66dd321 100644
--- a/windows/tsgl.vcxproj.user
+++ b/windows/tsgl.vcxproj.user
@@ -1,7 +1,7 @@
- true
+ false
PATH=$(TsglDllDir);%PATH%
diff --git a/windows/vs2012/testMandelbrot.vcxproj b/windows/vs2012/testMandelbrot.vcxproj
index 3f143c94c..9a1ce6a80 100644
--- a/windows/vs2012/testMandelbrot.vcxproj
+++ b/windows/vs2012/testMandelbrot.vcxproj
@@ -70,6 +70,7 @@
+
@@ -77,6 +78,7 @@
+