Add VS2010 version of solution file and projects. These differ from the VS2012 versi...
authorJohn Kessenich <cepheus@frii.com>
Tue, 29 Oct 2013 16:25:15 +0000 (16:25 +0000)
committerJohn Kessenich <cepheus@frii.com>
Tue, 29 Oct 2013 16:25:15 +0000 (16:25 +0000)
commitd492aafad7146c5918a1a113f7ae5ef7f2363b27
tree0eea41b7445e184ce32d71f822146b1cc33eeea1
parente17ef84753050c60dc54d38fd0bfeac79c154436
Add VS2010 version of solution file and projects.  These differ from the VS2012 versions checked in as follows:

- Added 64-bit build targets.
- Output libraries to lib/[x86|x64]/[Debug|Release]
- Use Multithreaded Debug and Multithreaded static Runtime Libraries (instead of DLL versions)
- Set _HAS_ITERATOR_DEBUGGING=0

git-svn-id: https://cvs.khronos.org/svn/repos/ogl/trunk/ecosystem/public/sdk/tools/glslang@23753 e7fa87d3-cd2b-0410-9028-fcbf551c1848
StandAlone _vs2010.sln [new file with mode: 0644]
StandAlone_vs2010.vcxproj [new file with mode: 0644]
glslang_vs2010.vcxproj [new file with mode: 0644]