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.vcxproj.user | |
| parent | df586b8a5fa124e630057efa609aac7389581acc (diff) | |
VS2010 OF0072 Example Project
Diffstat (limited to 'ofxMaxim/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj.user')
| -rw-r--r-- | ofxMaxim/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj.user | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ofxMaxim/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj.user b/ofxMaxim/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj.user new file mode 100644 index 0000000..5b4759c --- /dev/null +++ b/ofxMaxim/ofxMaximExampleVS2010-OF0072/emptyExample.vcxproj.user @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> + <LocalDebuggerWorkingDirectory>$(TargetDir)</LocalDebuggerWorkingDirectory> + <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> + </PropertyGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> + <LocalDebuggerWorkingDirectory>$(TargetDir)</LocalDebuggerWorkingDirectory> + <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor> + </PropertyGroup> +</Project>
\ No newline at end of file |
