Skip to content

Commit

Permalink
Add!
Browse files Browse the repository at this point in the history
  • Loading branch information
roxlu committed Sep 27, 2010
1 parent 749248c commit ab9ec08
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions install.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<install>
<name>ofxCurl</name>
<version>0.01</version>
<author>Diederick Huijbers</author>

<add>
<include>
<path>..\..\..\addons_diederick\ofxCurl\src\include\curl\</path>
<path>..\..\..\addons_diederick\ofxCurl\src\</path>
</include>

<link>
<lib os="win_cb" compiler="codeblocks">..\..\..\addons_diederick\ofxCurl\lib\win\libcurl.a</lib>
</link>
</add>

</install>
Binary file added lib/win/libcurl.dll
Binary file not shown.
Binary file added lib/win/libcurldll.a
Binary file not shown.

0 comments on commit ab9ec08

Please sign in to comment.