Add support for the Intel compiler used for ASM under Windows

Alex
This commit is contained in:
Alex Neundorf
2011-03-02 16:46:25 +01:00
parent 4258b24134
commit 17c658f819
2 changed files with 7 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
include(Platform/Windows-Intel)
__windows_compiler_intel(ASM)