aboutsummaryrefslogtreecommitdiffstats
path: root/ofxMaxim/ofMaximExample007OSX_Granular/.sln
diff options
context:
space:
mode:
authorMick Grierson <mickgrierson@gmail.com>2012-04-26 13:10:53 +0100
committerMick Grierson <mickgrierson@gmail.com>2012-04-26 13:10:53 +0100
commit62b43e8f32af364cbc8e46fffed2854c27533acc (patch)
treedf3847f7a649db853df547096f704dbc45cd9e96 /ofxMaxim/ofMaximExample007OSX_Granular/.sln
parent8c23fae3b55609bececab93003d7633f58ece083 (diff)
new oF 007 granular pitch stretch example
Diffstat (limited to 'ofxMaxim/ofMaximExample007OSX_Granular/.sln')
-rw-r--r--ofxMaxim/ofMaximExample007OSX_Granular/.sln28
1 files changed, 28 insertions, 0 deletions
diff --git a/ofxMaxim/ofMaximExample007OSX_Granular/.sln b/ofxMaxim/ofMaximExample007OSX_Granular/.sln
new file mode 100644
index 0000000..5a9e6e6
--- /dev/null
+++ b/ofxMaxim/ofMaximExample007OSX_Granular/.sln
@@ -0,0 +1,28 @@
+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