diff options
| author | Chris Kiefer <chrisk13fer@gmail.com> | 2011-11-03 18:05:24 +0000 |
|---|---|---|
| committer | Chris Kiefer <chrisk13fer@gmail.com> | 2011-11-03 18:05:24 +0000 |
| commit | d09cc45d859aabbf76306fee49c1cec202c4f808 (patch) | |
| tree | 3ddbfeaae1eb3372cb4e9169e724a304cffdbe01 /ofxMaxim/ofxMaximExamples007OSX/ofMaximExample007OSX/.vcproj.user | |
| parent | 1d99419e6b50b4cacb776fb711874de03dbadc2f (diff) | |
maxiAtoms
Diffstat (limited to 'ofxMaxim/ofxMaximExamples007OSX/ofMaximExample007OSX/.vcproj.user')
| -rw-r--r-- | ofxMaxim/ofxMaximExamples007OSX/ofMaximExample007OSX/.vcproj.user | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/ofxMaxim/ofxMaximExamples007OSX/ofMaximExample007OSX/.vcproj.user b/ofxMaxim/ofxMaximExamples007OSX/ofMaximExample007OSX/.vcproj.user new file mode 100644 index 0000000..801522b --- /dev/null +++ b/ofxMaxim/ofxMaximExamples007OSX/ofMaximExample007OSX/.vcproj.user @@ -0,0 +1,25 @@ +<?xml version="1.0" encoding="Windows-1252"?> +<VisualStudioUserFile + ProjectType="Visual C++" + Version="8.00" + ShowAllFiles="false" + > + <Configurations> + <Configuration + Name="Debug|Win32" + > + <DebugSettings + Command="$(TargetPath)" + WorkingDirectory="bin" + /> + </Configuration> + <Configuration + Name="Release|Win32" + > + <DebugSettings + Command="$(TargetPath)" + WorkingDirectory="bin" + /> + </Configuration> + </Configurations> +</VisualStudioUserFile> |
