aboutsummaryrefslogtreecommitdiff
path: root/lib/libsquish/vs7/squish/squish_2010.vcxproj
AgeCommit message (Expand)Author
2013-10-30[win32] mark debug/release configs with proper internal marksKarlson2k
2013-06-18[win32] Enable SSE2 everywhereKarlson2k
2012-09-05[win32] remove "Debug Testsuite" configuration from all projects except gtest...montellese
2012-09-05[WIN32] added a new target called Debug Testsuite which includes the gtest li...WiSo
2012-08-09[WIN32] changed from SSE2 to SSE for the XBMC main project and libsquash. The...WiSo
2012-07-08Total cleanup of all VS projects + fix for OpenGL buildEvgeny Grin
2012-05-25switch VS2010 debug project to disable STL iterator checks so that debugging ...Jonathan Marshall
2011-05-12[WIN32] libsquish already uses SQUISH_USE_SSE=2 so compile it that way.WiSo
2011-05-07[WIN32] enable sse for libsquish release targetWiSo
2011-01-24Merged cptspiff's code-reshuffle branch.theuni