<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/makeprojects/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/makeprojects/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 24 Feb 2014 02:57:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/makeprojects/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Rebecca Heineman</title><link>https://sourceforge.net/p/makeprojects/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rebecca Heineman</dc:creator><pubDate>Mon, 24 Feb 2014 02:57:46 -0000</pubDate><guid>https://sourceforge.nete7be3bfef56c77cc0ad99d7e666644d94478d88f</guid></item><item><title>Home modified by Rebecca Heineman</title><link>https://sourceforge.net/p/makeprojects/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,22 @@
-Welcome to your wiki!
+Makeprojects will create a Microsoft Visual Studio 2005, 2008, 2010, 2012, 2013, Codeblocks, Codewarrior, and XCode compatible project files to quickly take a directory filled with source code files and prepare them for compilation.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+It can be used one of two ways. Either without command line parameters and a projects.json file that describes all the files to generate, or a command line to generate a specific project type like for XCode 5 for MacOSX.

-The wiki uses [Markdown](/p/makeprojects/wiki/markdown_syntax/) syntax.
+The script is cross platform and will run under Linux, MacOSX and Windows without modification.
+
+Invoke using projects.json
+python makeprojects.py
+
+Create an XCode project for MacOSX
+python makeprojects.py -xcode5 -macosx
+
+Create a Visual Studio 2010 project for Windows
+python makeprojects.py -vs2010
+
+Create a Visual Studio 2010 project for Xbox 360
+python makeprojects.py -vs2010 -xbox360
+
+You get the idea.

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rebecca Heineman</dc:creator><pubDate>Mon, 24 Feb 2014 02:57:07 -0000</pubDate><guid>https://sourceforge.net0f84ca634270dcbc54d562ebc06722c5080d4a37</guid></item><item><title>Home modified by Rebecca Heineman</title><link>https://sourceforge.net/p/makeprojects/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/makeprojects/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/burgerbecky/"&gt;Rebecca Heineman&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-530a451cc4d10455e8d491b6" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rebecca Heineman</dc:creator><pubDate>Sun, 23 Feb 2014 18:59:40 -0000</pubDate><guid>https://sourceforge.net9da03ebb00acc79ffc35a41d452118d56ea10869</guid></item></channel></rss>