aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine
diff options
context:
space:
mode:
authorlloyd <[email protected]>2009-09-13 18:00:05 +0000
committerlloyd <[email protected]>2009-09-13 18:00:05 +0000
commit02fc388212efa21a3f489a28e7b3738956a1358c (patch)
tree6ec64faea9b3b61590256e5b53ae876f45aa4152 /src/engine
parenta10e163e3a557cbc2d5291ab45ad068158cff525 (diff)
Enable SSE2 engine under VC++
Diffstat (limited to 'src/engine')
-rw-r--r--src/engine/sse2_eng/info.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/sse2_eng/info.txt b/src/engine/sse2_eng/info.txt
index 7595b8eb5..7508b9874 100644
--- a/src/engine/sse2_eng/info.txt
+++ b/src/engine/sse2_eng/info.txt
@@ -19,4 +19,5 @@ amd64
<cc>
gcc
icc
+msvc
</cc>