diff options
Diffstat (limited to 'ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj')
| -rwxr-xr-x | ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/BuildLog.htm | bin | 0 -> 29586 bytes | |||
| -rwxr-xr-x | ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.embed.manifest | 15 | ||||
| -rwxr-xr-x | ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.embed.manifest.res | bin | 0 -> 728 bytes | |||
| -rwxr-xr-x | ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.intermediate.manifest | 15 | ||||
| -rwxr-xr-x | ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/main.obj | bin | 0 -> 328517 bytes | |||
| -rwxr-xr-x | ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/maximilian.obj | bin | 0 -> 340354 bytes | |||
| -rwxr-xr-x | ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/mt.dep | 1 | ||||
| -rwxr-xr-x | ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/testApp.obj | bin | 0 -> 311725 bytes | |||
| -rwxr-xr-x | ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.idb | bin | 0 -> 1362944 bytes | |||
| -rwxr-xr-x | ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.pdb | bin | 0 -> 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 Binary files differnew file mode 100755 index 0000000..1c93f6d --- /dev/null +++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/BuildLog.htm 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 Binary files differnew file mode 100755 index 0000000..9e54244 --- /dev/null +++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/emptyExample_debug.exe.embed.manifest.res 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 Binary files differnew file mode 100755 index 0000000..789cd65 --- /dev/null +++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/main.obj diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/maximilian.obj b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/maximilian.obj Binary files differnew file mode 100755 index 0000000..00afaf8 --- /dev/null +++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/maximilian.obj 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 Binary files differnew file mode 100755 index 0000000..ead3061 --- /dev/null +++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/testApp.obj diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.idb b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.idb Binary files differnew file mode 100755 index 0000000..3e91926 --- /dev/null +++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.idb diff --git a/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.pdb b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.pdb Binary files differnew file mode 100755 index 0000000..aa7c5ab --- /dev/null +++ b/ofxMaxim/ofMaximWindowsVS2008_emptyExample/obj/Debug/vc90.pdb |
