diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2014-09-11 08:10:33 +0200 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2014-09-11 08:10:33 +0200 |
commit | a1339466880b1dcaff2d2419f7d5aa5bd09fa1de (patch) | |
tree | f63a46ed2d7cb0c7e5a91c8b8167365fd4eda0e4 /.gitignore | |
parent | 241bc64a11da5ddfa60b2242f39c944abaf02cb5 (diff) | |
download | ponymap-a1339466880b1dcaff2d2419f7d5aa5bd09fa1de.tar.gz ponymap-a1339466880b1dcaff2d2419f7d5aa5bd09fa1de.tar.xz ponymap-a1339466880b1dcaff2d2419f7d5aa5bd09fa1de.zip |
Write stubs for the plugins
Make them compile.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ # Build files /ponymap +/plugins/*.so # Qt Creator files /ponymap.config |