Merge pull request #2677 from yaruopooner/master

added msvc recipe
This commit is contained in:
Steve Purcell 2015-04-15 19:22:57 +01:00
commit 69939b8535

2
recipes/msvc Executable file
View file

@ -0,0 +1,2 @@
(msvc :repo "yaruopooner/msvc" :fetcher github
:files (:defaults "*.cpp" "*.bat" "*.vcxproj"))