]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/wxpresets/bakefile_quickstart.txt
Removed duplicate xh_grid.cpp/h and rebaked files
[wxWidgets.git] / build / bakefiles / wxpresets / bakefile_quickstart.txt
index 8e9d6d4d88d7a9f4bf83d08784d8c6ca0ab65f36..8f0f79eb20051629d1cd3e136d45bccae82580e3 100644 (file)
@@ -149,7 +149,7 @@ built. In Bakefile, you specify the target by creating a tag named with the
 target type. The possible names for targets are:
 
     exe         create an executable file
-    dll         create a shared libary
+    dll         create a shared library
     lib         create a static library
     module      create a library that is loaded at runtime (i.e. a plugin)