BuildingOnWindows.wiki
changeset 194 05262f15ad20
parent 193 f94b00c2ff70
child 195 a4eb962ff8a3
--- a/BuildingOnWindows.wiki	Sat Jan 14 01:11:10 2012 +0000
+++ b/BuildingOnWindows.wiki	Sat Jan 14 22:15:57 2012 +0000
@@ -52,6 +52,7 @@
   * SET PASCAL=<put the path to the directory that contains fpc's executable (fpc.exe)> (for example: c:\FPC\2.4.4\bin\i386-win32\)
   * SET SET QTDIR=<path to the QtSDK\Desktop\Qt\<your version>> (for example: c:\QtSDK\Desktop\Qt\4.7.3\)
  # You can now build hedgewars, by running the *tools/build_windows.bat* command.
+ # After building it, you can run it from the Desktop - using the *Hedgewars* shortcut.
 
 = Building process =
 Run the *tools/build_windows.bat* file each time you want to build the source.
\ No newline at end of file