From 18ab896876b2d7ecaf4a4eda26a14e0999a8b396 Mon Sep 17 00:00:00 2001 From: mick grierson Date: Fri, 14 Aug 2015 19:17:40 +0100 Subject: adding addon .. er --- .../emptyExample.vcxproj | 130 +++++++++++++++++++++ 1 file changed, 130 insertions(+) create mode 100644 ofxMaxim/openFrameworksExamples/windows/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj (limited to 'ofxMaxim/openFrameworksExamples/windows/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj') diff --git a/ofxMaxim/openFrameworksExamples/windows/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj b/ofxMaxim/openFrameworksExamples/windows/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj new file mode 100644 index 0000000..9c60a3b --- /dev/null +++ b/ofxMaxim/openFrameworksExamples/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