aboutsummaryrefslogtreecommitdiffstats
path: root/ofxMaxim/examples/windows/ofMaximWindowsVS2008_emptyExample/emptyExample.sln
diff options
context:
space:
mode:
authormick grierson <mickgrierson@gmail.com>2015-07-27 01:07:41 +0100
committermick grierson <mickgrierson@gmail.com>2015-07-27 01:07:41 +0100
commit1100fc8c462d9a17731340596e7d9c07adb3fe54 (patch)
tree91ed36c7a767f2819289409899ef305b358cf0f4 /ofxMaxim/examples/windows/ofMaximWindowsVS2008_emptyExample/emptyExample.sln
parent68ee8eba9c3834604d220f4bf56e7e9d506a77a7 (diff)
More major repair work. New OS X 10.10 SDK example project. New project structure. New Tutorials / Examples.
Diffstat (limited to 'ofxMaxim/examples/windows/ofMaximWindowsVS2008_emptyExample/emptyExample.sln')
-rwxr-xr-xofxMaxim/examples/windows/ofMaximWindowsVS2008_emptyExample/emptyExample.sln28
1 files changed, 0 insertions, 28 deletions
diff --git a/ofxMaxim/examples/windows/ofMaximWindowsVS2008_emptyExample/emptyExample.sln b/ofxMaxim/examples/windows/ofMaximWindowsVS2008_emptyExample/emptyExample.sln
deleted file mode 100755
index 5a9e6e6..0000000
--- a/ofxMaxim/examples/windows/ofMaximWindowsVS2008_emptyExample/emptyExample.sln
+++ /dev/null
@@ -1,28 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual C++ Express 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "emptyExample", "emptyExample.vcproj", "{7FD42DF7-442E-479A-BA76-D0022F99702A}"
- ProjectSection(ProjectDependencies) = postProject
- {5837595D-ACA9-485C-8E76-729040CE4B0B} = {5837595D-ACA9-485C-8E76-729040CE4B0B}
- EndProjectSection
-EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "openframeworksLib", "..\..\..\libs\openFrameworksCompiled\project\vs2008\openframeworksLib.vcproj", "{5837595D-ACA9-485C-8E76-729040CE4B0B}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {7FD42DF7-442E-479A-BA76-D0022F99702A}.Debug|Win32.ActiveCfg = Debug|Win32
- {7FD42DF7-442E-479A-BA76-D0022F99702A}.Debug|Win32.Build.0 = Debug|Win32
- {7FD42DF7-442E-479A-BA76-D0022F99702A}.Release|Win32.ActiveCfg = Release|Win32
- {7FD42DF7-442E-479A-BA76-D0022F99702A}.Release|Win32.Build.0 = Release|Win32
- {5837595D-ACA9-485C-8E76-729040CE4B0B}.Debug|Win32.ActiveCfg = Debug|Win32
- {5837595D-ACA9-485C-8E76-729040CE4B0B}.Debug|Win32.Build.0 = Debug|Win32
- {5837595D-ACA9-485C-8E76-729040CE4B0B}.Release|Win32.ActiveCfg = Release|Win32
- {5837595D-ACA9-485C-8E76-729040CE4B0B}.Release|Win32.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal