diff options
Diffstat (limited to 'ofxMaxim/ofMaxim007Example/.vcproj.user')
| -rw-r--r-- | ofxMaxim/ofMaxim007Example/.vcproj.user | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/ofxMaxim/ofMaxim007Example/.vcproj.user b/ofxMaxim/ofMaxim007Example/.vcproj.user new file mode 100644 index 0000000..801522b --- /dev/null +++ b/ofxMaxim/ofMaxim007Example/.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> |
