summaryrefslogtreecommitdiffstats
path: root/HOWTO-MXE.txt
diff options
context:
space:
mode:
authorPiotr Dziwinski <piotrdz@gmail.com>2013-01-04 00:05:28 +0100
committerPiotr Dziwinski <piotrdz@gmail.com>2013-01-04 00:05:28 +0100
commit89a3f586a224328b430ba2483ce5c12b33709c6a (patch)
tree691e1da1e297f7ea9045be5454747ca454680cb2 /HOWTO-MXE.txt
parentc9335534d6bc7a59dbabf6976d41fd1e5edc8ab3 (diff)
parent1d42c71645548ae86b438c84898a07b539f262ac (diff)
downloadcolobot-89a3f586a224328b430ba2483ce5c12b33709c6a.tar.gz
colobot-89a3f586a224328b430ba2483ce5c12b33709c6a.tar.bz2
colobot-89a3f586a224328b430ba2483ce5c12b33709c6a.zip
Merge branch 'dev' into dev-graphics
Diffstat (limited to 'HOWTO-MXE.txt')
-rw-r--r--HOWTO-MXE.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/HOWTO-MXE.txt b/HOWTO-MXE.txt
index 7b93143..67107bd 100644
--- a/HOWTO-MXE.txt
+++ b/HOWTO-MXE.txt
@@ -13,7 +13,7 @@ libraries and tools.
so moving that directory can be tricky.
3. `cd' to the MXE root directory.
- It already contains a univeral Makefile for everything.
+ It already contains a universal Makefile for everything.
Usage is simply `make [name_of_package]'.
It will automatically check for dependencies, etc.
The packages will be installed in the MXE directory in usr/.
@@ -61,4 +61,4 @@ libraries and tools.
The exe is linked against all libraries *statically*, so there are no dependencies
on external dlls. However, the resulting binary will be huge with all these libraries,
so you should `strip bin/colobot.exe'.
-
+