From ea437a1b13955c474935914cc4237c4962102b8a Mon Sep 17 00:00:00 2001 From: Mick Grierson Date: Mon, 6 Feb 2012 11:51:11 +0000 Subject: Added VS2010 Basic Example just uses maximilian. There's a small change due to some bout weirdness. --- ofxMaxim/ofMaximExampleVS2010/bin/Assimp32.dll | Bin 0 -> 4627456 bytes ofxMaxim/ofMaximExampleVS2010/bin/FreeImage.dll | Bin 0 -> 2404352 bytes ofxMaxim/ofMaximExampleVS2010/bin/FreeType-6.dll | Bin 0 -> 364726 bytes ofxMaxim/ofMaximExampleVS2010/bin/Zlib.dll | Bin 0 -> 69632 bytes .../bin/audioOutputExample_debug.exe | Bin 0 -> 3599360 bytes .../bin/audioOutputExample_debug.exp | Bin 0 -> 45965 bytes .../bin/audioOutputExample_debug.ilk | 0 .../bin/audioOutputExample_debug.lib | Bin 0 -> 82114 bytes .../bin/audioOutputExample_debug_debugInfo.pdb | Bin 0 -> 19205120 bytes ofxMaxim/ofMaximExampleVS2010/bin/fmodex.dll | Bin 0 -> 289280 bytes ofxMaxim/ofMaximExampleVS2010/bin/fmodexL.dll | Bin 0 -> 330752 bytes ofxMaxim/ofMaximExampleVS2010/bin/glut32.dll | Bin 0 -> 237568 bytes 12 files changed, 0 insertions(+), 0 deletions(-) create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/Assimp32.dll create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/FreeImage.dll create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/FreeType-6.dll create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/Zlib.dll create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.exe create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.exp create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.ilk create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.lib create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug_debugInfo.pdb create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/fmodex.dll create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/fmodexL.dll create mode 100755 ofxMaxim/ofMaximExampleVS2010/bin/glut32.dll (limited to 'ofxMaxim/ofMaximExampleVS2010/bin') diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/Assimp32.dll b/ofxMaxim/ofMaximExampleVS2010/bin/Assimp32.dll new file mode 100755 index 0000000..c679e6d Binary files /dev/null and b/ofxMaxim/ofMaximExampleVS2010/bin/Assimp32.dll differ diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/FreeImage.dll b/ofxMaxim/ofMaximExampleVS2010/bin/FreeImage.dll new file mode 100755 index 0000000..e5b1afe Binary files /dev/null and b/ofxMaxim/ofMaximExampleVS2010/bin/FreeImage.dll differ diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/FreeType-6.dll b/ofxMaxim/ofMaximExampleVS2010/bin/FreeType-6.dll new file mode 100755 index 0000000..c13d534 Binary files /dev/null and b/ofxMaxim/ofMaximExampleVS2010/bin/FreeType-6.dll differ diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/Zlib.dll b/ofxMaxim/ofMaximExampleVS2010/bin/Zlib.dll new file mode 100755 index 0000000..198f0ec Binary files /dev/null and b/ofxMaxim/ofMaximExampleVS2010/bin/Zlib.dll differ diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.exe b/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.exe new file mode 100755 index 0000000..25f7f9b Binary files /dev/null and b/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.exe differ diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.exp b/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.exp new file mode 100755 index 0000000..d54955e Binary files /dev/null and b/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.exp differ diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.ilk b/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.ilk new file mode 100755 index 0000000..e69de29 diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.lib b/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.lib new file mode 100755 index 0000000..93c866b Binary files /dev/null and b/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug.lib differ diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug_debugInfo.pdb b/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug_debugInfo.pdb new file mode 100755 index 0000000..a73eac7 Binary files /dev/null and b/ofxMaxim/ofMaximExampleVS2010/bin/audioOutputExample_debug_debugInfo.pdb differ diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/fmodex.dll b/ofxMaxim/ofMaximExampleVS2010/bin/fmodex.dll new file mode 100755 index 0000000..e8ff8f0 Binary files /dev/null and b/ofxMaxim/ofMaximExampleVS2010/bin/fmodex.dll differ diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/fmodexL.dll b/ofxMaxim/ofMaximExampleVS2010/bin/fmodexL.dll new file mode 100755 index 0000000..b5c7125 Binary files /dev/null and b/ofxMaxim/ofMaximExampleVS2010/bin/fmodexL.dll differ diff --git a/ofxMaxim/ofMaximExampleVS2010/bin/glut32.dll b/ofxMaxim/ofMaximExampleVS2010/bin/glut32.dll new file mode 100755 index 0000000..106646f Binary files /dev/null and b/ofxMaxim/ofMaximExampleVS2010/bin/glut32.dll differ -- cgit v1.3