<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Compile a VB Project' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Compile a VB Project' posted on the 'Visual Basic' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 22:06:43 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 22:06:43 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Compile a VB Project</title>
      <link>http://www.programmersheaven.com/mb/VBasic/291512/291512/compile-a-vb-project/</link>
      <description>Can anyone help me.&lt;br /&gt;
I want to compile one VB Project from another VB Project.&lt;br /&gt;
Is this in anyway possible.&lt;br /&gt;
If yes, How?&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/291512/291512/compile-a-vb-project/</guid>
      <pubDate>Tue, 08 Feb 2005 00:21:31 -0700</pubDate>
      <category>Visual Basic</category>
    </item>
    <item>
      <title>Re: Compile a VB Project</title>
      <link>http://www.programmersheaven.com/mb/VBasic/291512/291522/re-compile-a-vb-project/#291522</link>
      <description>: Can anyone help me.&lt;br /&gt;
: I want to compile one VB Project from another VB Project.&lt;br /&gt;
: Is this in anyway possible.&lt;br /&gt;
: If yes, How?&lt;br /&gt;
&lt;br /&gt;
Check out MSDN website for more, but I'm pretty sure that there are a few command line switches ("/make", perhaps? I can't remember), so that calling "vb6.exe C:\programDir\project.vbp /make", instead of opening the IDE with the selected project, the exe will compile it. Of course this requires a copy of VB6 to be installed. &lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/VBasic/291512/291522/re-compile-a-vb-project/#291522</guid>
      <pubDate>Tue, 08 Feb 2005 01:45:48 -0700</pubDate>
      <category>Visual Basic</category>
    </item>
  </channel>
</rss>