+ fix DLL exports in Cam

git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5007 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
This commit is contained in:
jriegel
2011-10-12 14:08:52 +00:00
parent 5df128b21f
commit 0abf467f7e
15 changed files with 24 additions and 28 deletions

View File

@@ -37,7 +37,7 @@ PyDoc_STRVAR(module_part_doc,
extern "C"
{
void AppCamExport initCam()
void CamExport initCam()
{
// load dependend module
try {