aboutsummaryrefslogtreecommitdiffstats
path: root/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj
diff options
context:
space:
mode:
Diffstat (limited to 'ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj')
-rwxr-xr-xofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/BuildLog.htmbin0 -> 29586 bytes
-rwxr-xr-xofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.embed.manifest15
-rwxr-xr-xofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.embed.manifest.resbin0 -> 728 bytes
-rwxr-xr-xofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.intermediate.manifest15
-rwxr-xr-xofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/main.objbin0 -> 328517 bytes
-rwxr-xr-xofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/maximilian.objbin0 -> 340354 bytes
-rwxr-xr-xofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/mt.dep1
-rwxr-xr-xofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/testApp.objbin0 -> 311725 bytes
-rwxr-xr-xofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.idbbin0 -> 1362944 bytes
-rwxr-xr-xofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.pdbbin0 -> 1896448 bytes
10 files changed, 31 insertions, 0 deletions
diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/BuildLog.htm b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/BuildLog.htm
new file mode 100755
index 0000000..1c93f6d
--- /dev/null
+++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/BuildLog.htm
Binary files differ
diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.embed.manifest b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.embed.manifest
new file mode 100755
index 0000000..4248d28
--- /dev/null
+++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.embed.manifest
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
+ <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
+ <security>
+ <requestedPrivileges>
+ <requestedExecutionLevel level="asInvoker" uiAccess="false"></requestedExecutionLevel>
+ </requestedPrivileges>
+ </security>
+ </trustInfo>
+ <dependency>
+ <dependentAssembly>
+ <assemblyIdentity type="win32" name="Microsoft.VC90.DebugCRT" version="9.0.21022.8" processorArchitecture="x86" publicKeyToken="1fc8b3b9a1e18e3b"></assemblyIdentity>
+ </dependentAssembly>
+ </dependency>
+</assembly> \ No newline at end of file
diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.embed.manifest.res b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.embed.manifest.res
new file mode 100755
index 0000000..9e54244
--- /dev/null
+++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.embed.manifest.res
Binary files differ
diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.intermediate.manifest b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.intermediate.manifest
new file mode 100755
index 0000000..9e781d8
--- /dev/null
+++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.intermediate.manifest
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
+<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
+ <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
+ <security>
+ <requestedPrivileges>
+ <requestedExecutionLevel level='asInvoker' uiAccess='false' />
+ </requestedPrivileges>
+ </security>
+ </trustInfo>
+ <dependency>
+ <dependentAssembly>
+ <assemblyIdentity type='win32' name='Microsoft.VC90.DebugCRT' version='9.0.21022.8' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' />
+ </dependentAssembly>
+ </dependency>
+</assembly>
diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/main.obj b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/main.obj
new file mode 100755
index 0000000..789cd65
--- /dev/null
+++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/main.obj
Binary files differ
diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/maximilian.obj b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/maximilian.obj
new file mode 100755
index 0000000..00afaf8
--- /dev/null
+++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/maximilian.obj
Binary files differ
diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/mt.dep b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/mt.dep
new file mode 100755
index 0000000..d7cef3c
--- /dev/null
+++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/mt.dep
@@ -0,0 +1 @@
+Manifest resource last updated at 16:20:08.48 on 07/12/2010
diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/testApp.obj b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/testApp.obj
new file mode 100755
index 0000000..ead3061
--- /dev/null
+++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/testApp.obj
Binary files differ
diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.idb b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.idb
new file mode 100755
index 0000000..3e91926
--- /dev/null
+++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.idb
Binary files differ
diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.pdb b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.pdb
new file mode 100755
index 0000000..aa7c5ab
--- /dev/null
+++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.pdb
Binary files differ