http://www.vtk.org/Bug/view.php?id=9126
This ok?
Thanks for the reply,
Jason Eubank
On Tue, Jun 9, 2009 at 3:13 PM, David Cole wrote:
> No there isn't. Right now the file extension to Xcode file type mapping is
> expressed strictly in the source code for the Xcode generator.
Is there a property that can be set on a source file to change the "file
type" setting in Xcode?
Specifically I need to be able to change an asm file from "sourcecode" to
"sourcecode.nasm", I read the ASM support on the wiki and saw that it states
"We would be happy about patches which add support
lp!
Jason
On Mon, Oct 6, 2008 at 10:49 AM, Stefan Buschmann <[EMAIL PROTECTED]>wrote:
> Jason Eubank schrieb:
>
>> Hello,
>>
>> I am wondering if it is possible to set the target property
>> 'WIN32_EXECUTABLE' on a per-config basis (i.e. you can set
Hello,
I am wondering if it is possible to set the target property '
WIN32_EXECUTABLE' on a per-config basis (i.e. you can set link-flags on a
per-config basis using LINK_FLAGS_). From reading the documentation
this does not seem possible and if you set this property then all
configurations (in Vi