vinuthomas_2009
Joined: 06 Apr 2009 |
Posts: 0 |
Location: Miami |
|
 |
Posted: Mon Apr 06, 2009 1:41 pm |
|
 |
 |
 |
 |
Hi,
Where can i find the source code for clamwin project. I mean the Visual Studio files etc. to be compiled on windows platform.
Specifically, I am looking for the clam AV engine code as Visual Studio projects.
Thanks,
Vinu
|
|
alch
Site Admin
Joined: 27 Nov 2005 |
Posts: 0 |
|
|
 |
Posted: Mon Apr 06, 2009 1:51 pm |
|
 |
 |
 |
 |
https://www.clamwin.com/content/view/178/27/
clamav code is in clamav-release folder, vs projects in clamav-release/contrib/msvc
|
|
vinuthomas_2009
Joined: 06 Apr 2009 |
Posts: 0 |
Location: Miami |
|
 |
Posted: Tue Apr 07, 2009 12:26 pm |
|
 |
 |
 |
 |
OK, Thanks.
But is clamAV compiled on windows using makefiles or is it through Visual studio.
I would have liked the entire clam AV engine code in a Visual Studio project. Makes code management easier.
|
|
alch
Site Admin
Joined: 27 Nov 2005 |
Posts: 0 |
|
|
 |
Posted: Tue Apr 07, 2009 12:43 pm |
|
 |
 |
 |
 |
why don't you have a look yourself?
https://clamwin.svn.sourceforge.net/viewvc/clamwin/trunk/clamav-release/contrib/msvc/
|
|