diff --git a/lib/ivis_opengl/glee/ReadMe.txt b/lib/ivis_opengl/glee/ReadMe.txt deleted file mode 100644 index d6647e6bd..000000000 --- a/lib/ivis_opengl/glee/ReadMe.txt +++ /dev/null @@ -1,27 +0,0 @@ -======================================================================== - STATIC LIBRARY : glee Project Overview -======================================================================== - -NOTE: glee is EOL, switching to GLEW soon - - -glee.vcxproj - This is the main project file for VC++ projects generated using an Application Wizard. - It contains information about the version of Visual C++ that generated the file, and - information about the platforms, configurations, and project features selected with the - Application Wizard. - -glee.vcxproj.filters - This is the filters file for VC++ projects generated using an Application Wizard. - It contains information about the association between the files in your project - and the filters. This association is used in the IDE to show grouping of files with - similar extensions under a specific node (for e.g. ".cpp" files are associated with the - "Source Files" filter). - -///////////////////////////////////////////////////////////////////////////// -Other notes: - -AppWizard uses "TODO:" comments to indicate parts of the source code you -should add to or customize. - -///////////////////////////////////////////////////////////////////////////// diff --git a/lib/ivis_opengl/glee/glee.vcxproj b/lib/ivis_opengl/glee/glee.vcxproj deleted file mode 100644 index 7cd5c0255..000000000 --- a/lib/ivis_opengl/glee/glee.vcxproj +++ /dev/null @@ -1,112 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - STLport-Debug - Win32 - - - - {5CB20CC1-8E23-499D-A584-05CEBABF85FC} - Win32Proj - glee - - - - StaticLibrary - true - Unicode - - - StaticLibrary - true - Unicode - - - StaticLibrary - false - true - Unicode - - - - - - - - - - - - - - - - - - - - TurnOffAllWarnings - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_HAS_ITERATOR_DEBUGGING=0;_SECURE_SCL=0;%(PreprocessorDefinitions) - ProgramDatabase - StreamingSIMDExtensions2 - - - Windows - true - - - - - - - TurnOffAllWarnings - Disabled - WIN32;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;_CRT_SECURE_NO_DEPRECATE;_HAS_ITERATOR_DEBUGGING=0;_SECURE_SCL=0;%(PreprocessorDefinitions) - ProgramDatabase - StreamingSIMDExtensions2 - - - Windows - true - - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - - - Windows - true - true - true - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/lib/ivis_opengl/glee/glee.vcxproj.filters b/lib/ivis_opengl/glee/glee.vcxproj.filters deleted file mode 100644 index 0f1f4a3e7..000000000 --- a/lib/ivis_opengl/glee/glee.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - - - - Header Files - - - - - Source Files - - - \ No newline at end of file