Skip to content

Commit

Permalink
Add sublime-project file
Browse files Browse the repository at this point in the history
  • Loading branch information
nh2 committed Nov 7, 2012
1 parent 4314e24 commit 01b228b
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions imperialhopfield.sublime-project
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"folders":
[
{
"path": "."
}
],
"settings":
{
"sublimeclang_options":
[
"-Wall",
"-Wextra",
"-fopenmp",
"-I/usr/include/ImageMagick",
"-lMagickWand",
"-lMagickCore"
]
}
}

0 comments on commit 01b228b

Please sign in to comment.