From bc8d2ebccb48531c7d32d63c608561e495cbd7a3 Mon Sep 17 00:00:00 2001 From: mick grierson Date: Mon, 29 Jun 2015 16:01:29 +0100 Subject: updating examples --- .../emptyExample.vcxproj | 130 +++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 ofxMaxim/examples/windows/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj (limited to 'ofxMaxim/examples/windows/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj') diff --git a/ofxMaxim/examples/windows/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj b/ofxMaxim/examples/windows/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj new file mode 100644 index 0000000..9c60a3b --- /dev/null +++ b/ofxMaxim/examples/windows/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj @@ -0,0 +1,130 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + + {7FD42DF7-442E-479A-BA76-D0022F99702A} + emptyExample + Win32Proj + + + + Application + Unicode + true + + + Application + Unicode + + + + + + + + + + + + + + <_ProjectFileVersion>10.0.30319.1 + bin\ + obj\$(Configuration)\ + true + true + bin\ + obj\$(Configuration)\ + false + $(ProjectName)_debug + $(ProjectName) + $(ProjectDir)src\ofxMaxim\libs;$(ProjectDir)src\ofxMaxim\src;$(IncludePath) + $(ProjectDir)src\ofxMaxim\libs;$(ProjectDir)src\ofxMaxim\src;$(IncludePath) + + + + Disabled + true + EnableFastChecks + MultiThreadedDebugDLL + + Level3 + EditAndContinue + %(AdditionalIncludeDirectories);src + + + $(OutDir)$(TargetName)$(TargetExt) + true + $(TargetDir)$(TargetName)_debugInfo.pdb + Console + false + + MachineX86 + %(AdditionalDependencies) + %(AdditionalLibraryDirectories) + + + + + + false + %(PreprocessorDefinitions) + MultiThreadedDLL + + Level3 + + %(AdditionalIncludeDirectories);src + + + false + false + Console + true + true + false + + MachineX86 + Default + %(AdditionalDependencies) + %(AdditionalLibraryDirectories) + + + + + + + + + + + + + + + + + + + + + + + + + + + {5837595d-aca9-485c-8e76-729040ce4b0b} + + + + + \ No newline at end of file -- cgit v1.3