diff options
| author | Chris Kiefer <chrisk13fer@gmail.com> | 2012-10-30 16:49:35 +0000 |
|---|---|---|
| committer | Chris Kiefer <chrisk13fer@gmail.com> | 2012-10-30 16:49:35 +0000 |
| commit | 3e555cca19ae03d04868d585f92611a734ce8e37 (patch) | |
| tree | 1280e36880a26d4099645fdc3e1463a40a6ec530 /ofxMaxim/ofxMaximExampleVS2010-OF0072/emptyExample.sln | |
| parent | df586b8a5fa124e630057efa609aac7389581acc (diff) | |
VS2010 OF0072 Example Project
Diffstat (limited to 'ofxMaxim/ofxMaximExampleVS2010-OF0072/emptyExample.sln')
| -rw-r--r-- | ofxMaxim/ofxMaximExampleVS2010-OF0072/emptyExample.sln | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/ofxMaxim/ofxMaximExampleVS2010-OF0072/emptyExample.sln b/ofxMaxim/ofxMaximExampleVS2010-OF0072/emptyExample.sln new file mode 100644 index 0000000..412ece1 --- /dev/null +++ b/ofxMaxim/ofxMaximExampleVS2010-OF0072/emptyExample.sln @@ -0,0 +1,25 @@ +Microsoft Visual Studio Solution File, Format Version 11.00 +# Visual C++ Express 2010 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "emptyExample", "emptyExample.vcxproj", "{7FD42DF7-442E-479A-BA76-D0022F99702A}" +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "openframeworksLib", "..\..\..\libs\openFrameworksCompiled\project\vs2010\openframeworksLib.vcxproj", "{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 |
