<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Update cmake to version 3.1 and try:<br>
      <br>
        set_source_files_properties(juce_audio_devices.cpp PROPERTIES
      XCODE_LAST_KNOWN_FILE_TYPE YES)<br>
      <br>
      On 23-Jan-15 00:52, Daniel Kollmann wrote:<br>
    </div>
    <blockquote cite="mid:D0E72F9D.4DD9%25dankolle@mail.de" type="cite">
      <div>Hello,</div>
      <div><br>
      </div>
      <div>I have some files in Xcode that have mixed Objective-C and
        C++ code which is no problem if the files type is set to
        „Default“. My problem is that Cmake sets it to „C++ Source“.</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>Here is how it should be, from another project:</div>
      <div><br>
      </div>
      <div><img moz-do-not-send="true"
          src="cid:0519BDC2-1C72-4D66-937C-17CFD01AC24A"
          type="image/png"></div>
      <div><br>
      </div>
      <div>Here is how it is for files added by Cmake:</div>
      <div><br>
      </div>
      <div><img moz-do-not-send="true"
          src="cid:01698D63-4E41-4339-8319-38DCD6FDAFF8"
          type="image/png"></div>
      <div><br>
      </div>
      <div>Is there a way to tell Cmake to leave the files language
        property to „Default“?</div>
      <div><br>
      </div>
      <div><br>
      </div>
      <div>Thanks</div>
      <div>Dan</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>