Skip to content

Commit

Permalink
Merge in autoSyndrome, trueTransformation, ...
Browse files Browse the repository at this point in the history
  • Loading branch information
expwnent committed Jan 5, 2013
1 parent 6622e9e commit cf3ac48
Show file tree
Hide file tree
Showing 6 changed files with 601 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ build/CPack*Config.cmake

/cmakeall.bat

# swap files for vim
# vim swap files
*.swp
2 changes: 2 additions & 0 deletions plugins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ if (BUILD_SUPPORTED)
#DFHACK_PLUGIN(versionosd versionosd.cpp)
DFHACK_PLUGIN(misery misery.cpp)
#DFHACK_PLUGIN(dfstream dfstream.cpp LINK_LIBRARIES clsocket dfhack-tinythread)
DFHACK_PLUGIN(autoSyndrome autoSyndrome.cpp)
DFHACK_PLUGIN(trueTransformation trueTransformation.cpp)
endif()


Expand Down
Loading

0 comments on commit cf3ac48

Please sign in to comment.