aboutsummaryrefslogtreecommitdiffstats
path: root/ofxMaxim/ofMaximExample007OSX/.vcproj.user
diff options
context:
space:
mode:
authorMick Grierson <mickgrierson@gmail.com>2011-10-31 17:10:28 +0000
committerMick Grierson <mickgrierson@gmail.com>2011-10-31 17:10:28 +0000
commit086644237c0ed96383be68d4772623332d860473 (patch)
tree96a279125a6b11a4a43761669a5e48c33ca6e574 /ofxMaxim/ofMaximExample007OSX/.vcproj.user
parent09eb47749f4d866228c884c9cb0462b883901953 (diff)
ofxMaxim Examples updated. Tested on XCode 4 with ofxiPhone 007 and iOS 5 - everything works.
Diffstat (limited to 'ofxMaxim/ofMaximExample007OSX/.vcproj.user')
-rw-r--r--ofxMaxim/ofMaximExample007OSX/.vcproj.user25
1 files changed, 25 insertions, 0 deletions
diff --git a/ofxMaxim/ofMaximExample007OSX/.vcproj.user b/ofxMaxim/ofMaximExample007OSX/.vcproj.user
new file mode 100644
index 0000000..801522b
--- /dev/null
+++ b/ofxMaxim/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>