Re: [AD] patch for makefile.vc |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Wednesday 30 March 2005 10:10, AJ wrote:
> i'd like to include support for passing the -arch:sse and -arch:sse2
> to msvc7, but i'd like to hear anyones thoughts?
I think it's possible with GCC, so I suppose it makes sense to allow it for
MSVC too.
> should it be included in the debug & profiling builds also ?
For profiling, I guess it would make sense. For debugging, I don't really
think so.
Evert