diff options
| author | Mick Grierson <mickgrierson@strangebook.local> | 2011-08-23 18:23:16 +0100 |
|---|---|---|
| committer | Mick Grierson <mickgrierson@strangebook.local> | 2011-08-23 18:23:16 +0100 |
| commit | cade501837381117c7e4f876fe32ce86920f79d3 (patch) | |
| tree | fdf71df7fc39fa27ff26610e6d852e09c797015a /ofxMaxim/ofMaximWindowsVS2008_emptyExample/emptyExample.vcproj.user | |
| parent | c1e3480c26c5a7c6f2cb6977a0c798f6a54a32f8 (diff) | |
added ofxMaxim
Diffstat (limited to 'ofxMaxim/ofMaximWindowsVS2008_emptyExample/emptyExample.vcproj.user')
| -rwxr-xr-x | ofxMaxim/ofMaximWindowsVS2008_emptyExample/emptyExample.vcproj.user | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/emptyExample.vcproj.user b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/emptyExample.vcproj.user new file mode 100755 index 0000000..801522b --- /dev/null +++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/emptyExample.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> |
