<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: excluding files from build in Intel® Fortran Compiler</title>
    <link>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817131#M45797</link>
    <description>Right click on the file, select Properties.  if the Build tab is not active, click it.  Change "Exclude from build" from No to Yes.&lt;BR /&gt;&lt;BR /&gt;I'd think this is the same as for C++.</description>
    <pubDate>Wed, 02 Feb 2005 01:45:33 GMT</pubDate>
    <dc:creator>Steven_L_Intel1</dc:creator>
    <dc:date>2005-02-02T01:45:33Z</dc:date>
    <item>
      <title>excluding files from build</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817130#M45796</link>
      <description>how can I exclude files from build in Fortran 8.1? In CVF I was linking the debug version of a code against a debug version of a library (*.lib) and similarly for the release version, using the 'exclude from build' feature.&lt;BR /&gt;&lt;BR /&gt;I searched through the 8.1 project settings, but couldnt find it. I also looked through help and it says it can be done for the C++ projects but I couldnt find the analogous steps in the Fortran menus.&lt;BR /&gt;&lt;BR /&gt;thanks in advance&lt;P&gt;Message Edited by forall on &lt;SPAN class="date_text"&gt;01-31-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;11:01 PM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 01 Feb 2005 15:01:09 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817130#M45796</guid>
      <dc:creator>forall</dc:creator>
      <dc:date>2005-02-01T15:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: excluding files from build</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817131#M45797</link>
      <description>Right click on the file, select Properties.  if the Build tab is not active, click it.  Change "Exclude from build" from No to Yes.&lt;BR /&gt;&lt;BR /&gt;I'd think this is the same as for C++.</description>
      <pubDate>Wed, 02 Feb 2005 01:45:33 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817131#M45797</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-02-02T01:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: excluding files from build</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817132#M45798</link>
      <description>arrr, well explains why I couldnt find the option - I am trying to disable a *.lib file, not a *.f90. If I right-click on an *.lib file and goto Properties, I only have 'general' tab - there is no 'build' tab. The *.f90 files do have the option. Another change from CVF?</description>
      <pubDate>Wed, 02 Feb 2005 03:02:12 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817132#M45798</guid>
      <dc:creator>forall</dc:creator>
      <dc:date>2005-02-02T03:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: excluding files from build</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817133#M45799</link>
      <description>The whole IDE environment is different from the way CVF worked, and a lot of things that "came for free" with the VS6 integration have to be explicitly enabled for Fortran projects.  Looks as if this is one that was missed.  I'll ask that it be added.&lt;BR /&gt;&lt;BR /&gt;An alternative is to not add the .lib as a project file, but to specify it under the Link tab in project properties.  You can have different libraries for different configurations.</description>
      <pubDate>Wed, 02 Feb 2005 03:08:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817133#M45799</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-02-02T03:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: excluding files from build</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817134#M45800</link>
      <description>where in the link tab? I tried, unsucesfully, &lt;BR /&gt;&lt;BR /&gt;&amp;gt;general/additional library directories (pasting either path or path/name.lib) and&lt;BR /&gt;&lt;BR /&gt;&amp;gt;advanced&amp;gt;import library (paste path/name.lib)</description>
      <pubDate>Wed, 02 Feb 2005 12:55:20 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817134#M45800</guid>
      <dc:creator>forall</dc:creator>
      <dc:date>2005-02-02T12:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: excluding files from build</title>
      <link>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817135#M45801</link>
      <description>Input..Additional Dependencies</description>
      <pubDate>Wed, 02 Feb 2005 22:55:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Fortran-Compiler/excluding-files-from-build/m-p/817135#M45801</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2005-02-02T22:55:54Z</dc:date>
    </item>
  </channel>
</rss>

