1
0
mirror of https://github.com/minetest-mods/irc.git synced 2025-09-09 00:15:39 +02:00

Switch build system to SConstruct

This commit is contained in:
ShadowNinja
2014-04-08 13:52:25 -04:00
parent 4c70a06e87
commit f88760a273
6 changed files with 114 additions and 190 deletions

6
.gitignore vendored
View File

@@ -1,3 +1,3 @@
Build/
irc/
CMakeFiles/
build/
.scons*