Displaying 2 results from an estimated 2 matches for "69af3dfc".
2007 Mar 28
0
[LLVMdev] x86 in win32 folder
It's not clear it offers any real benefits.  The project files already 
exist.  To use this, I would have to throw them away and create new XML 
files by hand.  I would have to maintain them by hand also, whereas the 
project files are maintainable from within Visual Studio, i.e. via an 
integrated GUI interface.
And to comment on supporting other targets:  No reason it can't be done, 
2007 Mar 28
3
[LLVMdev] x86 in win32 folder
Might I suggest the following tool for setting-up/maintaining the  
Visual Studio project files. It makes setting them up with all the  
right build options and include paths much, much easier. =)
http://sourceforge.net/projects/xpj
--
Christopher Lamb
christopher.lamb at gmail.com
On Mar 28, 2007, at 3:06 AM, Morten Ofstad wrote:
> Seung Jae Lee wrote:
>> Is there any special reason