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 for nasm, yasm, tasm, etc." (so I understand nasm may not yet be supported), however for Xcode its a simple matter of changing its proprietary file type setting and the files are compiled and linked just fine. Thanks, Jason
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
