diff wiki/BuildingOnWindows.wiki @ 331:acd84596104a

Edited wiki page through web user interface.
author tomwalters@google.com
date Thu, 22 Jul 2010 07:07:44 +0000
parents 8fc85dfea978
children eb779f1ddbea
line wrap: on
line diff
--- a/wiki/BuildingOnWindows.wiki	Thu Jul 22 04:24:55 2010 +0000
+++ b/wiki/BuildingOnWindows.wiki	Thu Jul 22 07:07:44 2010 +0000
@@ -1,6 +1,6 @@
 #summary Building AIM-C on Windows
 
-= Introduction =
+= Windows build =
 Windows build instructions tested on Windows XP. If you know about building on Windows 7 or other platforms, please add the details here.
 
 Install [http://www.python.org/download/ Python 2.7] (default options)
@@ -27,4 +27,7 @@
  svn checkout http://aimc.googlecode.com/svn/trunk/ aimc-read-only
 
 Run the 'Visual Studio Command Prompt' and execute the command:
- scons
\ No newline at end of file
+ scons
+
+== Building the Python Module ==
+Download [http://www.swig.org/download.html SWIG]
\ No newline at end of file