diff --git a/HGamer3D-Ogre-Binding.cabal b/HGamer3D-Ogre-Binding.cabal
--- a/HGamer3D-Ogre-Binding.cabal
+++ b/HGamer3D-Ogre-Binding.cabal
@@ -1,18 +1,24 @@
 Name:                HGamer3D-Ogre-Binding
-Version:             0.1.4
+Version:             0.1.5
 Synopsis:            Library to enable 3D game development for Haskell - Ogre Bindings
 Description:         
 	Library, to enable 3D game development for Haskell,
-	based on bindings to 3D Graphics, pyhsics engine and additional libraries.
-    Current implementation contains the following features: 
-      OGRE Binding, OIS Binding (limited functionality)
-      Platform: Windows only
-    Install following packages in sequence: HGamer3D-Data, HGamer3D-Ogre-Binding, HGamer3D-OIS-Binding, HGamer3D-API
+	based on bindings to 3D Graphics, Audio and GUI libraries.
+	THIS MODULE: Ogre Bindings
+    List of features and modules: 
+	  Data Module (Basic Data Types),
+      OGRE Binding (3D Graphics Engine), 
+      OIS Binding (Input System),
+      cAudio Binding (Audio),
+      CEGUI Binding (GUI System),
+      APIs (Haskell style APIs, different ways, to approach API)
+    Platform: Windows only
 	License: Apache License, Version 2.0
+	Install: see http://www.althainz.de/HGamer3D/Download-and-Installation.html
 	
 License:             OtherLicense
 License-file:        LICENSE
-Author:              Dr. Peter Althainz
+Author:              Peter Althainz
 Maintainer:          althainz@googlemail.com
 Build-Type:          Simple
 Cabal-Version:       >=1.2
@@ -21,7 +27,7 @@
 Extra-source-files:  Setup.hs include/EnumMaterialScriptSection.h,include/EnumIncludeOrExclude.h,include/EnumGuiHorizontalAlignment.h,include/EnumSharedPtrFreeMethod.h,include/EnumFaceGroupType.h,include/EnumCapabilityKeywordType.h,include/EnumDisplayMode.h,include/EnumTextureCubeFace.h,include/EnumConcreteNodeType.h,include/EnumIlluminationPassesState.h,include/EnumMeshBuildType.h,include/EnumBuiltinHashFunction.h,include/EnumSkeletonChunkID.h,include/EnumSceneBlendOperation.h,include/EnumParticleType.h,include/EnumTextureFilterOptions.h,include/EnumLayerBlendOperationEx.h,include/EnumLayerBlendType.h,include/EnumGuiMetricsMode.h,include/EnumLayerBlendOperation.h,include/EnumVertexDataBindChoice.h,include/EnumProfileGroupMask.h,include/EnumMemoryCategory.h,include/EnumValueType.h,include/EnumTextureAddressingMode.h,include/EnumFrameBufferType.h,include/EnumTrackVertexColourEnum.h,include/EnumFontType.h,include/EnumCpuFeatures.h,include/EnumVertexReductionQuota.h,include/EnumLogMessageLevel.h,include/EnumPixelFormat.h,include/EnumSceneType.h,include/EnumBufferType.h,include/EnumOrganisationMode.h,include/EnumLoadingState.h,include/EnumEnvMapType.h,include/EnumTextureType.h,include/EnumPassType.h,include/EnumPrefabType.h,include/EnumClipResult.h,include/EnumAutoConstantType.h,include/EnumFrameBuffer.h,include/EnumUsage.h,include/EnumFrameEventTimeType.h,include/EnumShadowTechnique.h,include/EnumIlluminationRenderStage.h,include/EnumExceptionCodes.h,include/EnumVertexElementSemantic.h,include/EnumTextureMipmap.h,include/EnumBillboardOrigin.h,include/EnumSerializeEvent.h,include/EnumBillboardType.h,include/EnumManualCullingMode.h,include/EnumBorderCellIndex.h,include/EnumOrientationMode.h,include/EnumTexCoordCalcMethod.h,include/EnumShadeOptions.h,include/EnumLockOptions.h,include/EnumGPUVendor.h,include/EnumeTexturePlayMode.h,include/EnumTransformSpace.h,include/EnumFilterOptions.h,include/EnumSceneBlendFactor.h,include/EnumParseAction.h,include/EnumStatFlags.h,include/EnumResourceType.h,include/EnumStencilOperation.h,include/EnumAbstractNodeType.h,include/EnumImageFlags.h,include/EnumAlignment.h,include/EnumExtent.h,include/EnumSkeletonAnimationBlendMode.h,include/EnumGpuParamVariability.h,include/EnumTextureScope.h,include/EnumSide.h,include/EnumIlluminationStage.h,include/EnumShadowRenderableFlags.h,include/EnumBufferLicenseType.h,include/EnumLayerBlendSource.h,include/EnumBoxPlane.h,include/EnumFogMode.h,include/EnumRequestType.h,include/EnumACDataType.h,include/EnumVertexAnimationType.h,include/EnumPolygonMode.h,include/EnumTextureEffectType.h,include/EnumCullingMode.h,include/EnumSortMode.h,include/EnumGuiVerticalAlignment.h,include/EnumBindingType.h,include/EnumEndian.h,include/EnumVertexElementType.h,include/EnumTargetMode.h,include/EnumSpecialCaseRenderQueueMode.h,include/EnumFilterType.h,include/EnumGpuConstantType.h,include/EnumLoggingLevel.h,include/EnumProjectionType.h,include/EnumWorldFragmentType.h,include/EnumAngleUnit.h,include/EnumPixelFormatFlags.h,include/EnumFilter.h,include/EnumContentType.h,include/EnumBillboardRotationType.h,include/EnumRenderQueueGroupID.h,include/EnumGpuProgramType.h,include/EnumParameterType.h,include/EnumOperationType.h,include/EnumIndexType.h,include/EnumTexCoordDirection.h,include/EnumElementType.h,include/EnumPatchSurfaceType.h,include/EnumPixelComponentType.h,include/EnumSceneBlendType.h,include/EnumCapabilitiesCategory.h,include/EnumLightTypes.h,include/EnumStatus.h,include/EnumRealStorageFormat.h,include/EnumCompareFunction.h,include/EnumRotationInterpolationMode.h,include/EnumInterpolationMode.h,include/EnumCacheType.h,include/EnumTextureTransformType.h,include/EnumVisibleSide.h,include/EnumAccessMode.h,include/EnumPrograms.h,include/EnumWaveformType.h,include/EnumInputMode.h,include/EnumFrustumPlane.h,include/TypeVector4.h,include/TypeVector2.h,include/TypeVector3.h,include/TypeQuaternion.h,include/TypeHG3DClass.h,include/TypeRadian.h,include/TypeColour.h,include/TypeSharedPtr.h,include/TypeDegree.h,include/ClassPtr.h,include/Utils.h,include/OgreDllDefines.h,include/ClassItemIdentityException.h,include/ClassResourceGroupManager.h,include/ClassMultiRenderTarget.h,include/ClassTempBlendedBufferInfo.h,include/ClassCompositor.h,include/ClassTransformKeyFrame.h,include/ClassSceneManager.h,include/ClassRenderTarget.h,include/ClassInvalidStateException.h,include/ClassBillboardSet.h,include/ClassSimpleRenderable.h,include/ClassMovableObjectFactory.h,include/ClassParticleSystemFactory.h,include/ClassHardwareBufferLicensee.h,include/ClassPlaneOptimalShadowCameraSetup.h,include/ClassFileStreamDataStream.h,include/ClassPatchMesh.h,include/ClassRenderQueueInvocation.h,include/ClassDefaultRaySceneQuery.h,include/ClassTextureManager.h,include/ClassHardwareBufferManagerBase.h,include/ClassSubMesh.h,include/ClassBillboardChain.h,include/ClassParticleAffector.h,include/ClassMesh.h,include/ClassHighLevelGpuProgramFactory.h,include/ClassMaterialBucket.h,include/ClassElement.h,include/ClassCompositorInstance.h,include/ClassInvalidParametersException.h,include/ClassParticleEmitter.h,include/ClassDefaultSphereSceneQuery.h,include/ClassException.h,include/ClassHardwareBufferManager.h,include/ClassKeyFrame.h,include/ClassOverlayManager.h,include/ClassDefaultSceneManagerFactory.h,include/ClassLogManager.h,include/ClassCompositionTechnique.h,include/ClassFrustum.h,include/ClassMaterial.h,include/ClassFileHandleDataStream.h,include/ClassDefaultSceneManager.h,include/ClassGpuProgram.h,include/ClassCompositorChain.h,include/ClassBillboardSetFactory.h,include/ClassMovableObject.h,include/ClassIOException.h,include/ClassLODBucket.h,include/ClassBone.h,include/ClassFileNotFoundException.h,include/ClassArchive.h,include/ClassBillboardChainFactory.h,include/ClassInternalErrorException.h,include/ClassStringConverter.h,include/ClassVertexPoseKeyFrame.h,include/ClassBillboard.h,include/ClassStringUtil.h,include/ClassResourceGroupListener.h,include/ClassAnimation.h,include/ClassSceneNode.h,include/ClassTimeIndex.h,include/ClassAnimationTrack.h,include/ClassRegion.h,include/ClassHighLevelGpuProgram.h,include/ClassLightFactory.h,include/ClassLiSPSMShadowCameraSetup.h,include/ClassPass.h,include/ClassTextureUnitState.h,include/ClassNumericAnimationTrack.h,include/ClassCmdManualNamedConstsFile.h,include/ClassSkeletonInstance.h,include/ClassMeshSerializer.h,include/ClassAnimationState.h,include/ClassSceneManagerEnumerator.h,include/ClassRenderingAPIException.h,include/ClassCmdPose.h,include/ClassTechnique.h,include/ClassManualObjectSectionShadowRenderable.h,include/ClassEntity.h,include/ClassSceneManagerFactory.h,include/ClassRenderWindow.h,include/ClassShadowCameraSetup.h,include/ClassRuntimeAssertionException.h,include/ClassRibbonTrailFactory.h,include/ClassSubEntity.h,include/ClassManualObject.h,include/ClassWindowEventListener.h,include/ClassHardwareIndexBuffer.h,include/ClassGpuProgramManager.h,include/ClassOverlay.h,include/ClassStaticGeometry.h,include/ClassRibbonTrail.h,include/ClassManualObjectSection.h,include/ClassVertexAnimationTrack.h,include/ClassArchiveManager.h,include/ClassSkeleton.h,include/ClassSkeletonSerializer.h,include/ClassConfigFile.h,include/ClassRoot.h,include/ClassHardwarePixelBuffer.h,include/ClassResourceManager.h,include/ClassOverlayContainer.h,include/ClassWindowEventUtilities.h,include/ClassControllerManager.h,include/ClassMaterialSerializer.h,include/ClassNodeAnimationTrack.h,include/ClassLight.h,include/ClassDefaultShadowCameraSetup.h,include/ClassCompositionTargetPass.h,include/ClassRenderTexture.h,include/ClassCompositorManager.h,include/ClassEntityFactory.h,include/ClassMemoryDataStream.h,include/ClassHardwareOcclusionQuery.h,include/ClassPSSMShadowCameraSetup.h,include/ClassVertexMorphKeyFrame.h,include/ClassNode.h,include/ClassPatchSurface.h,include/ClassManualObjectFactory.h,include/ClassNumericKeyFrame.h,include/ClassDataStream.h,include/ClassRenderObjectListener.h,include/ClassGeometryBucket.h,include/ClassViewport.h,include/ClassDefaultPlaneBoundedVolumeListSceneQuery.h,include/ClassCompositionPass.h,include/ClassSceneMgrQueuedRenderableVisitor.h,include/ClassRenderSystemOperation.h,include/ClassUnimplementedException.h,include/ClassRenderQueueInvocationSequence.h,include/ClassDefaultAxisAlignedBoxSceneQuery.h,include/ClassMaterialManager.h,include/ClassCamera.h
 
 Library
-  Build-Depends:     base >= 3 && < 5, HGamer3D-Data == 0.1.4
+  Build-Depends:     base >= 3 && < 5, HGamer3D-Data == 0.1.5
 
   Exposed-modules:   HGamer3D.Bindings.Ogre.EnumMaterialScriptSection,HGamer3D.Bindings.Ogre.EnumIncludeOrExclude,HGamer3D.Bindings.Ogre.EnumGuiHorizontalAlignment,HGamer3D.Bindings.Ogre.EnumSharedPtrFreeMethod,HGamer3D.Bindings.Ogre.EnumFaceGroupType,HGamer3D.Bindings.Ogre.EnumCapabilityKeywordType,HGamer3D.Bindings.Ogre.EnumDisplayMode,HGamer3D.Bindings.Ogre.EnumTextureCubeFace,HGamer3D.Bindings.Ogre.EnumConcreteNodeType,HGamer3D.Bindings.Ogre.EnumIlluminationPassesState,HGamer3D.Bindings.Ogre.EnumMeshBuildType,HGamer3D.Bindings.Ogre.EnumBuiltinHashFunction,HGamer3D.Bindings.Ogre.EnumSkeletonChunkID,HGamer3D.Bindings.Ogre.EnumSceneBlendOperation,HGamer3D.Bindings.Ogre.EnumParticleType,HGamer3D.Bindings.Ogre.EnumTextureFilterOptions,HGamer3D.Bindings.Ogre.EnumLayerBlendOperationEx,HGamer3D.Bindings.Ogre.EnumLayerBlendType,HGamer3D.Bindings.Ogre.EnumGuiMetricsMode,HGamer3D.Bindings.Ogre.EnumLayerBlendOperation,HGamer3D.Bindings.Ogre.EnumVertexDataBindChoice,HGamer3D.Bindings.Ogre.EnumProfileGroupMask,HGamer3D.Bindings.Ogre.EnumMemoryCategory,HGamer3D.Bindings.Ogre.EnumValueType,HGamer3D.Bindings.Ogre.EnumTextureAddressingMode,HGamer3D.Bindings.Ogre.EnumFrameBufferType,HGamer3D.Bindings.Ogre.EnumTrackVertexColourEnum,HGamer3D.Bindings.Ogre.EnumFontType,HGamer3D.Bindings.Ogre.EnumCpuFeatures,HGamer3D.Bindings.Ogre.EnumVertexReductionQuota,HGamer3D.Bindings.Ogre.EnumLogMessageLevel,HGamer3D.Bindings.Ogre.EnumPixelFormat,HGamer3D.Bindings.Ogre.EnumSceneType,HGamer3D.Bindings.Ogre.EnumBufferType,HGamer3D.Bindings.Ogre.EnumOrganisationMode,HGamer3D.Bindings.Ogre.EnumLoadingState,HGamer3D.Bindings.Ogre.EnumEnvMapType,HGamer3D.Bindings.Ogre.EnumTextureType,HGamer3D.Bindings.Ogre.EnumPassType,HGamer3D.Bindings.Ogre.EnumPrefabType,HGamer3D.Bindings.Ogre.EnumClipResult,HGamer3D.Bindings.Ogre.EnumAutoConstantType,HGamer3D.Bindings.Ogre.EnumFrameBuffer,HGamer3D.Bindings.Ogre.EnumUsage,HGamer3D.Bindings.Ogre.EnumFrameEventTimeType,HGamer3D.Bindings.Ogre.EnumShadowTechnique,HGamer3D.Bindings.Ogre.EnumIlluminationRenderStage,HGamer3D.Bindings.Ogre.EnumExceptionCodes,HGamer3D.Bindings.Ogre.EnumVertexElementSemantic,HGamer3D.Bindings.Ogre.EnumTextureMipmap,HGamer3D.Bindings.Ogre.EnumBillboardOrigin,HGamer3D.Bindings.Ogre.EnumSerializeEvent,HGamer3D.Bindings.Ogre.EnumBillboardType,HGamer3D.Bindings.Ogre.EnumManualCullingMode,HGamer3D.Bindings.Ogre.EnumBorderCellIndex,HGamer3D.Bindings.Ogre.EnumOrientationMode,HGamer3D.Bindings.Ogre.EnumTexCoordCalcMethod,HGamer3D.Bindings.Ogre.EnumShadeOptions,HGamer3D.Bindings.Ogre.EnumLockOptions,HGamer3D.Bindings.Ogre.EnumGPUVendor,HGamer3D.Bindings.Ogre.EnumeTexturePlayMode,HGamer3D.Bindings.Ogre.EnumTransformSpace,HGamer3D.Bindings.Ogre.EnumFilterOptions,HGamer3D.Bindings.Ogre.EnumSceneBlendFactor,HGamer3D.Bindings.Ogre.EnumParseAction,HGamer3D.Bindings.Ogre.EnumStatFlags,HGamer3D.Bindings.Ogre.EnumResourceType,HGamer3D.Bindings.Ogre.EnumStencilOperation,HGamer3D.Bindings.Ogre.EnumAbstractNodeType,HGamer3D.Bindings.Ogre.EnumImageFlags,HGamer3D.Bindings.Ogre.EnumAlignment,HGamer3D.Bindings.Ogre.EnumExtent,HGamer3D.Bindings.Ogre.EnumSkeletonAnimationBlendMode,HGamer3D.Bindings.Ogre.EnumGpuParamVariability,HGamer3D.Bindings.Ogre.EnumTextureScope,HGamer3D.Bindings.Ogre.EnumSide,HGamer3D.Bindings.Ogre.EnumIlluminationStage,HGamer3D.Bindings.Ogre.EnumShadowRenderableFlags,HGamer3D.Bindings.Ogre.EnumBufferLicenseType,HGamer3D.Bindings.Ogre.EnumLayerBlendSource,HGamer3D.Bindings.Ogre.EnumBoxPlane,HGamer3D.Bindings.Ogre.EnumFogMode,HGamer3D.Bindings.Ogre.EnumRequestType,HGamer3D.Bindings.Ogre.EnumACDataType,HGamer3D.Bindings.Ogre.EnumVertexAnimationType,HGamer3D.Bindings.Ogre.EnumPolygonMode,HGamer3D.Bindings.Ogre.EnumTextureEffectType,HGamer3D.Bindings.Ogre.EnumCullingMode,HGamer3D.Bindings.Ogre.EnumSortMode,HGamer3D.Bindings.Ogre.EnumGuiVerticalAlignment,HGamer3D.Bindings.Ogre.EnumBindingType,HGamer3D.Bindings.Ogre.EnumEndian,HGamer3D.Bindings.Ogre.EnumVertexElementType,HGamer3D.Bindings.Ogre.EnumTargetMode,HGamer3D.Bindings.Ogre.EnumSpecialCaseRenderQueueMode,HGamer3D.Bindings.Ogre.EnumFilterType,HGamer3D.Bindings.Ogre.EnumGpuConstantType,HGamer3D.Bindings.Ogre.EnumLoggingLevel,HGamer3D.Bindings.Ogre.EnumProjectionType,HGamer3D.Bindings.Ogre.EnumWorldFragmentType,HGamer3D.Bindings.Ogre.EnumAngleUnit,HGamer3D.Bindings.Ogre.EnumPixelFormatFlags,HGamer3D.Bindings.Ogre.EnumFilter,HGamer3D.Bindings.Ogre.EnumContentType,HGamer3D.Bindings.Ogre.EnumBillboardRotationType,HGamer3D.Bindings.Ogre.EnumRenderQueueGroupID,HGamer3D.Bindings.Ogre.EnumGpuProgramType,HGamer3D.Bindings.Ogre.EnumParameterType,HGamer3D.Bindings.Ogre.EnumOperationType,HGamer3D.Bindings.Ogre.EnumIndexType,HGamer3D.Bindings.Ogre.EnumTexCoordDirection,HGamer3D.Bindings.Ogre.EnumElementType,HGamer3D.Bindings.Ogre.EnumPatchSurfaceType,HGamer3D.Bindings.Ogre.EnumPixelComponentType,HGamer3D.Bindings.Ogre.EnumSceneBlendType,HGamer3D.Bindings.Ogre.EnumCapabilitiesCategory,HGamer3D.Bindings.Ogre.EnumLightTypes,HGamer3D.Bindings.Ogre.EnumStatus,HGamer3D.Bindings.Ogre.EnumRealStorageFormat,HGamer3D.Bindings.Ogre.EnumCompareFunction,HGamer3D.Bindings.Ogre.EnumRotationInterpolationMode,HGamer3D.Bindings.Ogre.EnumInterpolationMode,HGamer3D.Bindings.Ogre.EnumCacheType,HGamer3D.Bindings.Ogre.EnumTextureTransformType,HGamer3D.Bindings.Ogre.EnumVisibleSide,HGamer3D.Bindings.Ogre.EnumAccessMode,HGamer3D.Bindings.Ogre.EnumPrograms,HGamer3D.Bindings.Ogre.EnumWaveformType,HGamer3D.Bindings.Ogre.EnumInputMode,HGamer3D.Bindings.Ogre.EnumFrustumPlane,HGamer3D.Bindings.Ogre.TypeVector4,HGamer3D.Bindings.Ogre.TypeVector2,HGamer3D.Bindings.Ogre.TypeVector3,HGamer3D.Bindings.Ogre.TypeQuaternion,HGamer3D.Bindings.Ogre.TypeHG3DClass,HGamer3D.Bindings.Ogre.TypeRadian,HGamer3D.Bindings.Ogre.TypeColour,HGamer3D.Bindings.Ogre.TypeSharedPtr,HGamer3D.Bindings.Ogre.TypeDegree,HGamer3D.Bindings.Ogre.ClassPtr,HGamer3D.Bindings.Ogre.Utils,HGamer3D.Bindings.Ogre.ClassItemIdentityException,HGamer3D.Bindings.Ogre.ClassResourceGroupManager,HGamer3D.Bindings.Ogre.ClassMultiRenderTarget,HGamer3D.Bindings.Ogre.ClassTempBlendedBufferInfo,HGamer3D.Bindings.Ogre.ClassCompositor,HGamer3D.Bindings.Ogre.ClassTransformKeyFrame,HGamer3D.Bindings.Ogre.ClassSceneManager,HGamer3D.Bindings.Ogre.ClassRenderTarget,HGamer3D.Bindings.Ogre.ClassInvalidStateException,HGamer3D.Bindings.Ogre.ClassBillboardSet,HGamer3D.Bindings.Ogre.ClassSimpleRenderable,HGamer3D.Bindings.Ogre.ClassMovableObjectFactory,HGamer3D.Bindings.Ogre.ClassParticleSystemFactory,HGamer3D.Bindings.Ogre.ClassHardwareBufferLicensee,HGamer3D.Bindings.Ogre.ClassPlaneOptimalShadowCameraSetup,HGamer3D.Bindings.Ogre.ClassFileStreamDataStream,HGamer3D.Bindings.Ogre.ClassPatchMesh,HGamer3D.Bindings.Ogre.ClassRenderQueueInvocation,HGamer3D.Bindings.Ogre.ClassDefaultRaySceneQuery,HGamer3D.Bindings.Ogre.ClassTextureManager,HGamer3D.Bindings.Ogre.ClassHardwareBufferManagerBase,HGamer3D.Bindings.Ogre.ClassSubMesh,HGamer3D.Bindings.Ogre.ClassBillboardChain,HGamer3D.Bindings.Ogre.ClassParticleAffector,HGamer3D.Bindings.Ogre.ClassMesh,HGamer3D.Bindings.Ogre.ClassHighLevelGpuProgramFactory,HGamer3D.Bindings.Ogre.ClassMaterialBucket,HGamer3D.Bindings.Ogre.ClassElement,HGamer3D.Bindings.Ogre.ClassCompositorInstance,HGamer3D.Bindings.Ogre.ClassInvalidParametersException,HGamer3D.Bindings.Ogre.ClassParticleEmitter,HGamer3D.Bindings.Ogre.ClassDefaultSphereSceneQuery,HGamer3D.Bindings.Ogre.ClassException,HGamer3D.Bindings.Ogre.ClassHardwareBufferManager,HGamer3D.Bindings.Ogre.ClassKeyFrame,HGamer3D.Bindings.Ogre.ClassOverlayManager,HGamer3D.Bindings.Ogre.ClassDefaultSceneManagerFactory,HGamer3D.Bindings.Ogre.ClassLogManager,HGamer3D.Bindings.Ogre.ClassCompositionTechnique,HGamer3D.Bindings.Ogre.ClassFrustum,HGamer3D.Bindings.Ogre.ClassMaterial,HGamer3D.Bindings.Ogre.ClassFileHandleDataStream,HGamer3D.Bindings.Ogre.ClassDefaultSceneManager,HGamer3D.Bindings.Ogre.ClassGpuProgram,HGamer3D.Bindings.Ogre.ClassCompositorChain,HGamer3D.Bindings.Ogre.ClassBillboardSetFactory,HGamer3D.Bindings.Ogre.ClassMovableObject,HGamer3D.Bindings.Ogre.ClassIOException,HGamer3D.Bindings.Ogre.ClassLODBucket,HGamer3D.Bindings.Ogre.ClassBone,HGamer3D.Bindings.Ogre.ClassFileNotFoundException,HGamer3D.Bindings.Ogre.ClassArchive,HGamer3D.Bindings.Ogre.ClassBillboardChainFactory,HGamer3D.Bindings.Ogre.ClassInternalErrorException,HGamer3D.Bindings.Ogre.ClassStringConverter,HGamer3D.Bindings.Ogre.ClassVertexPoseKeyFrame,HGamer3D.Bindings.Ogre.ClassBillboard,HGamer3D.Bindings.Ogre.ClassStringUtil,HGamer3D.Bindings.Ogre.ClassResourceGroupListener,HGamer3D.Bindings.Ogre.ClassAnimation,HGamer3D.Bindings.Ogre.ClassSceneNode,HGamer3D.Bindings.Ogre.ClassTimeIndex,HGamer3D.Bindings.Ogre.ClassAnimationTrack,HGamer3D.Bindings.Ogre.ClassRegion,HGamer3D.Bindings.Ogre.ClassHighLevelGpuProgram,HGamer3D.Bindings.Ogre.ClassLightFactory,HGamer3D.Bindings.Ogre.ClassLiSPSMShadowCameraSetup,HGamer3D.Bindings.Ogre.ClassPass,HGamer3D.Bindings.Ogre.ClassTextureUnitState,HGamer3D.Bindings.Ogre.ClassNumericAnimationTrack,HGamer3D.Bindings.Ogre.ClassCmdManualNamedConstsFile,HGamer3D.Bindings.Ogre.ClassSkeletonInstance,HGamer3D.Bindings.Ogre.ClassMeshSerializer,HGamer3D.Bindings.Ogre.ClassAnimationState,HGamer3D.Bindings.Ogre.ClassSceneManagerEnumerator,HGamer3D.Bindings.Ogre.ClassRenderingAPIException,HGamer3D.Bindings.Ogre.ClassCmdPose,HGamer3D.Bindings.Ogre.ClassTechnique,HGamer3D.Bindings.Ogre.ClassManualObjectSectionShadowRenderable,HGamer3D.Bindings.Ogre.ClassEntity,HGamer3D.Bindings.Ogre.ClassSceneManagerFactory,HGamer3D.Bindings.Ogre.ClassRenderWindow,HGamer3D.Bindings.Ogre.ClassShadowCameraSetup,HGamer3D.Bindings.Ogre.ClassRuntimeAssertionException,HGamer3D.Bindings.Ogre.ClassRibbonTrailFactory,HGamer3D.Bindings.Ogre.ClassSubEntity,HGamer3D.Bindings.Ogre.ClassManualObject,HGamer3D.Bindings.Ogre.ClassWindowEventListener,HGamer3D.Bindings.Ogre.ClassHardwareIndexBuffer,HGamer3D.Bindings.Ogre.ClassGpuProgramManager,HGamer3D.Bindings.Ogre.ClassOverlay,HGamer3D.Bindings.Ogre.ClassStaticGeometry,HGamer3D.Bindings.Ogre.ClassRibbonTrail,HGamer3D.Bindings.Ogre.ClassManualObjectSection,HGamer3D.Bindings.Ogre.ClassVertexAnimationTrack,HGamer3D.Bindings.Ogre.ClassArchiveManager,HGamer3D.Bindings.Ogre.ClassSkeleton,HGamer3D.Bindings.Ogre.ClassSkeletonSerializer,HGamer3D.Bindings.Ogre.ClassConfigFile,HGamer3D.Bindings.Ogre.ClassRoot,HGamer3D.Bindings.Ogre.ClassHardwarePixelBuffer,HGamer3D.Bindings.Ogre.ClassResourceManager,HGamer3D.Bindings.Ogre.ClassOverlayContainer,HGamer3D.Bindings.Ogre.ClassWindowEventUtilities,HGamer3D.Bindings.Ogre.ClassControllerManager,HGamer3D.Bindings.Ogre.ClassMaterialSerializer,HGamer3D.Bindings.Ogre.ClassNodeAnimationTrack,HGamer3D.Bindings.Ogre.ClassLight,HGamer3D.Bindings.Ogre.ClassDefaultShadowCameraSetup,HGamer3D.Bindings.Ogre.ClassCompositionTargetPass,HGamer3D.Bindings.Ogre.ClassRenderTexture,HGamer3D.Bindings.Ogre.ClassCompositorManager,HGamer3D.Bindings.Ogre.ClassEntityFactory,HGamer3D.Bindings.Ogre.ClassMemoryDataStream,HGamer3D.Bindings.Ogre.ClassHardwareOcclusionQuery,HGamer3D.Bindings.Ogre.ClassPSSMShadowCameraSetup,HGamer3D.Bindings.Ogre.ClassVertexMorphKeyFrame,HGamer3D.Bindings.Ogre.ClassNode,HGamer3D.Bindings.Ogre.ClassPatchSurface,HGamer3D.Bindings.Ogre.ClassManualObjectFactory,HGamer3D.Bindings.Ogre.ClassNumericKeyFrame,HGamer3D.Bindings.Ogre.ClassDataStream,HGamer3D.Bindings.Ogre.ClassRenderObjectListener,HGamer3D.Bindings.Ogre.ClassGeometryBucket,HGamer3D.Bindings.Ogre.ClassViewport,HGamer3D.Bindings.Ogre.ClassDefaultPlaneBoundedVolumeListSceneQuery,HGamer3D.Bindings.Ogre.ClassCompositionPass,HGamer3D.Bindings.Ogre.ClassSceneMgrQueuedRenderableVisitor,HGamer3D.Bindings.Ogre.ClassRenderSystemOperation,HGamer3D.Bindings.Ogre.ClassUnimplementedException,HGamer3D.Bindings.Ogre.ClassRenderQueueInvocationSequence,HGamer3D.Bindings.Ogre.ClassDefaultAxisAlignedBoxSceneQuery,HGamer3D.Bindings.Ogre.ClassMaterialManager,HGamer3D.Bindings.Ogre.ClassCamera
   Other-modules:     C2HS 
@@ -32,4 +38,4 @@
   Include-dirs:      include
   Build-tools:       
   build-depends:     haskell98
-  extra-libraries:   stdc++.dll HGamer3DOgre014
+  extra-libraries:   HGamer3DOgre015
diff --git a/HGamer3D/Bindings/Ogre/ClassAnimation.hs b/HGamer3D/Bindings/Ogre/ClassAnimation.hs
--- a/HGamer3D/Bindings/Ogre/ClassAnimation.hs
+++ b/HGamer3D/Bindings/Ogre/ClassAnimation.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimation.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimation.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassAnimationState.hs b/HGamer3D/Bindings/Ogre/ClassAnimationState.hs
--- a/HGamer3D/Bindings/Ogre/ClassAnimationState.hs
+++ b/HGamer3D/Bindings/Ogre/ClassAnimationState.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationState.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimationState.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassAnimationTrack.hs b/HGamer3D/Bindings/Ogre/ClassAnimationTrack.hs
--- a/HGamer3D/Bindings/Ogre/ClassAnimationTrack.hs
+++ b/HGamer3D/Bindings/Ogre/ClassAnimationTrack.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassArchive.hs b/HGamer3D/Bindings/Ogre/ClassArchive.hs
--- a/HGamer3D/Bindings/Ogre/ClassArchive.hs
+++ b/HGamer3D/Bindings/Ogre/ClassArchive.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreArchive.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreArchive.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassArchiveManager.hs b/HGamer3D/Bindings/Ogre/ClassArchiveManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassArchiveManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassArchiveManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreArchiveManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreArchiveManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassBillboard.hs b/HGamer3D/Bindings/Ogre/ClassBillboard.hs
--- a/HGamer3D/Bindings/Ogre/ClassBillboard.hs
+++ b/HGamer3D/Bindings/Ogre/ClassBillboard.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboard.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBillboard.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassBillboardChain.hs b/HGamer3D/Bindings/Ogre/ClassBillboardChain.hs
--- a/HGamer3D/Bindings/Ogre/ClassBillboardChain.hs
+++ b/HGamer3D/Bindings/Ogre/ClassBillboardChain.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardChain.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBillboardChain.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassBillboardChainFactory.hs b/HGamer3D/Bindings/Ogre/ClassBillboardChainFactory.hs
--- a/HGamer3D/Bindings/Ogre/ClassBillboardChainFactory.hs
+++ b/HGamer3D/Bindings/Ogre/ClassBillboardChainFactory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardChain.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBillboardChain.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassBillboardSet.hs b/HGamer3D/Bindings/Ogre/ClassBillboardSet.hs
--- a/HGamer3D/Bindings/Ogre/ClassBillboardSet.hs
+++ b/HGamer3D/Bindings/Ogre/ClassBillboardSet.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBillboardSet.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassBillboardSetFactory.hs b/HGamer3D/Bindings/Ogre/ClassBillboardSetFactory.hs
--- a/HGamer3D/Bindings/Ogre/ClassBillboardSetFactory.hs
+++ b/HGamer3D/Bindings/Ogre/ClassBillboardSetFactory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBillboardSet.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassBone.hs b/HGamer3D/Bindings/Ogre/ClassBone.hs
--- a/HGamer3D/Bindings/Ogre/ClassBone.hs
+++ b/HGamer3D/Bindings/Ogre/ClassBone.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBone.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBone.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassCamera.hs b/HGamer3D/Bindings/Ogre/ClassCamera.hs
--- a/HGamer3D/Bindings/Ogre/ClassCamera.hs
+++ b/HGamer3D/Bindings/Ogre/ClassCamera.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCamera.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCamera.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassCmdManualNamedConstsFile.hs b/HGamer3D/Bindings/Ogre/ClassCmdManualNamedConstsFile.hs
--- a/HGamer3D/Bindings/Ogre/ClassCmdManualNamedConstsFile.hs
+++ b/HGamer3D/Bindings/Ogre/ClassCmdManualNamedConstsFile.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgram.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreGpuProgram.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassCmdPose.hs b/HGamer3D/Bindings/Ogre/ClassCmdPose.hs
--- a/HGamer3D/Bindings/Ogre/ClassCmdPose.hs
+++ b/HGamer3D/Bindings/Ogre/ClassCmdPose.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgram.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreGpuProgram.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassCompositionPass.hs b/HGamer3D/Bindings/Ogre/ClassCompositionPass.hs
--- a/HGamer3D/Bindings/Ogre/ClassCompositionPass.hs
+++ b/HGamer3D/Bindings/Ogre/ClassCompositionPass.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionPass.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCompositionPass.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassCompositionTargetPass.hs b/HGamer3D/Bindings/Ogre/ClassCompositionTargetPass.hs
--- a/HGamer3D/Bindings/Ogre/ClassCompositionTargetPass.hs
+++ b/HGamer3D/Bindings/Ogre/ClassCompositionTargetPass.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTargetPass.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCompositionTargetPass.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassCompositionTechnique.hs b/HGamer3D/Bindings/Ogre/ClassCompositionTechnique.hs
--- a/HGamer3D/Bindings/Ogre/ClassCompositionTechnique.hs
+++ b/HGamer3D/Bindings/Ogre/ClassCompositionTechnique.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTechnique.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCompositionTechnique.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassCompositor.hs b/HGamer3D/Bindings/Ogre/ClassCompositor.hs
--- a/HGamer3D/Bindings/Ogre/ClassCompositor.hs
+++ b/HGamer3D/Bindings/Ogre/ClassCompositor.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositor.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCompositor.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassCompositorChain.hs b/HGamer3D/Bindings/Ogre/ClassCompositorChain.hs
--- a/HGamer3D/Bindings/Ogre/ClassCompositorChain.hs
+++ b/HGamer3D/Bindings/Ogre/ClassCompositorChain.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositorChain.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCompositorChain.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassCompositorInstance.hs b/HGamer3D/Bindings/Ogre/ClassCompositorInstance.hs
--- a/HGamer3D/Bindings/Ogre/ClassCompositorInstance.hs
+++ b/HGamer3D/Bindings/Ogre/ClassCompositorInstance.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositorInstance.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCompositorInstance.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassCompositorManager.hs b/HGamer3D/Bindings/Ogre/ClassCompositorManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassCompositorManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassCompositorManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositorManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCompositorManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassConfigFile.hs b/HGamer3D/Bindings/Ogre/ClassConfigFile.hs
--- a/HGamer3D/Bindings/Ogre/ClassConfigFile.hs
+++ b/HGamer3D/Bindings/Ogre/ClassConfigFile.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreConfigFile.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreConfigFile.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassControllerManager.hs b/HGamer3D/Bindings/Ogre/ClassControllerManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassControllerManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassControllerManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreControllerManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreControllerManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassDataStream.hs b/HGamer3D/Bindings/Ogre/ClassDataStream.hs
--- a/HGamer3D/Bindings/Ogre/ClassDataStream.hs
+++ b/HGamer3D/Bindings/Ogre/ClassDataStream.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreDataStream.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassDefaultAxisAlignedBoxSceneQuery.hs b/HGamer3D/Bindings/Ogre/ClassDefaultAxisAlignedBoxSceneQuery.hs
--- a/HGamer3D/Bindings/Ogre/ClassDefaultAxisAlignedBoxSceneQuery.hs
+++ b/HGamer3D/Bindings/Ogre/ClassDefaultAxisAlignedBoxSceneQuery.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassDefaultPlaneBoundedVolumeListSceneQuery.hs b/HGamer3D/Bindings/Ogre/ClassDefaultPlaneBoundedVolumeListSceneQuery.hs
--- a/HGamer3D/Bindings/Ogre/ClassDefaultPlaneBoundedVolumeListSceneQuery.hs
+++ b/HGamer3D/Bindings/Ogre/ClassDefaultPlaneBoundedVolumeListSceneQuery.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassDefaultRaySceneQuery.hs b/HGamer3D/Bindings/Ogre/ClassDefaultRaySceneQuery.hs
--- a/HGamer3D/Bindings/Ogre/ClassDefaultRaySceneQuery.hs
+++ b/HGamer3D/Bindings/Ogre/ClassDefaultRaySceneQuery.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassDefaultSceneManager.hs b/HGamer3D/Bindings/Ogre/ClassDefaultSceneManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassDefaultSceneManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassDefaultSceneManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManagerEnumerator.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManagerEnumerator.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassDefaultSceneManagerFactory.hs b/HGamer3D/Bindings/Ogre/ClassDefaultSceneManagerFactory.hs
--- a/HGamer3D/Bindings/Ogre/ClassDefaultSceneManagerFactory.hs
+++ b/HGamer3D/Bindings/Ogre/ClassDefaultSceneManagerFactory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManagerEnumerator.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManagerEnumerator.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassDefaultShadowCameraSetup.hs b/HGamer3D/Bindings/Ogre/ClassDefaultShadowCameraSetup.hs
--- a/HGamer3D/Bindings/Ogre/ClassDefaultShadowCameraSetup.hs
+++ b/HGamer3D/Bindings/Ogre/ClassDefaultShadowCameraSetup.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCameraSetup.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreShadowCameraSetup.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassDefaultSphereSceneQuery.hs b/HGamer3D/Bindings/Ogre/ClassDefaultSphereSceneQuery.hs
--- a/HGamer3D/Bindings/Ogre/ClassDefaultSphereSceneQuery.hs
+++ b/HGamer3D/Bindings/Ogre/ClassDefaultSphereSceneQuery.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassElement.hs b/HGamer3D/Bindings/Ogre/ClassElement.hs
--- a/HGamer3D/Bindings/Ogre/ClassElement.hs
+++ b/HGamer3D/Bindings/Ogre/ClassElement.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardChain.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBillboardChain.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassEntity.hs b/HGamer3D/Bindings/Ogre/ClassEntity.hs
--- a/HGamer3D/Bindings/Ogre/ClassEntity.hs
+++ b/HGamer3D/Bindings/Ogre/ClassEntity.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreEntity.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreEntity.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassEntityFactory.hs b/HGamer3D/Bindings/Ogre/ClassEntityFactory.hs
--- a/HGamer3D/Bindings/Ogre/ClassEntityFactory.hs
+++ b/HGamer3D/Bindings/Ogre/ClassEntityFactory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreEntity.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreEntity.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassException.hs b/HGamer3D/Bindings/Ogre/ClassException.hs
--- a/HGamer3D/Bindings/Ogre/ClassException.hs
+++ b/HGamer3D/Bindings/Ogre/ClassException.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassFileHandleDataStream.hs b/HGamer3D/Bindings/Ogre/ClassFileHandleDataStream.hs
--- a/HGamer3D/Bindings/Ogre/ClassFileHandleDataStream.hs
+++ b/HGamer3D/Bindings/Ogre/ClassFileHandleDataStream.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreDataStream.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassFileNotFoundException.hs b/HGamer3D/Bindings/Ogre/ClassFileNotFoundException.hs
--- a/HGamer3D/Bindings/Ogre/ClassFileNotFoundException.hs
+++ b/HGamer3D/Bindings/Ogre/ClassFileNotFoundException.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassFileStreamDataStream.hs b/HGamer3D/Bindings/Ogre/ClassFileStreamDataStream.hs
--- a/HGamer3D/Bindings/Ogre/ClassFileStreamDataStream.hs
+++ b/HGamer3D/Bindings/Ogre/ClassFileStreamDataStream.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreDataStream.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassFrustum.hs b/HGamer3D/Bindings/Ogre/ClassFrustum.hs
--- a/HGamer3D/Bindings/Ogre/ClassFrustum.hs
+++ b/HGamer3D/Bindings/Ogre/ClassFrustum.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreFrustum.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassGeometryBucket.hs b/HGamer3D/Bindings/Ogre/ClassGeometryBucket.hs
--- a/HGamer3D/Bindings/Ogre/ClassGeometryBucket.hs
+++ b/HGamer3D/Bindings/Ogre/ClassGeometryBucket.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticGeometry.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreStaticGeometry.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassGpuProgram.hs b/HGamer3D/Bindings/Ogre/ClassGpuProgram.hs
--- a/HGamer3D/Bindings/Ogre/ClassGpuProgram.hs
+++ b/HGamer3D/Bindings/Ogre/ClassGpuProgram.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgram.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreGpuProgram.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassGpuProgramManager.hs b/HGamer3D/Bindings/Ogre/ClassGpuProgramManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassGpuProgramManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassGpuProgramManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassHardwareBufferLicensee.hs b/HGamer3D/Bindings/Ogre/ClassHardwareBufferLicensee.hs
--- a/HGamer3D/Bindings/Ogre/ClassHardwareBufferLicensee.hs
+++ b/HGamer3D/Bindings/Ogre/ClassHardwareBufferLicensee.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassHardwareBufferManager.hs b/HGamer3D/Bindings/Ogre/ClassHardwareBufferManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassHardwareBufferManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassHardwareBufferManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassHardwareBufferManagerBase.hs b/HGamer3D/Bindings/Ogre/ClassHardwareBufferManagerBase.hs
--- a/HGamer3D/Bindings/Ogre/ClassHardwareBufferManagerBase.hs
+++ b/HGamer3D/Bindings/Ogre/ClassHardwareBufferManagerBase.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassHardwareIndexBuffer.hs b/HGamer3D/Bindings/Ogre/ClassHardwareIndexBuffer.hs
--- a/HGamer3D/Bindings/Ogre/ClassHardwareIndexBuffer.hs
+++ b/HGamer3D/Bindings/Ogre/ClassHardwareIndexBuffer.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareIndexBuffer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareIndexBuffer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassHardwareOcclusionQuery.hs b/HGamer3D/Bindings/Ogre/ClassHardwareOcclusionQuery.hs
--- a/HGamer3D/Bindings/Ogre/ClassHardwareOcclusionQuery.hs
+++ b/HGamer3D/Bindings/Ogre/ClassHardwareOcclusionQuery.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareOcclusionQuery.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareOcclusionQuery.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassHardwarePixelBuffer.hs b/HGamer3D/Bindings/Ogre/ClassHardwarePixelBuffer.hs
--- a/HGamer3D/Bindings/Ogre/ClassHardwarePixelBuffer.hs
+++ b/HGamer3D/Bindings/Ogre/ClassHardwarePixelBuffer.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwarePixelBuffer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwarePixelBuffer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassHighLevelGpuProgram.hs b/HGamer3D/Bindings/Ogre/ClassHighLevelGpuProgram.hs
--- a/HGamer3D/Bindings/Ogre/ClassHighLevelGpuProgram.hs
+++ b/HGamer3D/Bindings/Ogre/ClassHighLevelGpuProgram.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHighLevelGpuProgram.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHighLevelGpuProgram.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassHighLevelGpuProgramFactory.hs b/HGamer3D/Bindings/Ogre/ClassHighLevelGpuProgramFactory.hs
--- a/HGamer3D/Bindings/Ogre/ClassHighLevelGpuProgramFactory.hs
+++ b/HGamer3D/Bindings/Ogre/ClassHighLevelGpuProgramFactory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHighLevelGpuProgramManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHighLevelGpuProgramManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassIOException.hs b/HGamer3D/Bindings/Ogre/ClassIOException.hs
--- a/HGamer3D/Bindings/Ogre/ClassIOException.hs
+++ b/HGamer3D/Bindings/Ogre/ClassIOException.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassInternalErrorException.hs b/HGamer3D/Bindings/Ogre/ClassInternalErrorException.hs
--- a/HGamer3D/Bindings/Ogre/ClassInternalErrorException.hs
+++ b/HGamer3D/Bindings/Ogre/ClassInternalErrorException.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassInvalidParametersException.hs b/HGamer3D/Bindings/Ogre/ClassInvalidParametersException.hs
--- a/HGamer3D/Bindings/Ogre/ClassInvalidParametersException.hs
+++ b/HGamer3D/Bindings/Ogre/ClassInvalidParametersException.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassInvalidStateException.hs b/HGamer3D/Bindings/Ogre/ClassInvalidStateException.hs
--- a/HGamer3D/Bindings/Ogre/ClassInvalidStateException.hs
+++ b/HGamer3D/Bindings/Ogre/ClassInvalidStateException.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassItemIdentityException.hs b/HGamer3D/Bindings/Ogre/ClassItemIdentityException.hs
--- a/HGamer3D/Bindings/Ogre/ClassItemIdentityException.hs
+++ b/HGamer3D/Bindings/Ogre/ClassItemIdentityException.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassKeyFrame.hs b/HGamer3D/Bindings/Ogre/ClassKeyFrame.hs
--- a/HGamer3D/Bindings/Ogre/ClassKeyFrame.hs
+++ b/HGamer3D/Bindings/Ogre/ClassKeyFrame.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreKeyFrame.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreKeyFrame.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassLODBucket.hs b/HGamer3D/Bindings/Ogre/ClassLODBucket.hs
--- a/HGamer3D/Bindings/Ogre/ClassLODBucket.hs
+++ b/HGamer3D/Bindings/Ogre/ClassLODBucket.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticGeometry.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreStaticGeometry.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassLiSPSMShadowCameraSetup.hs b/HGamer3D/Bindings/Ogre/ClassLiSPSMShadowCameraSetup.hs
--- a/HGamer3D/Bindings/Ogre/ClassLiSPSMShadowCameraSetup.hs
+++ b/HGamer3D/Bindings/Ogre/ClassLiSPSMShadowCameraSetup.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCameraSetupLiSPSM.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreShadowCameraSetupLiSPSM.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassLight.hs b/HGamer3D/Bindings/Ogre/ClassLight.hs
--- a/HGamer3D/Bindings/Ogre/ClassLight.hs
+++ b/HGamer3D/Bindings/Ogre/ClassLight.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLight.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreLight.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassLightFactory.hs b/HGamer3D/Bindings/Ogre/ClassLightFactory.hs
--- a/HGamer3D/Bindings/Ogre/ClassLightFactory.hs
+++ b/HGamer3D/Bindings/Ogre/ClassLightFactory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLight.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreLight.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassLogManager.hs b/HGamer3D/Bindings/Ogre/ClassLogManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassLogManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassLogManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLogManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreLogManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassManualObject.hs b/HGamer3D/Bindings/Ogre/ClassManualObject.hs
--- a/HGamer3D/Bindings/Ogre/ClassManualObject.hs
+++ b/HGamer3D/Bindings/Ogre/ClassManualObject.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreManualObject.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreManualObject.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassManualObjectFactory.hs b/HGamer3D/Bindings/Ogre/ClassManualObjectFactory.hs
--- a/HGamer3D/Bindings/Ogre/ClassManualObjectFactory.hs
+++ b/HGamer3D/Bindings/Ogre/ClassManualObjectFactory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreManualObject.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreManualObject.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassManualObjectSection.hs b/HGamer3D/Bindings/Ogre/ClassManualObjectSection.hs
--- a/HGamer3D/Bindings/Ogre/ClassManualObjectSection.hs
+++ b/HGamer3D/Bindings/Ogre/ClassManualObjectSection.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreManualObject.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreManualObject.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassManualObjectSectionShadowRenderable.hs b/HGamer3D/Bindings/Ogre/ClassManualObjectSectionShadowRenderable.hs
--- a/HGamer3D/Bindings/Ogre/ClassManualObjectSectionShadowRenderable.hs
+++ b/HGamer3D/Bindings/Ogre/ClassManualObjectSectionShadowRenderable.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreManualObject.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreManualObject.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassMaterial.hs b/HGamer3D/Bindings/Ogre/ClassMaterial.hs
--- a/HGamer3D/Bindings/Ogre/ClassMaterial.hs
+++ b/HGamer3D/Bindings/Ogre/ClassMaterial.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterial.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMaterial.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassMaterialBucket.hs b/HGamer3D/Bindings/Ogre/ClassMaterialBucket.hs
--- a/HGamer3D/Bindings/Ogre/ClassMaterialBucket.hs
+++ b/HGamer3D/Bindings/Ogre/ClassMaterialBucket.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticGeometry.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreStaticGeometry.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassMaterialManager.hs b/HGamer3D/Bindings/Ogre/ClassMaterialManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassMaterialManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassMaterialManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMaterialManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassMaterialSerializer.hs b/HGamer3D/Bindings/Ogre/ClassMaterialSerializer.hs
--- a/HGamer3D/Bindings/Ogre/ClassMaterialSerializer.hs
+++ b/HGamer3D/Bindings/Ogre/ClassMaterialSerializer.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialSerializer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMaterialSerializer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassMemoryDataStream.hs b/HGamer3D/Bindings/Ogre/ClassMemoryDataStream.hs
--- a/HGamer3D/Bindings/Ogre/ClassMemoryDataStream.hs
+++ b/HGamer3D/Bindings/Ogre/ClassMemoryDataStream.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreDataStream.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassMesh.hs b/HGamer3D/Bindings/Ogre/ClassMesh.hs
--- a/HGamer3D/Bindings/Ogre/ClassMesh.hs
+++ b/HGamer3D/Bindings/Ogre/ClassMesh.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMesh.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMesh.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassMeshSerializer.hs b/HGamer3D/Bindings/Ogre/ClassMeshSerializer.hs
--- a/HGamer3D/Bindings/Ogre/ClassMeshSerializer.hs
+++ b/HGamer3D/Bindings/Ogre/ClassMeshSerializer.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMeshSerializer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMeshSerializer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassMovableObject.hs b/HGamer3D/Bindings/Ogre/ClassMovableObject.hs
--- a/HGamer3D/Bindings/Ogre/ClassMovableObject.hs
+++ b/HGamer3D/Bindings/Ogre/ClassMovableObject.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMovableObject.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMovableObject.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassMovableObjectFactory.hs b/HGamer3D/Bindings/Ogre/ClassMovableObjectFactory.hs
--- a/HGamer3D/Bindings/Ogre/ClassMovableObjectFactory.hs
+++ b/HGamer3D/Bindings/Ogre/ClassMovableObjectFactory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMovableObject.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMovableObject.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassMultiRenderTarget.hs b/HGamer3D/Bindings/Ogre/ClassMultiRenderTarget.hs
--- a/HGamer3D/Bindings/Ogre/ClassMultiRenderTarget.hs
+++ b/HGamer3D/Bindings/Ogre/ClassMultiRenderTarget.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTexture.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderTexture.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassNode.hs b/HGamer3D/Bindings/Ogre/ClassNode.hs
--- a/HGamer3D/Bindings/Ogre/ClassNode.hs
+++ b/HGamer3D/Bindings/Ogre/ClassNode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreNode.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreNode.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassNodeAnimationTrack.hs b/HGamer3D/Bindings/Ogre/ClassNodeAnimationTrack.hs
--- a/HGamer3D/Bindings/Ogre/ClassNodeAnimationTrack.hs
+++ b/HGamer3D/Bindings/Ogre/ClassNodeAnimationTrack.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassNumericAnimationTrack.hs b/HGamer3D/Bindings/Ogre/ClassNumericAnimationTrack.hs
--- a/HGamer3D/Bindings/Ogre/ClassNumericAnimationTrack.hs
+++ b/HGamer3D/Bindings/Ogre/ClassNumericAnimationTrack.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassNumericKeyFrame.hs b/HGamer3D/Bindings/Ogre/ClassNumericKeyFrame.hs
--- a/HGamer3D/Bindings/Ogre/ClassNumericKeyFrame.hs
+++ b/HGamer3D/Bindings/Ogre/ClassNumericKeyFrame.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreKeyFrame.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreKeyFrame.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassOverlay.hs b/HGamer3D/Bindings/Ogre/ClassOverlay.hs
--- a/HGamer3D/Bindings/Ogre/ClassOverlay.hs
+++ b/HGamer3D/Bindings/Ogre/ClassOverlay.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlay.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreOverlay.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassOverlayContainer.hs b/HGamer3D/Bindings/Ogre/ClassOverlayContainer.hs
--- a/HGamer3D/Bindings/Ogre/ClassOverlayContainer.hs
+++ b/HGamer3D/Bindings/Ogre/ClassOverlayContainer.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayContainer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreOverlayContainer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassOverlayManager.hs b/HGamer3D/Bindings/Ogre/ClassOverlayManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassOverlayManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassOverlayManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreOverlayManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassPSSMShadowCameraSetup.hs b/HGamer3D/Bindings/Ogre/ClassPSSMShadowCameraSetup.hs
--- a/HGamer3D/Bindings/Ogre/ClassPSSMShadowCameraSetup.hs
+++ b/HGamer3D/Bindings/Ogre/ClassPSSMShadowCameraSetup.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCameraSetupPSSM.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreShadowCameraSetupPSSM.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassParticleAffector.hs b/HGamer3D/Bindings/Ogre/ClassParticleAffector.hs
--- a/HGamer3D/Bindings/Ogre/ClassParticleAffector.hs
+++ b/HGamer3D/Bindings/Ogre/ClassParticleAffector.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreParticleAffector.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreParticleAffector.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassParticleEmitter.hs b/HGamer3D/Bindings/Ogre/ClassParticleEmitter.hs
--- a/HGamer3D/Bindings/Ogre/ClassParticleEmitter.hs
+++ b/HGamer3D/Bindings/Ogre/ClassParticleEmitter.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreParticleEmitter.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreParticleEmitter.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassParticleSystemFactory.hs b/HGamer3D/Bindings/Ogre/ClassParticleSystemFactory.hs
--- a/HGamer3D/Bindings/Ogre/ClassParticleSystemFactory.hs
+++ b/HGamer3D/Bindings/Ogre/ClassParticleSystemFactory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreParticleSystemManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreParticleSystemManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassPass.hs b/HGamer3D/Bindings/Ogre/ClassPass.hs
--- a/HGamer3D/Bindings/Ogre/ClassPass.hs
+++ b/HGamer3D/Bindings/Ogre/ClassPass.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePass.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePass.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassPatchMesh.hs b/HGamer3D/Bindings/Ogre/ClassPatchMesh.hs
--- a/HGamer3D/Bindings/Ogre/ClassPatchMesh.hs
+++ b/HGamer3D/Bindings/Ogre/ClassPatchMesh.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchMesh.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePatchMesh.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassPatchSurface.hs b/HGamer3D/Bindings/Ogre/ClassPatchSurface.hs
--- a/HGamer3D/Bindings/Ogre/ClassPatchSurface.hs
+++ b/HGamer3D/Bindings/Ogre/ClassPatchSurface.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchSurface.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePatchSurface.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassPlaneOptimalShadowCameraSetup.hs b/HGamer3D/Bindings/Ogre/ClassPlaneOptimalShadowCameraSetup.hs
--- a/HGamer3D/Bindings/Ogre/ClassPlaneOptimalShadowCameraSetup.hs
+++ b/HGamer3D/Bindings/Ogre/ClassPlaneOptimalShadowCameraSetup.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCameraSetupPlaneOptimal.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreShadowCameraSetupPlaneOptimal.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassPtr.hs b/HGamer3D/Bindings/Ogre/ClassPtr.hs
--- a/HGamer3D/Bindings/Ogre/ClassPtr.hs
+++ b/HGamer3D/Bindings/Ogre/ClassPtr.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 --
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 --
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/HGamer3D/Bindings/Ogre/ClassRegion.hs b/HGamer3D/Bindings/Ogre/ClassRegion.hs
--- a/HGamer3D/Bindings/Ogre/ClassRegion.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRegion.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticGeometry.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreStaticGeometry.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRenderObjectListener.hs b/HGamer3D/Bindings/Ogre/ClassRenderObjectListener.hs
--- a/HGamer3D/Bindings/Ogre/ClassRenderObjectListener.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRenderObjectListener.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderObjectListener.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderObjectListener.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRenderQueueInvocation.hs b/HGamer3D/Bindings/Ogre/ClassRenderQueueInvocation.hs
--- a/HGamer3D/Bindings/Ogre/ClassRenderQueueInvocation.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRenderQueueInvocation.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueueInvocation.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderQueueInvocation.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRenderQueueInvocationSequence.hs b/HGamer3D/Bindings/Ogre/ClassRenderQueueInvocationSequence.hs
--- a/HGamer3D/Bindings/Ogre/ClassRenderQueueInvocationSequence.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRenderQueueInvocationSequence.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueueInvocation.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderQueueInvocation.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRenderSystemOperation.hs b/HGamer3D/Bindings/Ogre/ClassRenderSystemOperation.hs
--- a/HGamer3D/Bindings/Ogre/ClassRenderSystemOperation.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRenderSystemOperation.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositorInstance.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCompositorInstance.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRenderTarget.hs b/HGamer3D/Bindings/Ogre/ClassRenderTarget.hs
--- a/HGamer3D/Bindings/Ogre/ClassRenderTarget.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRenderTarget.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTarget.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderTarget.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRenderTexture.hs b/HGamer3D/Bindings/Ogre/ClassRenderTexture.hs
--- a/HGamer3D/Bindings/Ogre/ClassRenderTexture.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRenderTexture.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTexture.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderTexture.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRenderWindow.hs b/HGamer3D/Bindings/Ogre/ClassRenderWindow.hs
--- a/HGamer3D/Bindings/Ogre/ClassRenderWindow.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRenderWindow.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderWindow.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderWindow.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRenderingAPIException.hs b/HGamer3D/Bindings/Ogre/ClassRenderingAPIException.hs
--- a/HGamer3D/Bindings/Ogre/ClassRenderingAPIException.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRenderingAPIException.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassResourceGroupListener.hs b/HGamer3D/Bindings/Ogre/ClassResourceGroupListener.hs
--- a/HGamer3D/Bindings/Ogre/ClassResourceGroupListener.hs
+++ b/HGamer3D/Bindings/Ogre/ClassResourceGroupListener.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceGroupManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreResourceGroupManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassResourceGroupManager.hs b/HGamer3D/Bindings/Ogre/ClassResourceGroupManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassResourceGroupManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassResourceGroupManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceGroupManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreResourceGroupManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassResourceManager.hs b/HGamer3D/Bindings/Ogre/ClassResourceManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassResourceManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassResourceManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreResourceManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRibbonTrail.hs b/HGamer3D/Bindings/Ogre/ClassRibbonTrail.hs
--- a/HGamer3D/Bindings/Ogre/ClassRibbonTrail.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRibbonTrail.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRibbonTrail.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRibbonTrail.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRibbonTrailFactory.hs b/HGamer3D/Bindings/Ogre/ClassRibbonTrailFactory.hs
--- a/HGamer3D/Bindings/Ogre/ClassRibbonTrailFactory.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRibbonTrailFactory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRibbonTrail.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRibbonTrail.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRoot.hs b/HGamer3D/Bindings/Ogre/ClassRoot.hs
--- a/HGamer3D/Bindings/Ogre/ClassRoot.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRoot.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRoot.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRoot.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassRuntimeAssertionException.hs b/HGamer3D/Bindings/Ogre/ClassRuntimeAssertionException.hs
--- a/HGamer3D/Bindings/Ogre/ClassRuntimeAssertionException.hs
+++ b/HGamer3D/Bindings/Ogre/ClassRuntimeAssertionException.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassSceneManager.hs b/HGamer3D/Bindings/Ogre/ClassSceneManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassSceneManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassSceneManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassSceneManagerEnumerator.hs b/HGamer3D/Bindings/Ogre/ClassSceneManagerEnumerator.hs
--- a/HGamer3D/Bindings/Ogre/ClassSceneManagerEnumerator.hs
+++ b/HGamer3D/Bindings/Ogre/ClassSceneManagerEnumerator.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManagerEnumerator.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManagerEnumerator.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassSceneManagerFactory.hs b/HGamer3D/Bindings/Ogre/ClassSceneManagerFactory.hs
--- a/HGamer3D/Bindings/Ogre/ClassSceneManagerFactory.hs
+++ b/HGamer3D/Bindings/Ogre/ClassSceneManagerFactory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassSceneMgrQueuedRenderableVisitor.hs b/HGamer3D/Bindings/Ogre/ClassSceneMgrQueuedRenderableVisitor.hs
--- a/HGamer3D/Bindings/Ogre/ClassSceneMgrQueuedRenderableVisitor.hs
+++ b/HGamer3D/Bindings/Ogre/ClassSceneMgrQueuedRenderableVisitor.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassSceneNode.hs b/HGamer3D/Bindings/Ogre/ClassSceneNode.hs
--- a/HGamer3D/Bindings/Ogre/ClassSceneNode.hs
+++ b/HGamer3D/Bindings/Ogre/ClassSceneNode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneNode.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneNode.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassShadowCameraSetup.hs b/HGamer3D/Bindings/Ogre/ClassShadowCameraSetup.hs
--- a/HGamer3D/Bindings/Ogre/ClassShadowCameraSetup.hs
+++ b/HGamer3D/Bindings/Ogre/ClassShadowCameraSetup.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCameraSetup.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreShadowCameraSetup.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassSimpleRenderable.hs b/HGamer3D/Bindings/Ogre/ClassSimpleRenderable.hs
--- a/HGamer3D/Bindings/Ogre/ClassSimpleRenderable.hs
+++ b/HGamer3D/Bindings/Ogre/ClassSimpleRenderable.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSimpleRenderable.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSimpleRenderable.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassSkeleton.hs b/HGamer3D/Bindings/Ogre/ClassSkeleton.hs
--- a/HGamer3D/Bindings/Ogre/ClassSkeleton.hs
+++ b/HGamer3D/Bindings/Ogre/ClassSkeleton.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeleton.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSkeleton.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassSkeletonInstance.hs b/HGamer3D/Bindings/Ogre/ClassSkeletonInstance.hs
--- a/HGamer3D/Bindings/Ogre/ClassSkeletonInstance.hs
+++ b/HGamer3D/Bindings/Ogre/ClassSkeletonInstance.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeletonInstance.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSkeletonInstance.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassSkeletonSerializer.hs b/HGamer3D/Bindings/Ogre/ClassSkeletonSerializer.hs
--- a/HGamer3D/Bindings/Ogre/ClassSkeletonSerializer.hs
+++ b/HGamer3D/Bindings/Ogre/ClassSkeletonSerializer.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeletonSerializer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSkeletonSerializer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassStaticGeometry.hs b/HGamer3D/Bindings/Ogre/ClassStaticGeometry.hs
--- a/HGamer3D/Bindings/Ogre/ClassStaticGeometry.hs
+++ b/HGamer3D/Bindings/Ogre/ClassStaticGeometry.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticGeometry.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreStaticGeometry.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassStringConverter.hs b/HGamer3D/Bindings/Ogre/ClassStringConverter.hs
--- a/HGamer3D/Bindings/Ogre/ClassStringConverter.hs
+++ b/HGamer3D/Bindings/Ogre/ClassStringConverter.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStringConverter.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreStringConverter.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassStringUtil.hs b/HGamer3D/Bindings/Ogre/ClassStringUtil.hs
--- a/HGamer3D/Bindings/Ogre/ClassStringUtil.hs
+++ b/HGamer3D/Bindings/Ogre/ClassStringUtil.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreString.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreString.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassSubEntity.hs b/HGamer3D/Bindings/Ogre/ClassSubEntity.hs
--- a/HGamer3D/Bindings/Ogre/ClassSubEntity.hs
+++ b/HGamer3D/Bindings/Ogre/ClassSubEntity.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSubEntity.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSubEntity.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassSubMesh.hs b/HGamer3D/Bindings/Ogre/ClassSubMesh.hs
--- a/HGamer3D/Bindings/Ogre/ClassSubMesh.hs
+++ b/HGamer3D/Bindings/Ogre/ClassSubMesh.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSubMesh.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSubMesh.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassTechnique.hs b/HGamer3D/Bindings/Ogre/ClassTechnique.hs
--- a/HGamer3D/Bindings/Ogre/ClassTechnique.hs
+++ b/HGamer3D/Bindings/Ogre/ClassTechnique.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTechnique.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTechnique.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassTempBlendedBufferInfo.hs b/HGamer3D/Bindings/Ogre/ClassTempBlendedBufferInfo.hs
--- a/HGamer3D/Bindings/Ogre/ClassTempBlendedBufferInfo.hs
+++ b/HGamer3D/Bindings/Ogre/ClassTempBlendedBufferInfo.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassTextureManager.hs b/HGamer3D/Bindings/Ogre/ClassTextureManager.hs
--- a/HGamer3D/Bindings/Ogre/ClassTextureManager.hs
+++ b/HGamer3D/Bindings/Ogre/ClassTextureManager.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTextureManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassTextureUnitState.hs b/HGamer3D/Bindings/Ogre/ClassTextureUnitState.hs
--- a/HGamer3D/Bindings/Ogre/ClassTextureUnitState.hs
+++ b/HGamer3D/Bindings/Ogre/ClassTextureUnitState.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassTimeIndex.hs b/HGamer3D/Bindings/Ogre/ClassTimeIndex.hs
--- a/HGamer3D/Bindings/Ogre/ClassTimeIndex.hs
+++ b/HGamer3D/Bindings/Ogre/ClassTimeIndex.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassTransformKeyFrame.hs b/HGamer3D/Bindings/Ogre/ClassTransformKeyFrame.hs
--- a/HGamer3D/Bindings/Ogre/ClassTransformKeyFrame.hs
+++ b/HGamer3D/Bindings/Ogre/ClassTransformKeyFrame.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreKeyFrame.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreKeyFrame.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassUnimplementedException.hs b/HGamer3D/Bindings/Ogre/ClassUnimplementedException.hs
--- a/HGamer3D/Bindings/Ogre/ClassUnimplementedException.hs
+++ b/HGamer3D/Bindings/Ogre/ClassUnimplementedException.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassVertexAnimationTrack.hs b/HGamer3D/Bindings/Ogre/ClassVertexAnimationTrack.hs
--- a/HGamer3D/Bindings/Ogre/ClassVertexAnimationTrack.hs
+++ b/HGamer3D/Bindings/Ogre/ClassVertexAnimationTrack.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassVertexMorphKeyFrame.hs b/HGamer3D/Bindings/Ogre/ClassVertexMorphKeyFrame.hs
--- a/HGamer3D/Bindings/Ogre/ClassVertexMorphKeyFrame.hs
+++ b/HGamer3D/Bindings/Ogre/ClassVertexMorphKeyFrame.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreKeyFrame.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreKeyFrame.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassVertexPoseKeyFrame.hs b/HGamer3D/Bindings/Ogre/ClassVertexPoseKeyFrame.hs
--- a/HGamer3D/Bindings/Ogre/ClassVertexPoseKeyFrame.hs
+++ b/HGamer3D/Bindings/Ogre/ClassVertexPoseKeyFrame.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreKeyFrame.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreKeyFrame.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassViewport.hs b/HGamer3D/Bindings/Ogre/ClassViewport.hs
--- a/HGamer3D/Bindings/Ogre/ClassViewport.hs
+++ b/HGamer3D/Bindings/Ogre/ClassViewport.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreViewport.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreViewport.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassWindowEventListener.hs b/HGamer3D/Bindings/Ogre/ClassWindowEventListener.hs
--- a/HGamer3D/Bindings/Ogre/ClassWindowEventListener.hs
+++ b/HGamer3D/Bindings/Ogre/ClassWindowEventListener.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreWindowEventUtilities.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreWindowEventUtilities.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/ClassWindowEventUtilities.hs b/HGamer3D/Bindings/Ogre/ClassWindowEventUtilities.hs
--- a/HGamer3D/Bindings/Ogre/ClassWindowEventUtilities.hs
+++ b/HGamer3D/Bindings/Ogre/ClassWindowEventUtilities.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreWindowEventUtilities.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreWindowEventUtilities.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/HGamer3D/Bindings/Ogre/EnumACDataType.hs b/HGamer3D/Bindings/Ogre/EnumACDataType.hs
--- a/HGamer3D/Bindings/Ogre/EnumACDataType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumACDataType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h line:1037 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h line:1037 -}
 data EnumACDataType = AcdtNone
                     | AcdtInt
                     | AcdtReal
diff --git a/HGamer3D/Bindings/Ogre/EnumAbstractNodeType.hs b/HGamer3D/Bindings/Ogre/EnumAbstractNodeType.hs
--- a/HGamer3D/Bindings/Ogre/EnumAbstractNodeType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumAbstractNodeType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h line:75 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h line:75 -}
 data EnumAbstractNodeType = AntUnknown
                           | AntAtom
                           | AntObject
diff --git a/HGamer3D/Bindings/Ogre/EnumAccessMode.hs b/HGamer3D/Bindings/Ogre/EnumAccessMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumAccessMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumAccessMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreDataStream.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h line:66 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreDataStream.h line:66 -}
 data EnumAccessMode = Read
                     | Write
                     deriving (Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumAlignment.hs b/HGamer3D/Bindings/Ogre/EnumAlignment.hs
--- a/HGamer3D/Bindings/Ogre/EnumAlignment.hs
+++ b/HGamer3D/Bindings/Ogre/EnumAlignment.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextAreaOverlayElement.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTextAreaOverlayElement.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextAreaOverlayElement.h line:46 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTextAreaOverlayElement.h line:46 -}
 data EnumAlignment = Left
                    | Right
                    | Center
diff --git a/HGamer3D/Bindings/Ogre/EnumAngleUnit.hs b/HGamer3D/Bindings/Ogre/EnumAngleUnit.hs
--- a/HGamer3D/Bindings/Ogre/EnumAngleUnit.hs
+++ b/HGamer3D/Bindings/Ogre/EnumAngleUnit.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMath.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMath.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMath.h line:198 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreMath.h line:198 -}
 data EnumAngleUnit = AuDegree
                    | AuRadian
                    deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumAutoConstantType.hs b/HGamer3D/Bindings/Ogre/EnumAutoConstantType.hs
--- a/HGamer3D/Bindings/Ogre/EnumAutoConstantType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumAutoConstantType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h line:590 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h line:590 -}
 data EnumAutoConstantType = ActWorldMatrix
                           | ActInverseWorldMatrix
                           | ActTransposeWorldMatrix
diff --git a/HGamer3D/Bindings/Ogre/EnumBillboardOrigin.hs b/HGamer3D/Bindings/Ogre/EnumBillboardOrigin.hs
--- a/HGamer3D/Bindings/Ogre/EnumBillboardOrigin.hs
+++ b/HGamer3D/Bindings/Ogre/EnumBillboardOrigin.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBillboardSet.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h line:53 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBillboardSet.h line:53 -}
 data EnumBillboardOrigin = BboTopLeft
                          | BboTopCenter
                          | BboTopRight
diff --git a/HGamer3D/Bindings/Ogre/EnumBillboardRotationType.hs b/HGamer3D/Bindings/Ogre/EnumBillboardRotationType.hs
--- a/HGamer3D/Bindings/Ogre/EnumBillboardRotationType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumBillboardRotationType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBillboardSet.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h line:66 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBillboardSet.h line:66 -}
 data EnumBillboardRotationType = BbrVertex
                                | BbrTexcoord
                                deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumBillboardType.hs b/HGamer3D/Bindings/Ogre/EnumBillboardType.hs
--- a/HGamer3D/Bindings/Ogre/EnumBillboardType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumBillboardType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBillboardSet.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h line:74 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBillboardSet.h line:74 -}
 data EnumBillboardType = BbtPoint
                        | BbtOrientedCommon
                        | BbtOrientedSelf
diff --git a/HGamer3D/Bindings/Ogre/EnumBindingType.hs b/HGamer3D/Bindings/Ogre/EnumBindingType.hs
--- a/HGamer3D/Bindings/Ogre/EnumBindingType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumBindingType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:410 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:410 -}
 data EnumBindingType = BtFragment
                      | BtVertex
                      deriving (Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumBorderCellIndex.hs b/HGamer3D/Bindings/Ogre/EnumBorderCellIndex.hs
--- a/HGamer3D/Bindings/Ogre/EnumBorderCellIndex.hs
+++ b/HGamer3D/Bindings/Ogre/EnumBorderCellIndex.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBorderPanelOverlayElement.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBorderPanelOverlayElement.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBorderPanelOverlayElement.h line:288 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBorderPanelOverlayElement.h line:288 -}
 data EnumBorderCellIndex = BcellTopLeft
                          | BcellTop
                          | BcellTopRight
diff --git a/HGamer3D/Bindings/Ogre/EnumBoxPlane.hs b/HGamer3D/Bindings/Ogre/EnumBoxPlane.hs
--- a/HGamer3D/Bindings/Ogre/EnumBoxPlane.hs
+++ b/HGamer3D/Bindings/Ogre/EnumBoxPlane.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h line:582 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreSceneManager.h line:582 -}
 data EnumBoxPlane = BpFront
                   | BpBack
                   | BpLeft
diff --git a/HGamer3D/Bindings/Ogre/EnumBufferLicenseType.hs b/HGamer3D/Bindings/Ogre/EnumBufferLicenseType.hs
--- a/HGamer3D/Bindings/Ogre/EnumBufferLicenseType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumBufferLicenseType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h line:153 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h line:153 -}
 data EnumBufferLicenseType = BltManualRelease
                            | BltAutomaticRelease
                            deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumBufferType.hs b/HGamer3D/Bindings/Ogre/EnumBufferType.hs
--- a/HGamer3D/Bindings/Ogre/EnumBufferType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumBufferType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreUTFString.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreUTFString.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreUTFString.h line:970 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreUTFString.h line:970 -}
 data EnumBufferType = BtNone
                     | BtString
                     | BtWstring
diff --git a/HGamer3D/Bindings/Ogre/EnumBuiltinHashFunction.hs b/HGamer3D/Bindings/Ogre/EnumBuiltinHashFunction.hs
--- a/HGamer3D/Bindings/Ogre/EnumBuiltinHashFunction.hs
+++ b/HGamer3D/Bindings/Ogre/EnumBuiltinHashFunction.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePass.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePass.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePass.h line:1605 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgrePass.h line:1605 -}
 data EnumBuiltinHashFunction = MinTextureChange
                              | MinGpuProgramChange
                              deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumCacheType.hs b/HGamer3D/Bindings/Ogre/EnumCacheType.hs
--- a/HGamer3D/Bindings/Ogre/EnumCacheType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumCacheType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreVertexIndexData.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreVertexIndexData.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreVertexIndexData.h line:285 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreVertexIndexData.h line:285 -}
 data EnumCacheType = Fifo
                    | Lru
                    deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumCapabilitiesCategory.hs b/HGamer3D/Bindings/Ogre/EnumCapabilitiesCategory.hs
--- a/HGamer3D/Bindings/Ogre/EnumCapabilitiesCategory.hs
+++ b/HGamer3D/Bindings/Ogre/EnumCapabilitiesCategory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilities.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilities.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilities.h line:62 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilities.h line:62 -}
 data EnumCapabilitiesCategory = CapsCategoryCommon
                               | CapsCategoryCommon2
                               | CapsCategoryD3d9
diff --git a/HGamer3D/Bindings/Ogre/EnumCapabilityKeywordType.hs b/HGamer3D/Bindings/Ogre/EnumCapabilityKeywordType.hs
--- a/HGamer3D/Bindings/Ogre/EnumCapabilityKeywordType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumCapabilityKeywordType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilitiesSerializer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilitiesSerializer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilitiesSerializer.h line:68 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilitiesSerializer.h line:68 -}
 data EnumCapabilityKeywordType = UndefinedCapabilityType
                                | SetStringMethod
                                | SetIntMethod
diff --git a/HGamer3D/Bindings/Ogre/EnumClipResult.hs b/HGamer3D/Bindings/Ogre/EnumClipResult.hs
--- a/HGamer3D/Bindings/Ogre/EnumClipResult.hs
+++ b/HGamer3D/Bindings/Ogre/EnumClipResult.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:714 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:714 -}
 data EnumClipResult = ClippedNone
                     | ClippedSome
                     | ClippedAll
diff --git a/HGamer3D/Bindings/Ogre/EnumCompareFunction.hs b/HGamer3D/Bindings/Ogre/EnumCompareFunction.hs
--- a/HGamer3D/Bindings/Ogre/EnumCompareFunction.hs
+++ b/HGamer3D/Bindings/Ogre/EnumCompareFunction.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:65 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:65 -}
 data EnumCompareFunction = CmpfAlwaysFail
                          | CmpfAlwaysPass
                          | CmpfLess
diff --git a/HGamer3D/Bindings/Ogre/EnumConcreteNodeType.hs b/HGamer3D/Bindings/Ogre/EnumConcreteNodeType.hs
--- a/HGamer3D/Bindings/Ogre/EnumConcreteNodeType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumConcreteNodeType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h line:48 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h line:48 -}
 data EnumConcreteNodeType = CntVariable
                           | CntVariableAssign
                           | CntWord
diff --git a/HGamer3D/Bindings/Ogre/EnumContentType.hs b/HGamer3D/Bindings/Ogre/EnumContentType.hs
--- a/HGamer3D/Bindings/Ogre/EnumContentType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumContentType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:421 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:421 -}
 data EnumContentType = ContentNamed
                      | ContentShadow
                      | ContentCompositor
diff --git a/HGamer3D/Bindings/Ogre/EnumCpuFeatures.hs b/HGamer3D/Bindings/Ogre/EnumCpuFeatures.hs
--- a/HGamer3D/Bindings/Ogre/EnumCpuFeatures.hs
+++ b/HGamer3D/Bindings/Ogre/EnumCpuFeatures.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePlatformInformation.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePlatformInformation.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePlatformInformation.h line:146 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgrePlatformInformation.h line:146 -}
 data EnumCpuFeatures = CpuFeatureSse
                      | CpuFeatureSse2
                      | CpuFeatureSse3
diff --git a/HGamer3D/Bindings/Ogre/EnumCullingMode.hs b/HGamer3D/Bindings/Ogre/EnumCullingMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumCullingMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumCullingMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:136 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:136 -}
 data EnumCullingMode = CullNone
                      | CullClockwise
                      | CullAnticlockwise
diff --git a/HGamer3D/Bindings/Ogre/EnumDisplayMode.hs b/HGamer3D/Bindings/Ogre/EnumDisplayMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumDisplayMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumDisplayMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProfiler.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreProfiler.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProfiler.h line:229 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreProfiler.h line:229 -}
 data EnumDisplayMode = DisplayPercentage
                      | DisplayMilliseconds
                      deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumElementType.hs b/HGamer3D/Bindings/Ogre/EnumElementType.hs
--- a/HGamer3D/Bindings/Ogre/EnumElementType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumElementType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h line:1048 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h line:1048 -}
 data EnumElementType = EtInt
                      | EtReal
                      deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumEndian.hs b/HGamer3D/Bindings/Ogre/EnumEndian.hs
--- a/HGamer3D/Bindings/Ogre/EnumEndian.hs
+++ b/HGamer3D/Bindings/Ogre/EnumEndian.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStreamSerialiser.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreStreamSerialiser.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStreamSerialiser.h line:70 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreStreamSerialiser.h line:70 -}
 data EnumEndian = EndianAuto
                 | EndianBig
                 | EndianLittle
diff --git a/HGamer3D/Bindings/Ogre/EnumEnvMapType.hs b/HGamer3D/Bindings/Ogre/EnumEnvMapType.hs
--- a/HGamer3D/Bindings/Ogre/EnumEnvMapType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumEnvMapType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:94 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:94 -}
 data EnumEnvMapType = EnvPlanar
                     | EnvCurved
                     | EnvReflection
diff --git a/HGamer3D/Bindings/Ogre/EnumExceptionCodes.hs b/HGamer3D/Bindings/Ogre/EnumExceptionCodes.hs
--- a/HGamer3D/Bindings/Ogre/EnumExceptionCodes.hs
+++ b/HGamer3D/Bindings/Ogre/EnumExceptionCodes.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h line:108 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreException.h line:108 -}
 data EnumExceptionCodes = ErrCannotWriteToFile
                         | ErrInvalidState
                         | ErrInvalidparams
diff --git a/HGamer3D/Bindings/Ogre/EnumExtent.hs b/HGamer3D/Bindings/Ogre/EnumExtent.hs
--- a/HGamer3D/Bindings/Ogre/EnumExtent.hs
+++ b/HGamer3D/Bindings/Ogre/EnumExtent.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAxisAlignedBox.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAxisAlignedBox.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAxisAlignedBox.h line:57 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreAxisAlignedBox.h line:57 -}
 data EnumExtent = ExtentNull
                 | ExtentFinite
                 | ExtentInfinite
diff --git a/HGamer3D/Bindings/Ogre/EnumFaceGroupType.hs b/HGamer3D/Bindings/Ogre/EnumFaceGroupType.hs
--- a/HGamer3D/Bindings/Ogre/EnumFaceGroupType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumFaceGroupType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticFaceGroup.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreStaticFaceGroup.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticFaceGroup.h line:45 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreStaticFaceGroup.h line:45 -}
 data EnumFaceGroupType = FgtFaceList
                        | FgtPatch
                        | FgtUnknown
diff --git a/HGamer3D/Bindings/Ogre/EnumFilter.hs b/HGamer3D/Bindings/Ogre/EnumFilter.hs
--- a/HGamer3D/Bindings/Ogre/EnumFilter.hs
+++ b/HGamer3D/Bindings/Ogre/EnumFilter.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreImage.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreImage.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreImage.h line:450 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreImage.h line:450 -}
 data EnumFilter = FilterNearest
                 | FilterLinear
                 | FilterBilinear
diff --git a/HGamer3D/Bindings/Ogre/EnumFilterOptions.hs b/HGamer3D/Bindings/Ogre/EnumFilterOptions.hs
--- a/HGamer3D/Bindings/Ogre/EnumFilterOptions.hs
+++ b/HGamer3D/Bindings/Ogre/EnumFilterOptions.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:101 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:101 -}
 data EnumFilterOptions = FoNone
                        | FoPoint
                        | FoLinear
diff --git a/HGamer3D/Bindings/Ogre/EnumFilterType.hs b/HGamer3D/Bindings/Ogre/EnumFilterType.hs
--- a/HGamer3D/Bindings/Ogre/EnumFilterType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumFilterType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:91 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:91 -}
 data EnumFilterType = FtMin
                     | FtMag
                     | FtMip
diff --git a/HGamer3D/Bindings/Ogre/EnumFogMode.hs b/HGamer3D/Bindings/Ogre/EnumFogMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumFogMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumFogMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:122 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:122 -}
 data EnumFogMode = FogNone
                  | FogExp
                  | FogExp2
diff --git a/HGamer3D/Bindings/Ogre/EnumFontType.hs b/HGamer3D/Bindings/Ogre/EnumFontType.hs
--- a/HGamer3D/Bindings/Ogre/EnumFontType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumFontType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFont.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreFont.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFont.h line:45 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreFont.h line:45 -}
 data EnumFontType = FtTruetype
                   | FtImage
                   deriving (Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumFrameBuffer.hs b/HGamer3D/Bindings/Ogre/EnumFrameBuffer.hs
--- a/HGamer3D/Bindings/Ogre/EnumFrameBuffer.hs
+++ b/HGamer3D/Bindings/Ogre/EnumFrameBuffer.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTarget.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderTarget.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTarget.h line:90 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRenderTarget.h line:90 -}
 data EnumFrameBuffer = FbFront
                      | FbBack
                      | FbAuto
diff --git a/HGamer3D/Bindings/Ogre/EnumFrameBufferType.hs b/HGamer3D/Bindings/Ogre/EnumFrameBufferType.hs
--- a/HGamer3D/Bindings/Ogre/EnumFrameBufferType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumFrameBufferType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:296 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:296 -}
 data EnumFrameBufferType = FbtColour
                          | FbtDepth
                          | FbtStencil
diff --git a/HGamer3D/Bindings/Ogre/EnumFrameEventTimeType.hs b/HGamer3D/Bindings/Ogre/EnumFrameEventTimeType.hs
--- a/HGamer3D/Bindings/Ogre/EnumFrameEventTimeType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumFrameEventTimeType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRoot.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRoot.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRoot.h line:175 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRoot.h line:175 -}
 data EnumFrameEventTimeType = FettAny
                             | FettStarted
                             | FettQueued
diff --git a/HGamer3D/Bindings/Ogre/EnumFrustumPlane.hs b/HGamer3D/Bindings/Ogre/EnumFrustumPlane.hs
--- a/HGamer3D/Bindings/Ogre/EnumFrustumPlane.hs
+++ b/HGamer3D/Bindings/Ogre/EnumFrustumPlane.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreFrustum.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h line:70 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreFrustum.h line:70 -}
 data EnumFrustumPlane = FrustumPlaneNear
                       | FrustumPlaneFar
                       | FrustumPlaneLeft
diff --git a/HGamer3D/Bindings/Ogre/EnumGPUVendor.hs b/HGamer3D/Bindings/Ogre/EnumGPUVendor.hs
--- a/HGamer3D/Bindings/Ogre/EnumGPUVendor.hs
+++ b/HGamer3D/Bindings/Ogre/EnumGPUVendor.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilities.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilities.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilities.h line:211 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilities.h line:211 -}
 data EnumGPUVendor = GpuUnknown
                    | GpuNvidia
                    | GpuAti
diff --git a/HGamer3D/Bindings/Ogre/EnumGpuConstantType.hs b/HGamer3D/Bindings/Ogre/EnumGpuConstantType.hs
--- a/HGamer3D/Bindings/Ogre/EnumGpuConstantType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumGpuConstantType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h line:52 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h line:52 -}
 data EnumGpuConstantType = GctFloat1
                          | GctFloat2
                          | GctFloat3
diff --git a/HGamer3D/Bindings/Ogre/EnumGpuParamVariability.hs b/HGamer3D/Bindings/Ogre/EnumGpuParamVariability.hs
--- a/HGamer3D/Bindings/Ogre/EnumGpuParamVariability.hs
+++ b/HGamer3D/Bindings/Ogre/EnumGpuParamVariability.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h line:83 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h line:83 -}
 data EnumGpuParamVariability = GpvGlobal
                              | GpvPerObject
                              | GpvLights
diff --git a/HGamer3D/Bindings/Ogre/EnumGpuProgramType.hs b/HGamer3D/Bindings/Ogre/EnumGpuProgramType.hs
--- a/HGamer3D/Bindings/Ogre/EnumGpuProgramType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumGpuProgramType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgram.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreGpuProgram.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgram.h line:49 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreGpuProgram.h line:49 -}
 data EnumGpuProgramType = GptVertexProgram
                         | GptFragmentProgram
                         | GptGeometryProgram
diff --git a/HGamer3D/Bindings/Ogre/EnumGuiHorizontalAlignment.hs b/HGamer3D/Bindings/Ogre/EnumGuiHorizontalAlignment.hs
--- a/HGamer3D/Bindings/Ogre/EnumGuiHorizontalAlignment.hs
+++ b/HGamer3D/Bindings/Ogre/EnumGuiHorizontalAlignment.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreOverlayElement.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h line:72 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreOverlayElement.h line:72 -}
 data EnumGuiHorizontalAlignment = GhaLeft
                                 | GhaCenter
                                 | GhaRight
diff --git a/HGamer3D/Bindings/Ogre/EnumGuiMetricsMode.hs b/HGamer3D/Bindings/Ogre/EnumGuiMetricsMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumGuiMetricsMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumGuiMetricsMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreOverlayElement.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h line:59 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreOverlayElement.h line:59 -}
 data EnumGuiMetricsMode = GmmRelative
                         | GmmPixels
                         | GmmRelativeAspectAdjusted
diff --git a/HGamer3D/Bindings/Ogre/EnumGuiVerticalAlignment.hs b/HGamer3D/Bindings/Ogre/EnumGuiVerticalAlignment.hs
--- a/HGamer3D/Bindings/Ogre/EnumGuiVerticalAlignment.hs
+++ b/HGamer3D/Bindings/Ogre/EnumGuiVerticalAlignment.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreOverlayElement.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h line:81 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreOverlayElement.h line:81 -}
 data EnumGuiVerticalAlignment = GvaTop
                               | GvaCenter
                               | GvaBottom
diff --git a/HGamer3D/Bindings/Ogre/EnumIlluminationPassesState.hs b/HGamer3D/Bindings/Ogre/EnumIlluminationPassesState.hs
--- a/HGamer3D/Bindings/Ogre/EnumIlluminationPassesState.hs
+++ b/HGamer3D/Bindings/Ogre/EnumIlluminationPassesState.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTechnique.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTechnique.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTechnique.h line:57 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTechnique.h line:57 -}
 data EnumIlluminationPassesState = IpsCompileDisabled
                                  | IpsNotCompiled
                                  | IpsCompiled
diff --git a/HGamer3D/Bindings/Ogre/EnumIlluminationRenderStage.hs b/HGamer3D/Bindings/Ogre/EnumIlluminationRenderStage.hs
--- a/HGamer3D/Bindings/Ogre/EnumIlluminationRenderStage.hs
+++ b/HGamer3D/Bindings/Ogre/EnumIlluminationRenderStage.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h line:169 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreSceneManager.h line:169 -}
 data EnumIlluminationRenderStage = IrsNone
                                  | IrsRenderToTexture
                                  | IrsRenderReceiverPass
diff --git a/HGamer3D/Bindings/Ogre/EnumIlluminationStage.hs b/HGamer3D/Bindings/Ogre/EnumIlluminationStage.hs
--- a/HGamer3D/Bindings/Ogre/EnumIlluminationStage.hs
+++ b/HGamer3D/Bindings/Ogre/EnumIlluminationStage.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePass.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePass.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePass.h line:49 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgrePass.h line:49 -}
 data EnumIlluminationStage = IsAmbient
                            | IsPerLight
                            | IsDecal
diff --git a/HGamer3D/Bindings/Ogre/EnumImageFlags.hs b/HGamer3D/Bindings/Ogre/EnumImageFlags.hs
--- a/HGamer3D/Bindings/Ogre/EnumImageFlags.hs
+++ b/HGamer3D/Bindings/Ogre/EnumImageFlags.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreImage.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreImage.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreImage.h line:44 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreImage.h line:44 -}
 data EnumImageFlags = IfCompressed
                     | IfCubemap
                     | If3dTexture
diff --git a/HGamer3D/Bindings/Ogre/EnumIncludeOrExclude.hs b/HGamer3D/Bindings/Ogre/EnumIncludeOrExclude.hs
--- a/HGamer3D/Bindings/Ogre/EnumIncludeOrExclude.hs
+++ b/HGamer3D/Bindings/Ogre/EnumIncludeOrExclude.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTechnique.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTechnique.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTechnique.h line:114 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTechnique.h line:114 -}
 data EnumIncludeOrExclude = Include
                           | Exclude
                           deriving (Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumIndexType.hs b/HGamer3D/Bindings/Ogre/EnumIndexType.hs
--- a/HGamer3D/Bindings/Ogre/EnumIndexType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumIndexType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareIndexBuffer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareIndexBuffer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareIndexBuffer.h line:49 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreHardwareIndexBuffer.h line:49 -}
 data EnumIndexType = It16bit
                    | It32bit
                    deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumInputMode.hs b/HGamer3D/Bindings/Ogre/EnumInputMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumInputMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumInputMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTargetPass.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCompositionTargetPass.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTargetPass.h line:52 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCompositionTargetPass.h line:52 -}
 data EnumInputMode = ImNone
                    | ImPrevious
                    deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumInterpolationMode.hs b/HGamer3D/Bindings/Ogre/EnumInterpolationMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumInterpolationMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumInterpolationMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimation.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimation.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimation.h line:63 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreAnimation.h line:63 -}
 data EnumInterpolationMode = ImLinear
                            | ImSpline
                            deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumLayerBlendOperation.hs b/HGamer3D/Bindings/Ogre/EnumLayerBlendOperation.hs
--- a/HGamer3D/Bindings/Ogre/EnumLayerBlendOperation.hs
+++ b/HGamer3D/Bindings/Ogre/EnumLayerBlendOperation.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:57 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:57 -}
 data EnumLayerBlendOperation = LboReplace
                              | LboAdd
                              | LboModulate
diff --git a/HGamer3D/Bindings/Ogre/EnumLayerBlendOperationEx.hs b/HGamer3D/Bindings/Ogre/EnumLayerBlendOperationEx.hs
--- a/HGamer3D/Bindings/Ogre/EnumLayerBlendOperationEx.hs
+++ b/HGamer3D/Bindings/Ogre/EnumLayerBlendOperationEx.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:75 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:75 -}
 data EnumLayerBlendOperationEx = LbxSource1
                                | LbxSource2
                                | LbxModulate
diff --git a/HGamer3D/Bindings/Ogre/EnumLayerBlendSource.hs b/HGamer3D/Bindings/Ogre/EnumLayerBlendSource.hs
--- a/HGamer3D/Bindings/Ogre/EnumLayerBlendSource.hs
+++ b/HGamer3D/Bindings/Ogre/EnumLayerBlendSource.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:112 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:112 -}
 data EnumLayerBlendSource = LbsCurrent
                           | LbsTexture
                           | LbsDiffuse
diff --git a/HGamer3D/Bindings/Ogre/EnumLayerBlendType.hs b/HGamer3D/Bindings/Ogre/EnumLayerBlendType.hs
--- a/HGamer3D/Bindings/Ogre/EnumLayerBlendType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumLayerBlendType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:44 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:44 -}
 data EnumLayerBlendType = LbtColour
                         | LbtAlpha
                         deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumLightTypes.hs b/HGamer3D/Bindings/Ogre/EnumLightTypes.hs
--- a/HGamer3D/Bindings/Ogre/EnumLightTypes.hs
+++ b/HGamer3D/Bindings/Ogre/EnumLightTypes.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLight.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreLight.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLight.h line:81 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreLight.h line:81 -}
 data EnumLightTypes = LtPoint
                     | LtDirectional
                     | LtSpotlight
diff --git a/HGamer3D/Bindings/Ogre/EnumLoadingState.hs b/HGamer3D/Bindings/Ogre/EnumLoadingState.hs
--- a/HGamer3D/Bindings/Ogre/EnumLoadingState.hs
+++ b/HGamer3D/Bindings/Ogre/EnumLoadingState.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResource.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreResource.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResource.h line:125 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreResource.h line:125 -}
 data EnumLoadingState = LoadstateUnloaded
                       | LoadstateLoading
                       | LoadstateLoaded
diff --git a/HGamer3D/Bindings/Ogre/EnumLockOptions.hs b/HGamer3D/Bindings/Ogre/EnumLockOptions.hs
--- a/HGamer3D/Bindings/Ogre/EnumLockOptions.hs
+++ b/HGamer3D/Bindings/Ogre/EnumLockOptions.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBuffer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareBuffer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBuffer.h line:120 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreHardwareBuffer.h line:120 -}
 data EnumLockOptions = HblNormal
                      | HblDiscard
                      | HblReadOnly
diff --git a/HGamer3D/Bindings/Ogre/EnumLogMessageLevel.hs b/HGamer3D/Bindings/Ogre/EnumLogMessageLevel.hs
--- a/HGamer3D/Bindings/Ogre/EnumLogMessageLevel.hs
+++ b/HGamer3D/Bindings/Ogre/EnumLogMessageLevel.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLog.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreLog.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLog.h line:57 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreLog.h line:57 -}
 data EnumLogMessageLevel = LmlTrivial
                          | LmlNormal
                          | LmlCritical
diff --git a/HGamer3D/Bindings/Ogre/EnumLoggingLevel.hs b/HGamer3D/Bindings/Ogre/EnumLoggingLevel.hs
--- a/HGamer3D/Bindings/Ogre/EnumLoggingLevel.hs
+++ b/HGamer3D/Bindings/Ogre/EnumLoggingLevel.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLog.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreLog.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLog.h line:48 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreLog.h line:48 -}
 data EnumLoggingLevel = LlLow
                       | LlNormal
                       | LlBoreme
diff --git a/HGamer3D/Bindings/Ogre/EnumManualCullingMode.hs b/HGamer3D/Bindings/Ogre/EnumManualCullingMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumManualCullingMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumManualCullingMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:151 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:151 -}
 data EnumManualCullingMode = ManualCullNone
                            | ManualCullBack
                            | ManualCullFront
diff --git a/HGamer3D/Bindings/Ogre/EnumMaterialScriptSection.hs b/HGamer3D/Bindings/Ogre/EnumMaterialScriptSection.hs
--- a/HGamer3D/Bindings/Ogre/EnumMaterialScriptSection.hs
+++ b/HGamer3D/Bindings/Ogre/EnumMaterialScriptSection.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialSerializer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMaterialSerializer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialSerializer.h line:47 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreMaterialSerializer.h line:47 -}
 data EnumMaterialScriptSection = MssNone
                                | MssMaterial
                                | MssTechnique
diff --git a/HGamer3D/Bindings/Ogre/EnumMemoryCategory.hs b/HGamer3D/Bindings/Ogre/EnumMemoryCategory.hs
--- a/HGamer3D/Bindings/Ogre/EnumMemoryCategory.hs
+++ b/HGamer3D/Bindings/Ogre/EnumMemoryCategory.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMemoryAllocatorConfig.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMemoryAllocatorConfig.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMemoryAllocatorConfig.h line:158 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreMemoryAllocatorConfig.h line:158 -}
 data EnumMemoryCategory = MemcategoryGeneral
                         | MemcategoryGeometry
                         | MemcategoryAnimation
diff --git a/HGamer3D/Bindings/Ogre/EnumMeshBuildType.hs b/HGamer3D/Bindings/Ogre/EnumMeshBuildType.hs
--- a/HGamer3D/Bindings/Ogre/EnumMeshBuildType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumMeshBuildType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMeshManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMeshManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMeshManager.h line:444 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreMeshManager.h line:444 -}
 data EnumMeshBuildType = MbtPlane
                        | MbtCurvedIllusionPlane
                        | MbtCurvedPlane
diff --git a/HGamer3D/Bindings/Ogre/EnumOperationType.hs b/HGamer3D/Bindings/Ogre/EnumOperationType.hs
--- a/HGamer3D/Bindings/Ogre/EnumOperationType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumOperationType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderOperation.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderOperation.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderOperation.h line:47 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRenderOperation.h line:47 -}
 data EnumOperationType = OtPointList
                        | OtLineList
                        | OtLineStrip
diff --git a/HGamer3D/Bindings/Ogre/EnumOrganisationMode.hs b/HGamer3D/Bindings/Ogre/EnumOrganisationMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumOrganisationMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumOrganisationMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueueSortingGrouping.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderQueueSortingGrouping.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueueSortingGrouping.h line:124 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRenderQueueSortingGrouping.h line:124 -}
 data EnumOrganisationMode = OmPassGroup
                           | OmSortDescending
                           | OmSortAscending
diff --git a/HGamer3D/Bindings/Ogre/EnumOrientationMode.hs b/HGamer3D/Bindings/Ogre/EnumOrientationMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumOrientationMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumOrientationMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreFrustum.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h line:48 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreFrustum.h line:48 -}
 data EnumOrientationMode = OrDegree0
                          | OrDegree90
                          | OrDegree180
diff --git a/HGamer3D/Bindings/Ogre/EnumParameterType.hs b/HGamer3D/Bindings/Ogre/EnumParameterType.hs
--- a/HGamer3D/Bindings/Ogre/EnumParameterType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumParameterType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStringInterface.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreStringInterface.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStringInterface.h line:46 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreStringInterface.h line:46 -}
 data EnumParameterType = PtBool
                        | PtReal
                        | PtInt
diff --git a/HGamer3D/Bindings/Ogre/EnumParseAction.hs b/HGamer3D/Bindings/Ogre/EnumParseAction.hs
--- a/HGamer3D/Bindings/Ogre/EnumParseAction.hs
+++ b/HGamer3D/Bindings/Ogre/EnumParseAction.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilitiesSerializer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilitiesSerializer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilitiesSerializer.h line:109 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilitiesSerializer.h line:109 -}
 data EnumParseAction = ParseHeader
                      | FindOpenBrace
                      | CollectLines
diff --git a/HGamer3D/Bindings/Ogre/EnumParticleType.hs b/HGamer3D/Bindings/Ogre/EnumParticleType.hs
--- a/HGamer3D/Bindings/Ogre/EnumParticleType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumParticleType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreParticle.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreParticle.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreParticle.h line:69 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreParticle.h line:69 -}
 data EnumParticleType = Visual
                       | Emitter
                       deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumPassType.hs b/HGamer3D/Bindings/Ogre/EnumPassType.hs
--- a/HGamer3D/Bindings/Ogre/EnumPassType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumPassType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionPass.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCompositionPass.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionPass.h line:54 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCompositionPass.h line:54 -}
 data EnumPassType = PtClear
                   | PtStencil
                   | PtRenderscene
diff --git a/HGamer3D/Bindings/Ogre/EnumPatchSurfaceType.hs b/HGamer3D/Bindings/Ogre/EnumPatchSurfaceType.hs
--- a/HGamer3D/Bindings/Ogre/EnumPatchSurfaceType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumPatchSurfaceType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchSurface.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePatchSurface.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,6 +49,6 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchSurface.h line:58 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgrePatchSurface.h line:58 -}
 data EnumPatchSurfaceType = PstBezier
                           deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumPixelComponentType.hs b/HGamer3D/Bindings/Ogre/EnumPixelComponentType.hs
--- a/HGamer3D/Bindings/Ogre/EnumPixelComponentType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumPixelComponentType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePixelFormat.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePixelFormat.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePixelFormat.h line:179 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgrePixelFormat.h line:179 -}
 data EnumPixelComponentType = PctByte
                             | PctShort
                             | PctFloat16
diff --git a/HGamer3D/Bindings/Ogre/EnumPixelFormat.hs b/HGamer3D/Bindings/Ogre/EnumPixelFormat.hs
--- a/HGamer3D/Bindings/Ogre/EnumPixelFormat.hs
+++ b/HGamer3D/Bindings/Ogre/EnumPixelFormat.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePixelFormat.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePixelFormat.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePixelFormat.h line:42 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgrePixelFormat.h line:42 -}
 data EnumPixelFormat = PfUnknown
                      | PfL8
                      | PfByteL
diff --git a/HGamer3D/Bindings/Ogre/EnumPixelFormatFlags.hs b/HGamer3D/Bindings/Ogre/EnumPixelFormatFlags.hs
--- a/HGamer3D/Bindings/Ogre/EnumPixelFormatFlags.hs
+++ b/HGamer3D/Bindings/Ogre/EnumPixelFormatFlags.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePixelFormat.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePixelFormat.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePixelFormat.h line:160 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgrePixelFormat.h line:160 -}
 data EnumPixelFormatFlags = PffHasalpha
                           | PffCompressed
                           | PffFloat
diff --git a/HGamer3D/Bindings/Ogre/EnumPolygonMode.hs b/HGamer3D/Bindings/Ogre/EnumPolygonMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumPolygonMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumPolygonMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:180 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:180 -}
 data EnumPolygonMode = PmPoints
                      | PmWireframe
                      | PmSolid
diff --git a/HGamer3D/Bindings/Ogre/EnumPrefabType.hs b/HGamer3D/Bindings/Ogre/EnumPrefabType.hs
--- a/HGamer3D/Bindings/Ogre/EnumPrefabType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumPrefabType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h line:1317 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreSceneManager.h line:1317 -}
 data EnumPrefabType = PtPlane
                     | PtCube
                     | PtSphere
diff --git a/HGamer3D/Bindings/Ogre/EnumProfileGroupMask.hs b/HGamer3D/Bindings/Ogre/EnumProfileGroupMask.hs
--- a/HGamer3D/Bindings/Ogre/EnumProfileGroupMask.hs
+++ b/HGamer3D/Bindings/Ogre/EnumProfileGroupMask.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProfiler.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreProfiler.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProfiler.h line:75 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreProfiler.h line:75 -}
 data EnumProfileGroupMask = OgreprofUserDefault
                           | OgreprofAll
                           | OgreprofGeneral
diff --git a/HGamer3D/Bindings/Ogre/EnumPrograms.hs b/HGamer3D/Bindings/Ogre/EnumPrograms.hs
--- a/HGamer3D/Bindings/Ogre/EnumPrograms.hs
+++ b/HGamer3D/Bindings/Ogre/EnumPrograms.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowVolumeExtrudeProgram.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreShadowVolumeExtrudeProgram.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowVolumeExtrudeProgram.h line:172 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreShadowVolumeExtrudeProgram.h line:172 -}
 data EnumPrograms = PointLight
                   | PointLightDebug
                   | DirectionalLight
diff --git a/HGamer3D/Bindings/Ogre/EnumProjectionType.hs b/HGamer3D/Bindings/Ogre/EnumProjectionType.hs
--- a/HGamer3D/Bindings/Ogre/EnumProjectionType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumProjectionType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreFrustum.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h line:62 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreFrustum.h line:62 -}
 data EnumProjectionType = PtOrthographic
                         | PtPerspective
                         deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumRealStorageFormat.hs b/HGamer3D/Bindings/Ogre/EnumRealStorageFormat.hs
--- a/HGamer3D/Bindings/Ogre/EnumRealStorageFormat.hs
+++ b/HGamer3D/Bindings/Ogre/EnumRealStorageFormat.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStreamSerialiser.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreStreamSerialiser.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStreamSerialiser.h line:81 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreStreamSerialiser.h line:81 -}
 data EnumRealStorageFormat = RealFloat
                            | RealDouble
                            deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumRenderQueueGroupID.hs b/HGamer3D/Bindings/Ogre/EnumRenderQueueGroupID.hs
--- a/HGamer3D/Bindings/Ogre/EnumRenderQueueGroupID.hs
+++ b/HGamer3D/Bindings/Ogre/EnumRenderQueueGroupID.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueue.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderQueue.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueue.h line:53 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRenderQueue.h line:53 -}
 data EnumRenderQueueGroupID = RenderQueueBackground
                             | RenderQueueSkiesEarly
                             | RenderQueue1
diff --git a/HGamer3D/Bindings/Ogre/EnumRequestType.hs b/HGamer3D/Bindings/Ogre/EnumRequestType.hs
--- a/HGamer3D/Bindings/Ogre/EnumRequestType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumRequestType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceBackgroundQueue.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreResourceBackgroundQueue.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceBackgroundQueue.h line:111 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreResourceBackgroundQueue.h line:111 -}
 data EnumRequestType = RtInitialiseGroup
                      | RtInitialiseAllGroups
                      | RtPrepareGroup
diff --git a/HGamer3D/Bindings/Ogre/EnumResourceType.hs b/HGamer3D/Bindings/Ogre/EnumResourceType.hs
--- a/HGamer3D/Bindings/Ogre/EnumResourceType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumResourceType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h line:477 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h line:477 -}
 data EnumResourceType = Texture
                       | Material
                       | GpuProgram
diff --git a/HGamer3D/Bindings/Ogre/EnumRotationInterpolationMode.hs b/HGamer3D/Bindings/Ogre/EnumRotationInterpolationMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumRotationInterpolationMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumRotationInterpolationMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimation.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimation.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimation.h line:72 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreAnimation.h line:72 -}
 data EnumRotationInterpolationMode = RimLinear
                                    | RimSpherical
                                    deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumSceneBlendFactor.hs b/HGamer3D/Bindings/Ogre/EnumSceneBlendFactor.hs
--- a/HGamer3D/Bindings/Ogre/EnumSceneBlendFactor.hs
+++ b/HGamer3D/Bindings/Ogre/EnumSceneBlendFactor.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:234 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:234 -}
 data EnumSceneBlendFactor = SbfOne
                           | SbfZero
                           | SbfDestColour
diff --git a/HGamer3D/Bindings/Ogre/EnumSceneBlendOperation.hs b/HGamer3D/Bindings/Ogre/EnumSceneBlendOperation.hs
--- a/HGamer3D/Bindings/Ogre/EnumSceneBlendOperation.hs
+++ b/HGamer3D/Bindings/Ogre/EnumSceneBlendOperation.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:253 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:253 -}
 data EnumSceneBlendOperation = SboAdd
                              | SboSubtract
                              | SboReverseSubtract
diff --git a/HGamer3D/Bindings/Ogre/EnumSceneBlendType.hs b/HGamer3D/Bindings/Ogre/EnumSceneBlendType.hs
--- a/HGamer3D/Bindings/Ogre/EnumSceneBlendType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumSceneBlendType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:215 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:215 -}
 data EnumSceneBlendType = SbtTransparentAlpha
                         | SbtTransparentColour
                         | SbtAdd
diff --git a/HGamer3D/Bindings/Ogre/EnumSceneType.hs b/HGamer3D/Bindings/Ogre/EnumSceneType.hs
--- a/HGamer3D/Bindings/Ogre/EnumSceneType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumSceneType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h line:3461 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreSceneManager.h line:3461 -}
 data EnumSceneType = StGeneric
                    | StExteriorClose
                    | StExteriorFar
diff --git a/HGamer3D/Bindings/Ogre/EnumSerializeEvent.hs b/HGamer3D/Bindings/Ogre/EnumSerializeEvent.hs
--- a/HGamer3D/Bindings/Ogre/EnumSerializeEvent.hs
+++ b/HGamer3D/Bindings/Ogre/EnumSerializeEvent.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialSerializer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreMaterialSerializer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialSerializer.h line:109 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreMaterialSerializer.h line:109 -}
 data EnumSerializeEvent = MsePreWrite
                         | MseWriteBegin
                         | MseWriteEnd
diff --git a/HGamer3D/Bindings/Ogre/EnumShadeOptions.hs b/HGamer3D/Bindings/Ogre/EnumShadeOptions.hs
--- a/HGamer3D/Bindings/Ogre/EnumShadeOptions.hs
+++ b/HGamer3D/Bindings/Ogre/EnumShadeOptions.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:114 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:114 -}
 data EnumShadeOptions = SoFlat
                       | SoGouraud
                       | SoPhong
diff --git a/HGamer3D/Bindings/Ogre/EnumShadowRenderableFlags.hs b/HGamer3D/Bindings/Ogre/EnumShadowRenderableFlags.hs
--- a/HGamer3D/Bindings/Ogre/EnumShadowRenderableFlags.hs
+++ b/HGamer3D/Bindings/Ogre/EnumShadowRenderableFlags.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCaster.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreShadowCaster.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCaster.h line:97 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreShadowCaster.h line:97 -}
 data EnumShadowRenderableFlags = SrfIncludeLightCap
                                | SrfIncludeDarkCap
                                | SrfExtrudeToInfinity
diff --git a/HGamer3D/Bindings/Ogre/EnumShadowTechnique.hs b/HGamer3D/Bindings/Ogre/EnumShadowTechnique.hs
--- a/HGamer3D/Bindings/Ogre/EnumShadowTechnique.hs
+++ b/HGamer3D/Bindings/Ogre/EnumShadowTechnique.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:191 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:191 -}
 data EnumShadowTechnique = ShadowtypeNone
                          | ShadowdetailtypeAdditive
                          | ShadowdetailtypeModulative
diff --git a/HGamer3D/Bindings/Ogre/EnumSharedPtrFreeMethod.hs b/HGamer3D/Bindings/Ogre/EnumSharedPtrFreeMethod.hs
--- a/HGamer3D/Bindings/Ogre/EnumSharedPtrFreeMethod.hs
+++ b/HGamer3D/Bindings/Ogre/EnumSharedPtrFreeMethod.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSharedPtr.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSharedPtr.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSharedPtr.h line:42 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreSharedPtr.h line:42 -}
 data EnumSharedPtrFreeMethod = SpfmDelete
                              | SpfmDeleteT
                              | SpfmFree
diff --git a/HGamer3D/Bindings/Ogre/EnumSide.hs b/HGamer3D/Bindings/Ogre/EnumSide.hs
--- a/HGamer3D/Bindings/Ogre/EnumSide.hs
+++ b/HGamer3D/Bindings/Ogre/EnumSide.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePlane.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePlane.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePlane.h line:80 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgrePlane.h line:80 -}
 data EnumSide = NoSide
               | PositiveSide
               | NegativeSide
diff --git a/HGamer3D/Bindings/Ogre/EnumSkeletonAnimationBlendMode.hs b/HGamer3D/Bindings/Ogre/EnumSkeletonAnimationBlendMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumSkeletonAnimationBlendMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumSkeletonAnimationBlendMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeleton.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSkeleton.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeleton.h line:48 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreSkeleton.h line:48 -}
 data EnumSkeletonAnimationBlendMode = AnimblendAverage
                                     | AnimblendCumulative
                                     deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumSkeletonChunkID.hs b/HGamer3D/Bindings/Ogre/EnumSkeletonChunkID.hs
--- a/HGamer3D/Bindings/Ogre/EnumSkeletonChunkID.hs
+++ b/HGamer3D/Bindings/Ogre/EnumSkeletonChunkID.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeletonFileFormat.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSkeletonFileFormat.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeletonFileFormat.h line:55 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreSkeletonFileFormat.h line:55 -}
 data EnumSkeletonChunkID = SkeletonHeader
                          | SkeletonBone
                          | SkeletonBoneParent
diff --git a/HGamer3D/Bindings/Ogre/EnumSortMode.hs b/HGamer3D/Bindings/Ogre/EnumSortMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumSortMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumSortMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:287 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:287 -}
 data EnumSortMode = SmDirection
                   | SmDistance
                   deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumSpecialCaseRenderQueueMode.hs b/HGamer3D/Bindings/Ogre/EnumSpecialCaseRenderQueueMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumSpecialCaseRenderQueueMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumSpecialCaseRenderQueueMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h line:183 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreSceneManager.h line:183 -}
 data EnumSpecialCaseRenderQueueMode = ScrqmInclude
                                     | ScrqmExclude
                                     deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumStatFlags.hs b/HGamer3D/Bindings/Ogre/EnumStatFlags.hs
--- a/HGamer3D/Bindings/Ogre/EnumStatFlags.hs
+++ b/HGamer3D/Bindings/Ogre/EnumStatFlags.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTarget.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderTarget.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTarget.h line:67 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRenderTarget.h line:67 -}
 data EnumStatFlags = SfNone
                    | SfFps
                    | SfAvgFps
diff --git a/HGamer3D/Bindings/Ogre/EnumStatus.hs b/HGamer3D/Bindings/Ogre/EnumStatus.hs
--- a/HGamer3D/Bindings/Ogre/EnumStatus.hs
+++ b/HGamer3D/Bindings/Ogre/EnumStatus.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceGroupManager.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreResourceGroupManager.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceGroupManager.h line:308 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreResourceGroupManager.h line:308 -}
 data EnumStatus = Uninitialsed
                 | Initialising
                 | Initialised
diff --git a/HGamer3D/Bindings/Ogre/EnumStencilOperation.hs b/HGamer3D/Bindings/Ogre/EnumStencilOperation.hs
--- a/HGamer3D/Bindings/Ogre/EnumStencilOperation.hs
+++ b/HGamer3D/Bindings/Ogre/EnumStencilOperation.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystem.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderSystem.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystem.h line:77 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRenderSystem.h line:77 -}
 data EnumStencilOperation = SopKeep
                           | SopZero
                           | SopReplace
diff --git a/HGamer3D/Bindings/Ogre/EnumTargetMode.hs b/HGamer3D/Bindings/Ogre/EnumTargetMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumTargetMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTargetMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h line:478 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h line:478 -}
 data EnumTargetMode = TmSoftware
                     | TmHardware
                     deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumTexCoordCalcMethod.hs b/HGamer3D/Bindings/Ogre/EnumTexCoordCalcMethod.hs
--- a/HGamer3D/Bindings/Ogre/EnumTexCoordCalcMethod.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTexCoordCalcMethod.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystem.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreRenderSystem.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystem.h line:63 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreRenderSystem.h line:63 -}
 data EnumTexCoordCalcMethod = TexcalcNone
                             | TexcalcEnvironmentMap
                             | TexcalcEnvironmentMapPlanar
diff --git a/HGamer3D/Bindings/Ogre/EnumTexCoordDirection.hs b/HGamer3D/Bindings/Ogre/EnumTexCoordDirection.hs
--- a/HGamer3D/Bindings/Ogre/EnumTexCoordDirection.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTexCoordDirection.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardChain.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreBillboardChain.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardChain.h line:147 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreBillboardChain.h line:147 -}
 data EnumTexCoordDirection = TcdU
                            | TcdV
                            deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumTextureAddressingMode.hs b/HGamer3D/Bindings/Ogre/EnumTextureAddressingMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumTextureAddressingMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTextureAddressingMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:125 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:125 -}
 data EnumTextureAddressingMode = TamWrap
                                | TamMirror
                                | TamClamp
diff --git a/HGamer3D/Bindings/Ogre/EnumTextureCubeFace.hs b/HGamer3D/Bindings/Ogre/EnumTextureCubeFace.hs
--- a/HGamer3D/Bindings/Ogre/EnumTextureCubeFace.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTextureCubeFace.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:145 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:145 -}
 data EnumTextureCubeFace = CubeFront
                          | CubeBack
                          | CubeLeft
diff --git a/HGamer3D/Bindings/Ogre/EnumTextureEffectType.hs b/HGamer3D/Bindings/Ogre/EnumTextureEffectType.hs
--- a/HGamer3D/Bindings/Ogre/EnumTextureEffectType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTextureEffectType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:70 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:70 -}
 data EnumTextureEffectType = EtEnvironmentMap
                            | EtProjectiveTexture
                            | EtUvscroll
diff --git a/HGamer3D/Bindings/Ogre/EnumTextureFilterOptions.hs b/HGamer3D/Bindings/Ogre/EnumTextureFilterOptions.hs
--- a/HGamer3D/Bindings/Ogre/EnumTextureFilterOptions.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTextureFilterOptions.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:79 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:79 -}
 data EnumTextureFilterOptions = TfoNone
                               | TfoBilinear
                               | TfoTrilinear
diff --git a/HGamer3D/Bindings/Ogre/EnumTextureMipmap.hs b/HGamer3D/Bindings/Ogre/EnumTextureMipmap.hs
--- a/HGamer3D/Bindings/Ogre/EnumTextureMipmap.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTextureMipmap.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTexture.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTexture.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTexture.h line:81 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTexture.h line:81 -}
 data EnumTextureMipmap = MipUnlimited
                        | MipDefault
                        deriving (Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumTextureScope.hs b/HGamer3D/Bindings/Ogre/EnumTextureScope.hs
--- a/HGamer3D/Bindings/Ogre/EnumTextureScope.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTextureScope.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTechnique.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCompositionTechnique.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTechnique.h line:51 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCompositionTechnique.h line:51 -}
 data EnumTextureScope = TsLocal
                       | TsChain
                       | TsGlobal
diff --git a/HGamer3D/Bindings/Ogre/EnumTextureTransformType.hs b/HGamer3D/Bindings/Ogre/EnumTextureTransformType.hs
--- a/HGamer3D/Bindings/Ogre/EnumTextureTransformType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTextureTransformType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:111 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:111 -}
 data EnumTextureTransformType = TtTranslateU
                               | TtTranslateV
                               | TtScaleU
diff --git a/HGamer3D/Bindings/Ogre/EnumTextureType.hs b/HGamer3D/Bindings/Ogre/EnumTextureType.hs
--- a/HGamer3D/Bindings/Ogre/EnumTextureType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTextureType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTexture.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreTexture.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTexture.h line:67 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreTexture.h line:67 -}
 data EnumTextureType = TexType1d
                      | TexType2d
                      | TexType3d
diff --git a/HGamer3D/Bindings/Ogre/EnumTrackVertexColourEnum.hs b/HGamer3D/Bindings/Ogre/EnumTrackVertexColourEnum.hs
--- a/HGamer3D/Bindings/Ogre/EnumTrackVertexColourEnum.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTrackVertexColourEnum.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:278 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:278 -}
 data EnumTrackVertexColourEnum = TvcNone
                                | TvcAmbient
                                | TvcDiffuse
diff --git a/HGamer3D/Bindings/Ogre/EnumTransformSpace.hs b/HGamer3D/Bindings/Ogre/EnumTransformSpace.hs
--- a/HGamer3D/Bindings/Ogre/EnumTransformSpace.hs
+++ b/HGamer3D/Bindings/Ogre/EnumTransformSpace.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreNode.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreNode.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreNode.h line:67 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreNode.h line:67 -}
 data EnumTransformSpace = TsLocal
                         | TsParent
                         | TsWorld
diff --git a/HGamer3D/Bindings/Ogre/EnumUsage.hs b/HGamer3D/Bindings/Ogre/EnumUsage.hs
--- a/HGamer3D/Bindings/Ogre/EnumUsage.hs
+++ b/HGamer3D/Bindings/Ogre/EnumUsage.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBuffer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareBuffer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBuffer.h line:78 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreHardwareBuffer.h line:78 -}
 data EnumUsage = HbuStatic
                | HbuDynamic
                | HbuWriteOnly
diff --git a/HGamer3D/Bindings/Ogre/EnumValueType.hs b/HGamer3D/Bindings/Ogre/EnumValueType.hs
--- a/HGamer3D/Bindings/Ogre/EnumValueType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumValueType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimable.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimable.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimable.h line:75 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreAnimable.h line:75 -}
 data EnumValueType = Int
                    | Real
                    | Vector2
diff --git a/HGamer3D/Bindings/Ogre/EnumVertexAnimationType.hs b/HGamer3D/Bindings/Ogre/EnumVertexAnimationType.hs
--- a/HGamer3D/Bindings/Ogre/EnumVertexAnimationType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumVertexAnimationType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h line:461 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h line:461 -}
 data EnumVertexAnimationType = VatNone
                              | VatMorph
                              | VatPose
diff --git a/HGamer3D/Bindings/Ogre/EnumVertexDataBindChoice.hs b/HGamer3D/Bindings/Ogre/EnumVertexDataBindChoice.hs
--- a/HGamer3D/Bindings/Ogre/EnumVertexDataBindChoice.hs
+++ b/HGamer3D/Bindings/Ogre/EnumVertexDataBindChoice.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreEntity.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreEntity.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreEntity.h line:716 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreEntity.h line:716 -}
 data EnumVertexDataBindChoice = BindOriginal
                               | BindSoftwareSkeletal
                               | BindSoftwareMorph
diff --git a/HGamer3D/Bindings/Ogre/EnumVertexElementSemantic.hs b/HGamer3D/Bindings/Ogre/EnumVertexElementSemantic.hs
--- a/HGamer3D/Bindings/Ogre/EnumVertexElementSemantic.hs
+++ b/HGamer3D/Bindings/Ogre/EnumVertexElementSemantic.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareVertexBuffer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareVertexBuffer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareVertexBuffer.h line:84 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreHardwareVertexBuffer.h line:84 -}
 data EnumVertexElementSemantic = VesPosition
                                | VesBlendWeights
                                | VesBlendIndices
diff --git a/HGamer3D/Bindings/Ogre/EnumVertexElementType.hs b/HGamer3D/Bindings/Ogre/EnumVertexElementType.hs
--- a/HGamer3D/Bindings/Ogre/EnumVertexElementType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumVertexElementType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareVertexBuffer.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreHardwareVertexBuffer.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareVertexBuffer.h line:107 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreHardwareVertexBuffer.h line:107 -}
 data EnumVertexElementType = VetFloat1
                            | VetFloat2
                            | VetFloat3
diff --git a/HGamer3D/Bindings/Ogre/EnumVertexReductionQuota.hs b/HGamer3D/Bindings/Ogre/EnumVertexReductionQuota.hs
--- a/HGamer3D/Bindings/Ogre/EnumVertexReductionQuota.hs
+++ b/HGamer3D/Bindings/Ogre/EnumVertexReductionQuota.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProgressiveMesh.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreProgressiveMesh.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProgressiveMesh.h line:69 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreProgressiveMesh.h line:69 -}
 data EnumVertexReductionQuota = VrqConstant
                               | VrqProportional
                               deriving (Enum,Eq)
diff --git a/HGamer3D/Bindings/Ogre/EnumVisibleSide.hs b/HGamer3D/Bindings/Ogre/EnumVisibleSide.hs
--- a/HGamer3D/Bindings/Ogre/EnumVisibleSide.hs
+++ b/HGamer3D/Bindings/Ogre/EnumVisibleSide.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchSurface.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgrePatchSurface.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchSurface.h line:70 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgrePatchSurface.h line:70 -}
 data EnumVisibleSide = VsFront
                      | VsBack
                      | VsBoth
diff --git a/HGamer3D/Bindings/Ogre/EnumWaveformType.hs b/HGamer3D/Bindings/Ogre/EnumWaveformType.hs
--- a/HGamer3D/Bindings/Ogre/EnumWaveformType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumWaveformType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:162 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:162 -}
 data EnumWaveformType = WftSine
                       | WftTriangle
                       | WftSquare
diff --git a/HGamer3D/Bindings/Ogre/EnumWorldFragmentType.hs b/HGamer3D/Bindings/Ogre/EnumWorldFragmentType.hs
--- a/HGamer3D/Bindings/Ogre/EnumWorldFragmentType.hs
+++ b/HGamer3D/Bindings/Ogre/EnumWorldFragmentType.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneQuery.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreSceneQuery.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneQuery.h line:82 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreSceneQuery.h line:82 -}
 data EnumWorldFragmentType = WftNone
                            | WftPlaneBoundedRegion
                            | WftSingleIntersection
diff --git a/HGamer3D/Bindings/Ogre/EnumeTexturePlayMode.hs b/HGamer3D/Bindings/Ogre/EnumeTexturePlayMode.hs
--- a/HGamer3D/Bindings/Ogre/EnumeTexturePlayMode.hs
+++ b/HGamer3D/Bindings/Ogre/EnumeTexturePlayMode.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
@@ -29,7 +29,7 @@
 -- 
 -- 
 -- File for type, method, enum or function stubs  
--- in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreExternalTextureSource.h"
+-- in: "Dep-OgreSDK/include/OGRE\OgreExternalTextureSource.h"
 -- 
 -- each stub combines the following files: 
 --     a C++ implementation file, transforming cpp calls into C-functions
@@ -49,7 +49,7 @@
 
 
 
-{- enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreExternalTextureSource.h line:59 -}
+{- enum from Dep-OgreSDK/include/OGRE\OgreExternalTextureSource.h line:59 -}
 data EnumeTexturePlayMode = Textureeffectpause
                           | TextureeffectplayAsap
                           | TextureeffectplayLooping
diff --git a/HGamer3D/Bindings/Ogre/TypeColour.hs b/HGamer3D/Bindings/Ogre/TypeColour.hs
--- a/HGamer3D/Bindings/Ogre/TypeColour.hs
+++ b/HGamer3D/Bindings/Ogre/TypeColour.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/HGamer3D/Bindings/Ogre/TypeDegree.hs b/HGamer3D/Bindings/Ogre/TypeDegree.hs
--- a/HGamer3D/Bindings/Ogre/TypeDegree.hs
+++ b/HGamer3D/Bindings/Ogre/TypeDegree.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/HGamer3D/Bindings/Ogre/TypeHG3DClass.hs b/HGamer3D/Bindings/Ogre/TypeHG3DClass.hs
--- a/HGamer3D/Bindings/Ogre/TypeHG3DClass.hs
+++ b/HGamer3D/Bindings/Ogre/TypeHG3DClass.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/HGamer3D/Bindings/Ogre/TypeQuaternion.hs b/HGamer3D/Bindings/Ogre/TypeQuaternion.hs
--- a/HGamer3D/Bindings/Ogre/TypeQuaternion.hs
+++ b/HGamer3D/Bindings/Ogre/TypeQuaternion.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/HGamer3D/Bindings/Ogre/TypeRadian.hs b/HGamer3D/Bindings/Ogre/TypeRadian.hs
--- a/HGamer3D/Bindings/Ogre/TypeRadian.hs
+++ b/HGamer3D/Bindings/Ogre/TypeRadian.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/HGamer3D/Bindings/Ogre/TypeSharedPtr.hs b/HGamer3D/Bindings/Ogre/TypeSharedPtr.hs
--- a/HGamer3D/Bindings/Ogre/TypeSharedPtr.hs
+++ b/HGamer3D/Bindings/Ogre/TypeSharedPtr.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/HGamer3D/Bindings/Ogre/TypeVector2.hs b/HGamer3D/Bindings/Ogre/TypeVector2.hs
--- a/HGamer3D/Bindings/Ogre/TypeVector2.hs
+++ b/HGamer3D/Bindings/Ogre/TypeVector2.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/HGamer3D/Bindings/Ogre/TypeVector3.hs b/HGamer3D/Bindings/Ogre/TypeVector3.hs
--- a/HGamer3D/Bindings/Ogre/TypeVector3.hs
+++ b/HGamer3D/Bindings/Ogre/TypeVector3.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/HGamer3D/Bindings/Ogre/TypeVector4.hs b/HGamer3D/Bindings/Ogre/TypeVector4.hs
--- a/HGamer3D/Bindings/Ogre/TypeVector4.hs
+++ b/HGamer3D/Bindings/Ogre/TypeVector4.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 -- 
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 -- 
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/HGamer3D/Bindings/Ogre/Utils.hs b/HGamer3D/Bindings/Ogre/Utils.hs
--- a/HGamer3D/Bindings/Ogre/Utils.hs
+++ b/HGamer3D/Bindings/Ogre/Utils.hs
@@ -9,7 +9,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 --
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 --
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2012 Dr. Peter Althainz
+(c) 2011-2012 Peter Althainz
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/Setup.hs b/Setup.hs
--- a/Setup.hs
+++ b/Setup.hs
@@ -2,7 +2,7 @@
 -- (A project to enable 3D game development in Haskell)
 -- For the latest info, see http://www.althainz.de/HGamer3D.html
 --
--- Copyright 2011 Dr. Peter Althainz
+-- (c) 2011 Peter Althainz
 --
 -- Licensed under the Apache License, Version 2.0 (the "License");
 -- you may not use this file except in compliance with the License.
diff --git a/include/ClassAnimation.h b/include/ClassAnimation.h
--- a/include/ClassAnimation.h
+++ b/include/ClassAnimation.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimation.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimation.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassAnimationState.h b/include/ClassAnimationState.h
--- a/include/ClassAnimationState.h
+++ b/include/ClassAnimationState.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationState.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimationState.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassAnimationTrack.h b/include/ClassAnimationTrack.h
--- a/include/ClassAnimationTrack.h
+++ b/include/ClassAnimationTrack.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassArchive.h b/include/ClassArchive.h
--- a/include/ClassArchive.h
+++ b/include/ClassArchive.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreArchive.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreArchive.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassArchiveManager.h b/include/ClassArchiveManager.h
--- a/include/ClassArchiveManager.h
+++ b/include/ClassArchiveManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreArchiveManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreArchiveManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassBillboard.h b/include/ClassBillboard.h
--- a/include/ClassBillboard.h
+++ b/include/ClassBillboard.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboard.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBillboard.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassBillboardChain.h b/include/ClassBillboardChain.h
--- a/include/ClassBillboardChain.h
+++ b/include/ClassBillboardChain.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardChain.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBillboardChain.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassBillboardChainFactory.h b/include/ClassBillboardChainFactory.h
--- a/include/ClassBillboardChainFactory.h
+++ b/include/ClassBillboardChainFactory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardChain.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBillboardChain.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassBillboardSet.h b/include/ClassBillboardSet.h
--- a/include/ClassBillboardSet.h
+++ b/include/ClassBillboardSet.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBillboardSet.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassBillboardSetFactory.h b/include/ClassBillboardSetFactory.h
--- a/include/ClassBillboardSetFactory.h
+++ b/include/ClassBillboardSetFactory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBillboardSet.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassBone.h b/include/ClassBone.h
--- a/include/ClassBone.h
+++ b/include/ClassBone.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBone.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBone.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassCamera.h b/include/ClassCamera.h
--- a/include/ClassCamera.h
+++ b/include/ClassCamera.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCamera.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCamera.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassCmdManualNamedConstsFile.h b/include/ClassCmdManualNamedConstsFile.h
--- a/include/ClassCmdManualNamedConstsFile.h
+++ b/include/ClassCmdManualNamedConstsFile.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgram.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreGpuProgram.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassCmdPose.h b/include/ClassCmdPose.h
--- a/include/ClassCmdPose.h
+++ b/include/ClassCmdPose.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgram.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreGpuProgram.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassCompositionPass.h b/include/ClassCompositionPass.h
--- a/include/ClassCompositionPass.h
+++ b/include/ClassCompositionPass.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionPass.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCompositionPass.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassCompositionTargetPass.h b/include/ClassCompositionTargetPass.h
--- a/include/ClassCompositionTargetPass.h
+++ b/include/ClassCompositionTargetPass.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTargetPass.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCompositionTargetPass.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassCompositionTechnique.h b/include/ClassCompositionTechnique.h
--- a/include/ClassCompositionTechnique.h
+++ b/include/ClassCompositionTechnique.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTechnique.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCompositionTechnique.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassCompositor.h b/include/ClassCompositor.h
--- a/include/ClassCompositor.h
+++ b/include/ClassCompositor.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositor.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCompositor.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassCompositorChain.h b/include/ClassCompositorChain.h
--- a/include/ClassCompositorChain.h
+++ b/include/ClassCompositorChain.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositorChain.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCompositorChain.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassCompositorInstance.h b/include/ClassCompositorInstance.h
--- a/include/ClassCompositorInstance.h
+++ b/include/ClassCompositorInstance.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositorInstance.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCompositorInstance.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassCompositorManager.h b/include/ClassCompositorManager.h
--- a/include/ClassCompositorManager.h
+++ b/include/ClassCompositorManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositorManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCompositorManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassConfigFile.h b/include/ClassConfigFile.h
--- a/include/ClassConfigFile.h
+++ b/include/ClassConfigFile.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreConfigFile.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreConfigFile.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassControllerManager.h b/include/ClassControllerManager.h
--- a/include/ClassControllerManager.h
+++ b/include/ClassControllerManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreControllerManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreControllerManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassDataStream.h b/include/ClassDataStream.h
--- a/include/ClassDataStream.h
+++ b/include/ClassDataStream.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreDataStream.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassDefaultAxisAlignedBoxSceneQuery.h b/include/ClassDefaultAxisAlignedBoxSceneQuery.h
--- a/include/ClassDefaultAxisAlignedBoxSceneQuery.h
+++ b/include/ClassDefaultAxisAlignedBoxSceneQuery.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassDefaultPlaneBoundedVolumeListSceneQuery.h b/include/ClassDefaultPlaneBoundedVolumeListSceneQuery.h
--- a/include/ClassDefaultPlaneBoundedVolumeListSceneQuery.h
+++ b/include/ClassDefaultPlaneBoundedVolumeListSceneQuery.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassDefaultRaySceneQuery.h b/include/ClassDefaultRaySceneQuery.h
--- a/include/ClassDefaultRaySceneQuery.h
+++ b/include/ClassDefaultRaySceneQuery.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassDefaultSceneManager.h b/include/ClassDefaultSceneManager.h
--- a/include/ClassDefaultSceneManager.h
+++ b/include/ClassDefaultSceneManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManagerEnumerator.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManagerEnumerator.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassDefaultSceneManagerFactory.h b/include/ClassDefaultSceneManagerFactory.h
--- a/include/ClassDefaultSceneManagerFactory.h
+++ b/include/ClassDefaultSceneManagerFactory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManagerEnumerator.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManagerEnumerator.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassDefaultShadowCameraSetup.h b/include/ClassDefaultShadowCameraSetup.h
--- a/include/ClassDefaultShadowCameraSetup.h
+++ b/include/ClassDefaultShadowCameraSetup.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCameraSetup.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreShadowCameraSetup.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassDefaultSphereSceneQuery.h b/include/ClassDefaultSphereSceneQuery.h
--- a/include/ClassDefaultSphereSceneQuery.h
+++ b/include/ClassDefaultSphereSceneQuery.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassElement.h b/include/ClassElement.h
--- a/include/ClassElement.h
+++ b/include/ClassElement.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardChain.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBillboardChain.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassEntity.h b/include/ClassEntity.h
--- a/include/ClassEntity.h
+++ b/include/ClassEntity.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreEntity.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreEntity.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassEntityFactory.h b/include/ClassEntityFactory.h
--- a/include/ClassEntityFactory.h
+++ b/include/ClassEntityFactory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreEntity.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreEntity.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassException.h b/include/ClassException.h
--- a/include/ClassException.h
+++ b/include/ClassException.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassFileHandleDataStream.h b/include/ClassFileHandleDataStream.h
--- a/include/ClassFileHandleDataStream.h
+++ b/include/ClassFileHandleDataStream.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreDataStream.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassFileNotFoundException.h b/include/ClassFileNotFoundException.h
--- a/include/ClassFileNotFoundException.h
+++ b/include/ClassFileNotFoundException.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassFileStreamDataStream.h b/include/ClassFileStreamDataStream.h
--- a/include/ClassFileStreamDataStream.h
+++ b/include/ClassFileStreamDataStream.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreDataStream.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassFrustum.h b/include/ClassFrustum.h
--- a/include/ClassFrustum.h
+++ b/include/ClassFrustum.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreFrustum.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassGeometryBucket.h b/include/ClassGeometryBucket.h
--- a/include/ClassGeometryBucket.h
+++ b/include/ClassGeometryBucket.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticGeometry.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreStaticGeometry.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassGpuProgram.h b/include/ClassGpuProgram.h
--- a/include/ClassGpuProgram.h
+++ b/include/ClassGpuProgram.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgram.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreGpuProgram.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassGpuProgramManager.h b/include/ClassGpuProgramManager.h
--- a/include/ClassGpuProgramManager.h
+++ b/include/ClassGpuProgramManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassHardwareBufferLicensee.h b/include/ClassHardwareBufferLicensee.h
--- a/include/ClassHardwareBufferLicensee.h
+++ b/include/ClassHardwareBufferLicensee.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassHardwareBufferManager.h b/include/ClassHardwareBufferManager.h
--- a/include/ClassHardwareBufferManager.h
+++ b/include/ClassHardwareBufferManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassHardwareBufferManagerBase.h b/include/ClassHardwareBufferManagerBase.h
--- a/include/ClassHardwareBufferManagerBase.h
+++ b/include/ClassHardwareBufferManagerBase.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassHardwareIndexBuffer.h b/include/ClassHardwareIndexBuffer.h
--- a/include/ClassHardwareIndexBuffer.h
+++ b/include/ClassHardwareIndexBuffer.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareIndexBuffer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareIndexBuffer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassHardwareOcclusionQuery.h b/include/ClassHardwareOcclusionQuery.h
--- a/include/ClassHardwareOcclusionQuery.h
+++ b/include/ClassHardwareOcclusionQuery.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareOcclusionQuery.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareOcclusionQuery.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassHardwarePixelBuffer.h b/include/ClassHardwarePixelBuffer.h
--- a/include/ClassHardwarePixelBuffer.h
+++ b/include/ClassHardwarePixelBuffer.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwarePixelBuffer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwarePixelBuffer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassHighLevelGpuProgram.h b/include/ClassHighLevelGpuProgram.h
--- a/include/ClassHighLevelGpuProgram.h
+++ b/include/ClassHighLevelGpuProgram.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHighLevelGpuProgram.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHighLevelGpuProgram.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassHighLevelGpuProgramFactory.h b/include/ClassHighLevelGpuProgramFactory.h
--- a/include/ClassHighLevelGpuProgramFactory.h
+++ b/include/ClassHighLevelGpuProgramFactory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHighLevelGpuProgramManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHighLevelGpuProgramManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassIOException.h b/include/ClassIOException.h
--- a/include/ClassIOException.h
+++ b/include/ClassIOException.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassInternalErrorException.h b/include/ClassInternalErrorException.h
--- a/include/ClassInternalErrorException.h
+++ b/include/ClassInternalErrorException.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassInvalidParametersException.h b/include/ClassInvalidParametersException.h
--- a/include/ClassInvalidParametersException.h
+++ b/include/ClassInvalidParametersException.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassInvalidStateException.h b/include/ClassInvalidStateException.h
--- a/include/ClassInvalidStateException.h
+++ b/include/ClassInvalidStateException.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassItemIdentityException.h b/include/ClassItemIdentityException.h
--- a/include/ClassItemIdentityException.h
+++ b/include/ClassItemIdentityException.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassKeyFrame.h b/include/ClassKeyFrame.h
--- a/include/ClassKeyFrame.h
+++ b/include/ClassKeyFrame.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreKeyFrame.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreKeyFrame.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassLODBucket.h b/include/ClassLODBucket.h
--- a/include/ClassLODBucket.h
+++ b/include/ClassLODBucket.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticGeometry.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreStaticGeometry.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassLiSPSMShadowCameraSetup.h b/include/ClassLiSPSMShadowCameraSetup.h
--- a/include/ClassLiSPSMShadowCameraSetup.h
+++ b/include/ClassLiSPSMShadowCameraSetup.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCameraSetupLiSPSM.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreShadowCameraSetupLiSPSM.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassLight.h b/include/ClassLight.h
--- a/include/ClassLight.h
+++ b/include/ClassLight.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLight.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreLight.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassLightFactory.h b/include/ClassLightFactory.h
--- a/include/ClassLightFactory.h
+++ b/include/ClassLightFactory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLight.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreLight.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassLogManager.h b/include/ClassLogManager.h
--- a/include/ClassLogManager.h
+++ b/include/ClassLogManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLogManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreLogManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassManualObject.h b/include/ClassManualObject.h
--- a/include/ClassManualObject.h
+++ b/include/ClassManualObject.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreManualObject.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreManualObject.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassManualObjectFactory.h b/include/ClassManualObjectFactory.h
--- a/include/ClassManualObjectFactory.h
+++ b/include/ClassManualObjectFactory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreManualObject.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreManualObject.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassManualObjectSection.h b/include/ClassManualObjectSection.h
--- a/include/ClassManualObjectSection.h
+++ b/include/ClassManualObjectSection.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreManualObject.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreManualObject.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassManualObjectSectionShadowRenderable.h b/include/ClassManualObjectSectionShadowRenderable.h
--- a/include/ClassManualObjectSectionShadowRenderable.h
+++ b/include/ClassManualObjectSectionShadowRenderable.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreManualObject.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreManualObject.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassMaterial.h b/include/ClassMaterial.h
--- a/include/ClassMaterial.h
+++ b/include/ClassMaterial.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterial.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMaterial.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassMaterialBucket.h b/include/ClassMaterialBucket.h
--- a/include/ClassMaterialBucket.h
+++ b/include/ClassMaterialBucket.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticGeometry.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreStaticGeometry.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassMaterialManager.h b/include/ClassMaterialManager.h
--- a/include/ClassMaterialManager.h
+++ b/include/ClassMaterialManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMaterialManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassMaterialSerializer.h b/include/ClassMaterialSerializer.h
--- a/include/ClassMaterialSerializer.h
+++ b/include/ClassMaterialSerializer.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialSerializer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMaterialSerializer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassMemoryDataStream.h b/include/ClassMemoryDataStream.h
--- a/include/ClassMemoryDataStream.h
+++ b/include/ClassMemoryDataStream.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreDataStream.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassMesh.h b/include/ClassMesh.h
--- a/include/ClassMesh.h
+++ b/include/ClassMesh.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMesh.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMesh.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassMeshSerializer.h b/include/ClassMeshSerializer.h
--- a/include/ClassMeshSerializer.h
+++ b/include/ClassMeshSerializer.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMeshSerializer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMeshSerializer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassMovableObject.h b/include/ClassMovableObject.h
--- a/include/ClassMovableObject.h
+++ b/include/ClassMovableObject.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMovableObject.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMovableObject.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassMovableObjectFactory.h b/include/ClassMovableObjectFactory.h
--- a/include/ClassMovableObjectFactory.h
+++ b/include/ClassMovableObjectFactory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMovableObject.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMovableObject.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassMultiRenderTarget.h b/include/ClassMultiRenderTarget.h
--- a/include/ClassMultiRenderTarget.h
+++ b/include/ClassMultiRenderTarget.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTexture.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderTexture.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassNode.h b/include/ClassNode.h
--- a/include/ClassNode.h
+++ b/include/ClassNode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreNode.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreNode.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassNodeAnimationTrack.h b/include/ClassNodeAnimationTrack.h
--- a/include/ClassNodeAnimationTrack.h
+++ b/include/ClassNodeAnimationTrack.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassNumericAnimationTrack.h b/include/ClassNumericAnimationTrack.h
--- a/include/ClassNumericAnimationTrack.h
+++ b/include/ClassNumericAnimationTrack.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassNumericKeyFrame.h b/include/ClassNumericKeyFrame.h
--- a/include/ClassNumericKeyFrame.h
+++ b/include/ClassNumericKeyFrame.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreKeyFrame.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreKeyFrame.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassOverlay.h b/include/ClassOverlay.h
--- a/include/ClassOverlay.h
+++ b/include/ClassOverlay.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlay.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreOverlay.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassOverlayContainer.h b/include/ClassOverlayContainer.h
--- a/include/ClassOverlayContainer.h
+++ b/include/ClassOverlayContainer.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayContainer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreOverlayContainer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassOverlayManager.h b/include/ClassOverlayManager.h
--- a/include/ClassOverlayManager.h
+++ b/include/ClassOverlayManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreOverlayManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassPSSMShadowCameraSetup.h b/include/ClassPSSMShadowCameraSetup.h
--- a/include/ClassPSSMShadowCameraSetup.h
+++ b/include/ClassPSSMShadowCameraSetup.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCameraSetupPSSM.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreShadowCameraSetupPSSM.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassParticleAffector.h b/include/ClassParticleAffector.h
--- a/include/ClassParticleAffector.h
+++ b/include/ClassParticleAffector.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreParticleAffector.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreParticleAffector.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassParticleEmitter.h b/include/ClassParticleEmitter.h
--- a/include/ClassParticleEmitter.h
+++ b/include/ClassParticleEmitter.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreParticleEmitter.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreParticleEmitter.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassParticleSystemFactory.h b/include/ClassParticleSystemFactory.h
--- a/include/ClassParticleSystemFactory.h
+++ b/include/ClassParticleSystemFactory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreParticleSystemManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreParticleSystemManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassPass.h b/include/ClassPass.h
--- a/include/ClassPass.h
+++ b/include/ClassPass.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePass.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePass.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassPatchMesh.h b/include/ClassPatchMesh.h
--- a/include/ClassPatchMesh.h
+++ b/include/ClassPatchMesh.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchMesh.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePatchMesh.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassPatchSurface.h b/include/ClassPatchSurface.h
--- a/include/ClassPatchSurface.h
+++ b/include/ClassPatchSurface.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchSurface.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePatchSurface.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassPlaneOptimalShadowCameraSetup.h b/include/ClassPlaneOptimalShadowCameraSetup.h
--- a/include/ClassPlaneOptimalShadowCameraSetup.h
+++ b/include/ClassPlaneOptimalShadowCameraSetup.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCameraSetupPlaneOptimal.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreShadowCameraSetupPlaneOptimal.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassPtr.h b/include/ClassPtr.h
--- a/include/ClassPtr.h
+++ b/include/ClassPtr.h
@@ -3,7 +3,7 @@
 (A project to enable 3D game development in Haskell)
 For the latest info, see http://www.althainz.de/HGamer3D.html
 
-Copyright 2011 Dr. Peter Althainz
+(c) 2011 Peter Althainz
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
diff --git a/include/ClassRegion.h b/include/ClassRegion.h
--- a/include/ClassRegion.h
+++ b/include/ClassRegion.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticGeometry.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreStaticGeometry.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRenderObjectListener.h b/include/ClassRenderObjectListener.h
--- a/include/ClassRenderObjectListener.h
+++ b/include/ClassRenderObjectListener.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderObjectListener.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderObjectListener.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRenderQueueInvocation.h b/include/ClassRenderQueueInvocation.h
--- a/include/ClassRenderQueueInvocation.h
+++ b/include/ClassRenderQueueInvocation.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueueInvocation.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderQueueInvocation.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRenderQueueInvocationSequence.h b/include/ClassRenderQueueInvocationSequence.h
--- a/include/ClassRenderQueueInvocationSequence.h
+++ b/include/ClassRenderQueueInvocationSequence.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueueInvocation.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderQueueInvocation.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRenderSystemOperation.h b/include/ClassRenderSystemOperation.h
--- a/include/ClassRenderSystemOperation.h
+++ b/include/ClassRenderSystemOperation.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositorInstance.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCompositorInstance.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRenderTarget.h b/include/ClassRenderTarget.h
--- a/include/ClassRenderTarget.h
+++ b/include/ClassRenderTarget.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTarget.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderTarget.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRenderTexture.h b/include/ClassRenderTexture.h
--- a/include/ClassRenderTexture.h
+++ b/include/ClassRenderTexture.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTexture.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderTexture.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRenderWindow.h b/include/ClassRenderWindow.h
--- a/include/ClassRenderWindow.h
+++ b/include/ClassRenderWindow.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderWindow.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderWindow.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRenderingAPIException.h b/include/ClassRenderingAPIException.h
--- a/include/ClassRenderingAPIException.h
+++ b/include/ClassRenderingAPIException.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassResourceGroupListener.h b/include/ClassResourceGroupListener.h
--- a/include/ClassResourceGroupListener.h
+++ b/include/ClassResourceGroupListener.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceGroupManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreResourceGroupManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassResourceGroupManager.h b/include/ClassResourceGroupManager.h
--- a/include/ClassResourceGroupManager.h
+++ b/include/ClassResourceGroupManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceGroupManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreResourceGroupManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassResourceManager.h b/include/ClassResourceManager.h
--- a/include/ClassResourceManager.h
+++ b/include/ClassResourceManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreResourceManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRibbonTrail.h b/include/ClassRibbonTrail.h
--- a/include/ClassRibbonTrail.h
+++ b/include/ClassRibbonTrail.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRibbonTrail.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRibbonTrail.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRibbonTrailFactory.h b/include/ClassRibbonTrailFactory.h
--- a/include/ClassRibbonTrailFactory.h
+++ b/include/ClassRibbonTrailFactory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRibbonTrail.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRibbonTrail.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRoot.h b/include/ClassRoot.h
--- a/include/ClassRoot.h
+++ b/include/ClassRoot.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRoot.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRoot.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassRuntimeAssertionException.h b/include/ClassRuntimeAssertionException.h
--- a/include/ClassRuntimeAssertionException.h
+++ b/include/ClassRuntimeAssertionException.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassSceneManager.h b/include/ClassSceneManager.h
--- a/include/ClassSceneManager.h
+++ b/include/ClassSceneManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassSceneManagerEnumerator.h b/include/ClassSceneManagerEnumerator.h
--- a/include/ClassSceneManagerEnumerator.h
+++ b/include/ClassSceneManagerEnumerator.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManagerEnumerator.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManagerEnumerator.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassSceneManagerFactory.h b/include/ClassSceneManagerFactory.h
--- a/include/ClassSceneManagerFactory.h
+++ b/include/ClassSceneManagerFactory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassSceneMgrQueuedRenderableVisitor.h b/include/ClassSceneMgrQueuedRenderableVisitor.h
--- a/include/ClassSceneMgrQueuedRenderableVisitor.h
+++ b/include/ClassSceneMgrQueuedRenderableVisitor.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassSceneNode.h b/include/ClassSceneNode.h
--- a/include/ClassSceneNode.h
+++ b/include/ClassSceneNode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneNode.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneNode.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassShadowCameraSetup.h b/include/ClassShadowCameraSetup.h
--- a/include/ClassShadowCameraSetup.h
+++ b/include/ClassShadowCameraSetup.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCameraSetup.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreShadowCameraSetup.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassSimpleRenderable.h b/include/ClassSimpleRenderable.h
--- a/include/ClassSimpleRenderable.h
+++ b/include/ClassSimpleRenderable.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSimpleRenderable.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSimpleRenderable.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassSkeleton.h b/include/ClassSkeleton.h
--- a/include/ClassSkeleton.h
+++ b/include/ClassSkeleton.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeleton.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSkeleton.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassSkeletonInstance.h b/include/ClassSkeletonInstance.h
--- a/include/ClassSkeletonInstance.h
+++ b/include/ClassSkeletonInstance.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeletonInstance.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSkeletonInstance.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassSkeletonSerializer.h b/include/ClassSkeletonSerializer.h
--- a/include/ClassSkeletonSerializer.h
+++ b/include/ClassSkeletonSerializer.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeletonSerializer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSkeletonSerializer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassStaticGeometry.h b/include/ClassStaticGeometry.h
--- a/include/ClassStaticGeometry.h
+++ b/include/ClassStaticGeometry.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticGeometry.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreStaticGeometry.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassStringConverter.h b/include/ClassStringConverter.h
--- a/include/ClassStringConverter.h
+++ b/include/ClassStringConverter.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStringConverter.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreStringConverter.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassStringUtil.h b/include/ClassStringUtil.h
--- a/include/ClassStringUtil.h
+++ b/include/ClassStringUtil.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreString.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreString.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassSubEntity.h b/include/ClassSubEntity.h
--- a/include/ClassSubEntity.h
+++ b/include/ClassSubEntity.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSubEntity.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSubEntity.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassSubMesh.h b/include/ClassSubMesh.h
--- a/include/ClassSubMesh.h
+++ b/include/ClassSubMesh.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSubMesh.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSubMesh.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassTechnique.h b/include/ClassTechnique.h
--- a/include/ClassTechnique.h
+++ b/include/ClassTechnique.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTechnique.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTechnique.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassTempBlendedBufferInfo.h b/include/ClassTempBlendedBufferInfo.h
--- a/include/ClassTempBlendedBufferInfo.h
+++ b/include/ClassTempBlendedBufferInfo.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassTextureManager.h b/include/ClassTextureManager.h
--- a/include/ClassTextureManager.h
+++ b/include/ClassTextureManager.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTextureManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassTextureUnitState.h b/include/ClassTextureUnitState.h
--- a/include/ClassTextureUnitState.h
+++ b/include/ClassTextureUnitState.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassTimeIndex.h b/include/ClassTimeIndex.h
--- a/include/ClassTimeIndex.h
+++ b/include/ClassTimeIndex.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassTransformKeyFrame.h b/include/ClassTransformKeyFrame.h
--- a/include/ClassTransformKeyFrame.h
+++ b/include/ClassTransformKeyFrame.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreKeyFrame.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreKeyFrame.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassUnimplementedException.h b/include/ClassUnimplementedException.h
--- a/include/ClassUnimplementedException.h
+++ b/include/ClassUnimplementedException.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassVertexAnimationTrack.h b/include/ClassVertexAnimationTrack.h
--- a/include/ClassVertexAnimationTrack.h
+++ b/include/ClassVertexAnimationTrack.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassVertexMorphKeyFrame.h b/include/ClassVertexMorphKeyFrame.h
--- a/include/ClassVertexMorphKeyFrame.h
+++ b/include/ClassVertexMorphKeyFrame.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreKeyFrame.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreKeyFrame.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassVertexPoseKeyFrame.h b/include/ClassVertexPoseKeyFrame.h
--- a/include/ClassVertexPoseKeyFrame.h
+++ b/include/ClassVertexPoseKeyFrame.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreKeyFrame.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreKeyFrame.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassViewport.h b/include/ClassViewport.h
--- a/include/ClassViewport.h
+++ b/include/ClassViewport.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreViewport.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreViewport.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassWindowEventListener.h b/include/ClassWindowEventListener.h
--- a/include/ClassWindowEventListener.h
+++ b/include/ClassWindowEventListener.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreWindowEventUtilities.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreWindowEventUtilities.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/ClassWindowEventUtilities.h b/include/ClassWindowEventUtilities.h
--- a/include/ClassWindowEventUtilities.h
+++ b/include/ClassWindowEventUtilities.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreWindowEventUtilities.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreWindowEventUtilities.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
diff --git a/include/EnumACDataType.h b/include/EnumACDataType.h
--- a/include/EnumACDataType.h
+++ b/include/EnumACDataType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h line:1037
+//  enum from Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h line:1037
 		enum EnumACDataType {
 			/// no data is required
 			ACDT_NONE,
diff --git a/include/EnumAbstractNodeType.h b/include/EnumAbstractNodeType.h
--- a/include/EnumAbstractNodeType.h
+++ b/include/EnumAbstractNodeType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h line:75
+//  enum from Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h line:75
 	enum EnumAbstractNodeType
 	{
 		ANT_UNKNOWN,
diff --git a/include/EnumAccessMode.h b/include/EnumAccessMode.h
--- a/include/EnumAccessMode.h
+++ b/include/EnumAccessMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreDataStream.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreDataStream.h line:66
+//  enum from Dep-OgreSDK/include/OGRE\OgreDataStream.h line:66
 		enum EnumAccessMode
 		{
 			READ = 1, 
diff --git a/include/EnumAlignment.h b/include/EnumAlignment.h
--- a/include/EnumAlignment.h
+++ b/include/EnumAlignment.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextAreaOverlayElement.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTextAreaOverlayElement.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextAreaOverlayElement.h line:46
+//  enum from Dep-OgreSDK/include/OGRE\OgreTextAreaOverlayElement.h line:46
         enum EnumAlignment
         {
             Left,
diff --git a/include/EnumAngleUnit.h b/include/EnumAngleUnit.h
--- a/include/EnumAngleUnit.h
+++ b/include/EnumAngleUnit.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMath.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMath.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMath.h line:198
+//  enum from Dep-OgreSDK/include/OGRE\OgreMath.h line:198
        enum EnumAngleUnit
        {
            AU_DEGREE,
diff --git a/include/EnumAutoConstantType.h b/include/EnumAutoConstantType.h
--- a/include/EnumAutoConstantType.h
+++ b/include/EnumAutoConstantType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h line:590
+//  enum from Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h line:590
 		enum EnumAutoConstantType
 		{
 			/// The current world matrix
diff --git a/include/EnumBillboardOrigin.h b/include/EnumBillboardOrigin.h
--- a/include/EnumBillboardOrigin.h
+++ b/include/EnumBillboardOrigin.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBillboardSet.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h line:53
+//  enum from Dep-OgreSDK/include/OGRE\OgreBillboardSet.h line:53
     enum EnumBillboardOrigin
     {
         BBO_TOP_LEFT,
diff --git a/include/EnumBillboardRotationType.h b/include/EnumBillboardRotationType.h
--- a/include/EnumBillboardRotationType.h
+++ b/include/EnumBillboardRotationType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBillboardSet.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h line:66
+//  enum from Dep-OgreSDK/include/OGRE\OgreBillboardSet.h line:66
     enum EnumBillboardRotationType
     {
         /// Rotate the billboard's vertices around their facing direction
diff --git a/include/EnumBillboardType.h b/include/EnumBillboardType.h
--- a/include/EnumBillboardType.h
+++ b/include/EnumBillboardType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBillboardSet.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardSet.h line:74
+//  enum from Dep-OgreSDK/include/OGRE\OgreBillboardSet.h line:74
     enum EnumBillboardType
     {
         /// Standard point billboard (default), always faces the camera completely and is always upright
diff --git a/include/EnumBindingType.h b/include/EnumBindingType.h
--- a/include/EnumBindingType.h
+++ b/include/EnumBindingType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:410
+//  enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:410
 		enum EnumBindingType
 		{
 			/** Regular fragment processing unit - the default. */
diff --git a/include/EnumBorderCellIndex.h b/include/EnumBorderCellIndex.h
--- a/include/EnumBorderCellIndex.h
+++ b/include/EnumBorderCellIndex.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBorderPanelOverlayElement.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBorderPanelOverlayElement.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBorderPanelOverlayElement.h line:288
+//  enum from Dep-OgreSDK/include/OGRE\OgreBorderPanelOverlayElement.h line:288
         enum EnumBorderCellIndex {
             BCELL_TOP_LEFT = 0,
             BCELL_TOP = 1,
diff --git a/include/EnumBoxPlane.h b/include/EnumBoxPlane.h
--- a/include/EnumBoxPlane.h
+++ b/include/EnumBoxPlane.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h line:582
+//  enum from Dep-OgreSDK/include/OGRE\OgreSceneManager.h line:582
         enum EnumBoxPlane
         {
             BP_FRONT = 0,
diff --git a/include/EnumBufferLicenseType.h b/include/EnumBufferLicenseType.h
--- a/include/EnumBufferLicenseType.h
+++ b/include/EnumBufferLicenseType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBufferManager.h line:153
+//  enum from Dep-OgreSDK/include/OGRE\OgreHardwareBufferManager.h line:153
         enum EnumBufferLicenseType
         {
             /// Licensee will only release buffer when it says so
diff --git a/include/EnumBufferType.h b/include/EnumBufferType.h
--- a/include/EnumBufferType.h
+++ b/include/EnumBufferType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreUTFString.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreUTFString.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreUTFString.h line:970
+//  enum from Dep-OgreSDK/include/OGRE\OgreUTFString.h line:970
 		enum EnumBufferType {
 			bt_none,
 			bt_string,
diff --git a/include/EnumBuiltinHashFunction.h b/include/EnumBuiltinHashFunction.h
--- a/include/EnumBuiltinHashFunction.h
+++ b/include/EnumBuiltinHashFunction.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePass.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePass.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePass.h line:1605
+//  enum from Dep-OgreSDK/include/OGRE\OgrePass.h line:1605
 		enum EnumBuiltinHashFunction
 		{
 			/** Try to minimise the number of texture changes. */
diff --git a/include/EnumCacheType.h b/include/EnumCacheType.h
--- a/include/EnumCacheType.h
+++ b/include/EnumCacheType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreVertexIndexData.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreVertexIndexData.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreVertexIndexData.h line:285
+//  enum from Dep-OgreSDK/include/OGRE\OgreVertexIndexData.h line:285
 			enum EnumCacheType {
 				FIFO, LRU
 			};
diff --git a/include/EnumCapabilitiesCategory.h b/include/EnumCapabilitiesCategory.h
--- a/include/EnumCapabilitiesCategory.h
+++ b/include/EnumCapabilitiesCategory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilities.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilities.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilities.h line:62
+//  enum from Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilities.h line:62
 	enum EnumCapabilitiesCategory
 	{
 		CAPS_CATEGORY_COMMON = 0,
diff --git a/include/EnumCapabilityKeywordType.h b/include/EnumCapabilityKeywordType.h
--- a/include/EnumCapabilityKeywordType.h
+++ b/include/EnumCapabilityKeywordType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilitiesSerializer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilitiesSerializer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,6 +35,6 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilitiesSerializer.h line:68
+//  enum from Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilitiesSerializer.h line:68
         enum EnumCapabilityKeywordType {UNDEFINED_CAPABILITY_TYPE = 0, SET_STRING_METHOD, SET_INT_METHOD, SET_BOOL_METHOD, SET_REAL_METHOD,
                                 SET_CAPABILITY_ENUM_BOOL, ADD_SHADER_PROFILE_STRING};
diff --git a/include/EnumClipResult.h b/include/EnumClipResult.h
--- a/include/EnumClipResult.h
+++ b/include/EnumClipResult.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:714
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:714
 	enum EnumClipResult
 	{
 		/// Nothing was clipped
diff --git a/include/EnumCompareFunction.h b/include/EnumCompareFunction.h
--- a/include/EnumCompareFunction.h
+++ b/include/EnumCompareFunction.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:65
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:65
     enum EnumCompareFunction
     {
         CMPF_ALWAYS_FAIL,
diff --git a/include/EnumConcreteNodeType.h b/include/EnumConcreteNodeType.h
--- a/include/EnumConcreteNodeType.h
+++ b/include/EnumConcreteNodeType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h line:48
+//  enum from Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h line:48
 	enum EnumConcreteNodeType
 	{
 		CNT_VARIABLE,
diff --git a/include/EnumContentType.h b/include/EnumContentType.h
--- a/include/EnumContentType.h
+++ b/include/EnumContentType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:421
+//  enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:421
 		enum EnumContentType
 		{
 			/// Normal texture identified by name
diff --git a/include/EnumCpuFeatures.h b/include/EnumCpuFeatures.h
--- a/include/EnumCpuFeatures.h
+++ b/include/EnumCpuFeatures.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePlatformInformation.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePlatformInformation.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePlatformInformation.h line:146
+//  enum from Dep-OgreSDK/include/OGRE\OgrePlatformInformation.h line:146
         enum EnumCpuFeatures
         {
 #if OGRE_CPU == OGRE_CPU_X86
diff --git a/include/EnumCullingMode.h b/include/EnumCullingMode.h
--- a/include/EnumCullingMode.h
+++ b/include/EnumCullingMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:136
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:136
     enum EnumCullingMode
     {
         /// Hardware never culls triangles and renders everything it receives.
diff --git a/include/EnumDisplayMode.h b/include/EnumDisplayMode.h
--- a/include/EnumDisplayMode.h
+++ b/include/EnumDisplayMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProfiler.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreProfiler.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProfiler.h line:229
+//  enum from Dep-OgreSDK/include/OGRE\OgreProfiler.h line:229
 			enum EnumDisplayMode
 			{
 				/// Display % frame usage on the overlay
diff --git a/include/EnumElementType.h b/include/EnumElementType.h
--- a/include/EnumElementType.h
+++ b/include/EnumElementType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h line:1048
+//  enum from Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h line:1048
 		enum EnumElementType {
 			ET_INT,
 			ET_REAL
diff --git a/include/EnumEndian.h b/include/EnumEndian.h
--- a/include/EnumEndian.h
+++ b/include/EnumEndian.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStreamSerialiser.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreStreamSerialiser.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStreamSerialiser.h line:70
+//  enum from Dep-OgreSDK/include/OGRE\OgreStreamSerialiser.h line:70
 		enum EnumEndian
 		{
 			/// Automatically determine endianness
diff --git a/include/EnumEnvMapType.h b/include/EnumEnvMapType.h
--- a/include/EnumEnvMapType.h
+++ b/include/EnumEnvMapType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:94
+//  enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:94
         enum EnumEnvMapType
         {
             /// Envmap based on vector from camera to vertex position, good for planar geometry
diff --git a/include/EnumExceptionCodes.h b/include/EnumExceptionCodes.h
--- a/include/EnumExceptionCodes.h
+++ b/include/EnumExceptionCodes.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreException.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreException.h line:108
+//  enum from Dep-OgreSDK/include/OGRE\OgreException.h line:108
         enum EnumExceptionCodes {
             ERR_CANNOT_WRITE_TO_FILE,
             ERR_INVALID_STATE,
diff --git a/include/EnumExtent.h b/include/EnumExtent.h
--- a/include/EnumExtent.h
+++ b/include/EnumExtent.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAxisAlignedBox.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAxisAlignedBox.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAxisAlignedBox.h line:57
+//  enum from Dep-OgreSDK/include/OGRE\OgreAxisAlignedBox.h line:57
 		enum EnumExtent
 		{
 			EXTENT_NULL,
diff --git a/include/EnumFaceGroupType.h b/include/EnumFaceGroupType.h
--- a/include/EnumFaceGroupType.h
+++ b/include/EnumFaceGroupType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticFaceGroup.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreStaticFaceGroup.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStaticFaceGroup.h line:45
+//  enum from Dep-OgreSDK/include/OGRE\OgreStaticFaceGroup.h line:45
     enum EnumFaceGroupType {
         FGT_FACE_LIST,
         FGT_PATCH,
diff --git a/include/EnumFilter.h b/include/EnumFilter.h
--- a/include/EnumFilter.h
+++ b/include/EnumFilter.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreImage.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreImage.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreImage.h line:450
+//  enum from Dep-OgreSDK/include/OGRE\OgreImage.h line:450
 		enum EnumFilter
 		{
 			FILTER_NEAREST,
diff --git a/include/EnumFilterOptions.h b/include/EnumFilterOptions.h
--- a/include/EnumFilterOptions.h
+++ b/include/EnumFilterOptions.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:101
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:101
     enum EnumFilterOptions
     {
         /// No filtering, used for FILT_MIP to turn off mipmapping
diff --git a/include/EnumFilterType.h b/include/EnumFilterType.h
--- a/include/EnumFilterType.h
+++ b/include/EnumFilterType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:91
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:91
     enum EnumFilterType
     {
         /// The filter used when shrinking a texture
diff --git a/include/EnumFogMode.h b/include/EnumFogMode.h
--- a/include/EnumFogMode.h
+++ b/include/EnumFogMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:122
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:122
     enum EnumFogMode
     {
         /// No fog. Duh.
diff --git a/include/EnumFontType.h b/include/EnumFontType.h
--- a/include/EnumFontType.h
+++ b/include/EnumFontType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFont.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreFont.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFont.h line:45
+//  enum from Dep-OgreSDK/include/OGRE\OgreFont.h line:45
     enum EnumFontType
     {
         /// Generated from a truetype (.ttf) font
diff --git a/include/EnumFrameBuffer.h b/include/EnumFrameBuffer.h
--- a/include/EnumFrameBuffer.h
+++ b/include/EnumFrameBuffer.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTarget.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderTarget.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTarget.h line:90
+//  enum from Dep-OgreSDK/include/OGRE\OgreRenderTarget.h line:90
 		enum EnumFrameBuffer
 		{
 			FB_FRONT,
diff --git a/include/EnumFrameBufferType.h b/include/EnumFrameBufferType.h
--- a/include/EnumFrameBufferType.h
+++ b/include/EnumFrameBufferType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:296
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:296
     enum EnumFrameBufferType {
         FBT_COLOUR  = 0x1,
         FBT_DEPTH   = 0x2,
diff --git a/include/EnumFrameEventTimeType.h b/include/EnumFrameEventTimeType.h
--- a/include/EnumFrameEventTimeType.h
+++ b/include/EnumFrameEventTimeType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRoot.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRoot.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRoot.h line:175
+//  enum from Dep-OgreSDK/include/OGRE\OgreRoot.h line:175
         enum EnumFrameEventTimeType {
             FETT_ANY = 0, 
 			FETT_STARTED = 1, 
diff --git a/include/EnumFrustumPlane.h b/include/EnumFrustumPlane.h
--- a/include/EnumFrustumPlane.h
+++ b/include/EnumFrustumPlane.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreFrustum.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h line:70
+//  enum from Dep-OgreSDK/include/OGRE\OgreFrustum.h line:70
     enum EnumFrustumPlane
     {
         FRUSTUM_PLANE_NEAR   = 0,
diff --git a/include/EnumGPUVendor.h b/include/EnumGPUVendor.h
--- a/include/EnumGPUVendor.h
+++ b/include/EnumGPUVendor.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilities.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilities.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilities.h line:211
+//  enum from Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilities.h line:211
 	enum EnumGPUVendor
 	{
 		GPU_UNKNOWN = 0,
diff --git a/include/EnumGpuConstantType.h b/include/EnumGpuConstantType.h
--- a/include/EnumGpuConstantType.h
+++ b/include/EnumGpuConstantType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h line:52
+//  enum from Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h line:52
 	enum EnumGpuConstantType
 	{
 		GCT_FLOAT1 = 1,
diff --git a/include/EnumGpuParamVariability.h b/include/EnumGpuParamVariability.h
--- a/include/EnumGpuParamVariability.h
+++ b/include/EnumGpuParamVariability.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgramParams.h line:83
+//  enum from Dep-OgreSDK/include/OGRE\OgreGpuProgramParams.h line:83
 	enum EnumGpuParamVariability
 	{
 		/// No variation except by manual setting - the default
diff --git a/include/EnumGpuProgramType.h b/include/EnumGpuProgramType.h
--- a/include/EnumGpuProgramType.h
+++ b/include/EnumGpuProgramType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgram.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreGpuProgram.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreGpuProgram.h line:49
+//  enum from Dep-OgreSDK/include/OGRE\OgreGpuProgram.h line:49
 	enum EnumGpuProgramType
 	{
 		GPT_VERTEX_PROGRAM,
diff --git a/include/EnumGuiHorizontalAlignment.h b/include/EnumGuiHorizontalAlignment.h
--- a/include/EnumGuiHorizontalAlignment.h
+++ b/include/EnumGuiHorizontalAlignment.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreOverlayElement.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h line:72
+//  enum from Dep-OgreSDK/include/OGRE\OgreOverlayElement.h line:72
     enum EnumGuiHorizontalAlignment
     {
         GHA_LEFT,
diff --git a/include/EnumGuiMetricsMode.h b/include/EnumGuiMetricsMode.h
--- a/include/EnumGuiMetricsMode.h
+++ b/include/EnumGuiMetricsMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreOverlayElement.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h line:59
+//  enum from Dep-OgreSDK/include/OGRE\OgreOverlayElement.h line:59
     enum EnumGuiMetricsMode
     {
         /// 'left', 'top', 'height' and 'width' are parametrics from 0.0 to 1.0
diff --git a/include/EnumGuiVerticalAlignment.h b/include/EnumGuiVerticalAlignment.h
--- a/include/EnumGuiVerticalAlignment.h
+++ b/include/EnumGuiVerticalAlignment.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreOverlayElement.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreOverlayElement.h line:81
+//  enum from Dep-OgreSDK/include/OGRE\OgreOverlayElement.h line:81
     enum EnumGuiVerticalAlignment
     {
         GVA_TOP,
diff --git a/include/EnumIlluminationPassesState.h b/include/EnumIlluminationPassesState.h
--- a/include/EnumIlluminationPassesState.h
+++ b/include/EnumIlluminationPassesState.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTechnique.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTechnique.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTechnique.h line:57
+//  enum from Dep-OgreSDK/include/OGRE\OgreTechnique.h line:57
         enum EnumIlluminationPassesState
         {
             IPS_COMPILE_DISABLED = -1,
diff --git a/include/EnumIlluminationRenderStage.h b/include/EnumIlluminationRenderStage.h
--- a/include/EnumIlluminationRenderStage.h
+++ b/include/EnumIlluminationRenderStage.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h line:169
+//  enum from Dep-OgreSDK/include/OGRE\OgreSceneManager.h line:169
         enum EnumIlluminationRenderStage
         {
             /// No special illumination stage
diff --git a/include/EnumIlluminationStage.h b/include/EnumIlluminationStage.h
--- a/include/EnumIlluminationStage.h
+++ b/include/EnumIlluminationStage.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePass.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePass.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePass.h line:49
+//  enum from Dep-OgreSDK/include/OGRE\OgrePass.h line:49
 	enum EnumIlluminationStage
 	{
 		/// Part of the rendering which occurs without any kind of direct lighting
diff --git a/include/EnumImageFlags.h b/include/EnumImageFlags.h
--- a/include/EnumImageFlags.h
+++ b/include/EnumImageFlags.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreImage.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreImage.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreImage.h line:44
+//  enum from Dep-OgreSDK/include/OGRE\OgreImage.h line:44
     enum EnumImageFlags
     {
         IF_COMPRESSED = 0x00000001,
diff --git a/include/EnumIncludeOrExclude.h b/include/EnumIncludeOrExclude.h
--- a/include/EnumIncludeOrExclude.h
+++ b/include/EnumIncludeOrExclude.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTechnique.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTechnique.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTechnique.h line:114
+//  enum from Dep-OgreSDK/include/OGRE\OgreTechnique.h line:114
 		enum EnumIncludeOrExclude
 		{
 			/// Inclusive - only support if present
diff --git a/include/EnumIndexType.h b/include/EnumIndexType.h
--- a/include/EnumIndexType.h
+++ b/include/EnumIndexType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareIndexBuffer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareIndexBuffer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareIndexBuffer.h line:49
+//  enum from Dep-OgreSDK/include/OGRE\OgreHardwareIndexBuffer.h line:49
 		    enum EnumIndexType {
 			    IT_16BIT,
 			    IT_32BIT
diff --git a/include/EnumInputMode.h b/include/EnumInputMode.h
--- a/include/EnumInputMode.h
+++ b/include/EnumInputMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTargetPass.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCompositionTargetPass.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTargetPass.h line:52
+//  enum from Dep-OgreSDK/include/OGRE\OgreCompositionTargetPass.h line:52
         enum EnumInputMode
         {
             IM_NONE,        // No input
diff --git a/include/EnumInterpolationMode.h b/include/EnumInterpolationMode.h
--- a/include/EnumInterpolationMode.h
+++ b/include/EnumInterpolationMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimation.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimation.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimation.h line:63
+//  enum from Dep-OgreSDK/include/OGRE\OgreAnimation.h line:63
         enum EnumInterpolationMode
         {
             /** Values are interpolated along straight lines. */
diff --git a/include/EnumLayerBlendOperation.h b/include/EnumLayerBlendOperation.h
--- a/include/EnumLayerBlendOperation.h
+++ b/include/EnumLayerBlendOperation.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:57
+//  enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:57
     enum EnumLayerBlendOperation {
         /// Replace all colour with texture with no adjustment
         LBO_REPLACE,
diff --git a/include/EnumLayerBlendOperationEx.h b/include/EnumLayerBlendOperationEx.h
--- a/include/EnumLayerBlendOperationEx.h
+++ b/include/EnumLayerBlendOperationEx.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:75
+//  enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:75
     enum EnumLayerBlendOperationEx {
         /// use source1 without modification
         LBX_SOURCE1,
diff --git a/include/EnumLayerBlendSource.h b/include/EnumLayerBlendSource.h
--- a/include/EnumLayerBlendSource.h
+++ b/include/EnumLayerBlendSource.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:112
+//  enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:112
     enum EnumLayerBlendSource
     {
         /// the colour as built up from previous stages
diff --git a/include/EnumLayerBlendType.h b/include/EnumLayerBlendType.h
--- a/include/EnumLayerBlendType.h
+++ b/include/EnumLayerBlendType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:44
+//  enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:44
     enum EnumLayerBlendType
     {
         LBT_COLOUR,
diff --git a/include/EnumLightTypes.h b/include/EnumLightTypes.h
--- a/include/EnumLightTypes.h
+++ b/include/EnumLightTypes.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLight.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreLight.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLight.h line:81
+//  enum from Dep-OgreSDK/include/OGRE\OgreLight.h line:81
         enum EnumLightTypes
         {
             /// Point light sources give off light equally in all directions, so require only position not direction
diff --git a/include/EnumLoadingState.h b/include/EnumLoadingState.h
--- a/include/EnumLoadingState.h
+++ b/include/EnumLoadingState.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResource.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreResource.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResource.h line:125
+//  enum from Dep-OgreSDK/include/OGRE\OgreResource.h line:125
 		enum EnumLoadingState
 		{
             /// Not loaded
diff --git a/include/EnumLockOptions.h b/include/EnumLockOptions.h
--- a/include/EnumLockOptions.h
+++ b/include/EnumLockOptions.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBuffer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareBuffer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBuffer.h line:120
+//  enum from Dep-OgreSDK/include/OGRE\OgreHardwareBuffer.h line:120
 		    enum EnumLockOptions
 		    {
                 /** Normal mode, ie allows read/write and contents are preserved. */
diff --git a/include/EnumLogMessageLevel.h b/include/EnumLogMessageLevel.h
--- a/include/EnumLogMessageLevel.h
+++ b/include/EnumLogMessageLevel.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLog.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreLog.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLog.h line:57
+//  enum from Dep-OgreSDK/include/OGRE\OgreLog.h line:57
     enum EnumLogMessageLevel
     {
         LML_TRIVIAL = 1,
diff --git a/include/EnumLoggingLevel.h b/include/EnumLoggingLevel.h
--- a/include/EnumLoggingLevel.h
+++ b/include/EnumLoggingLevel.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLog.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreLog.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreLog.h line:48
+//  enum from Dep-OgreSDK/include/OGRE\OgreLog.h line:48
     enum EnumLoggingLevel
     {
         LL_LOW = 1,
diff --git a/include/EnumManualCullingMode.h b/include/EnumManualCullingMode.h
--- a/include/EnumManualCullingMode.h
+++ b/include/EnumManualCullingMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:151
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:151
     enum EnumManualCullingMode
     {
         /// No culling so everything is sent to the hardware.
diff --git a/include/EnumMaterialScriptSection.h b/include/EnumMaterialScriptSection.h
--- a/include/EnumMaterialScriptSection.h
+++ b/include/EnumMaterialScriptSection.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialSerializer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMaterialSerializer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialSerializer.h line:47
+//  enum from Dep-OgreSDK/include/OGRE\OgreMaterialSerializer.h line:47
     enum EnumMaterialScriptSection
     {
         MSS_NONE,
diff --git a/include/EnumMemoryCategory.h b/include/EnumMemoryCategory.h
--- a/include/EnumMemoryCategory.h
+++ b/include/EnumMemoryCategory.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMemoryAllocatorConfig.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMemoryAllocatorConfig.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMemoryAllocatorConfig.h line:158
+//  enum from Dep-OgreSDK/include/OGRE\OgreMemoryAllocatorConfig.h line:158
 	enum EnumMemoryCategory
 	{
 		/// General purpose
diff --git a/include/EnumMeshBuildType.h b/include/EnumMeshBuildType.h
--- a/include/EnumMeshBuildType.h
+++ b/include/EnumMeshBuildType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMeshManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMeshManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMeshManager.h line:444
+//  enum from Dep-OgreSDK/include/OGRE\OgreMeshManager.h line:444
         enum EnumMeshBuildType
         {
             MBT_PLANE,
diff --git a/include/EnumOperationType.h b/include/EnumOperationType.h
--- a/include/EnumOperationType.h
+++ b/include/EnumOperationType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderOperation.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderOperation.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderOperation.h line:47
+//  enum from Dep-OgreSDK/include/OGRE\OgreRenderOperation.h line:47
 		enum EnumOperationType {
 			/// A list of points, 1 vertex per point
             OT_POINT_LIST = 1,
diff --git a/include/EnumOrganisationMode.h b/include/EnumOrganisationMode.h
--- a/include/EnumOrganisationMode.h
+++ b/include/EnumOrganisationMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueueSortingGrouping.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderQueueSortingGrouping.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueueSortingGrouping.h line:124
+//  enum from Dep-OgreSDK/include/OGRE\OgreRenderQueueSortingGrouping.h line:124
 		enum EnumOrganisationMode
 		{
 			/// Group by pass
diff --git a/include/EnumOrientationMode.h b/include/EnumOrientationMode.h
--- a/include/EnumOrientationMode.h
+++ b/include/EnumOrientationMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreFrustum.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h line:48
+//  enum from Dep-OgreSDK/include/OGRE\OgreFrustum.h line:48
     enum EnumOrientationMode
     {
         OR_DEGREE_0       = 0,
diff --git a/include/EnumParameterType.h b/include/EnumParameterType.h
--- a/include/EnumParameterType.h
+++ b/include/EnumParameterType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStringInterface.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreStringInterface.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStringInterface.h line:46
+//  enum from Dep-OgreSDK/include/OGRE\OgreStringInterface.h line:46
     enum EnumParameterType
     {
         PT_BOOL,
diff --git a/include/EnumParseAction.h b/include/EnumParseAction.h
--- a/include/EnumParseAction.h
+++ b/include/EnumParseAction.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilitiesSerializer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilitiesSerializer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,5 +35,5 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystemCapabilitiesSerializer.h line:109
+//  enum from Dep-OgreSDK/include/OGRE\OgreRenderSystemCapabilitiesSerializer.h line:109
         enum EnumParseAction {PARSE_HEADER, FIND_OPEN_BRACE, COLLECT_LINES};
diff --git a/include/EnumParticleType.h b/include/EnumParticleType.h
--- a/include/EnumParticleType.h
+++ b/include/EnumParticleType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreParticle.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreParticle.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreParticle.h line:69
+//  enum from Dep-OgreSDK/include/OGRE\OgreParticle.h line:69
         enum EnumParticleType
         {
             Visual,
diff --git a/include/EnumPassType.h b/include/EnumPassType.h
--- a/include/EnumPassType.h
+++ b/include/EnumPassType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionPass.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCompositionPass.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionPass.h line:54
+//  enum from Dep-OgreSDK/include/OGRE\OgreCompositionPass.h line:54
         enum EnumPassType
         {
             PT_CLEAR,           // Clear target to one colour
diff --git a/include/EnumPatchSurfaceType.h b/include/EnumPatchSurfaceType.h
--- a/include/EnumPatchSurfaceType.h
+++ b/include/EnumPatchSurfaceType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchSurface.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePatchSurface.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchSurface.h line:58
+//  enum from Dep-OgreSDK/include/OGRE\OgrePatchSurface.h line:58
         enum EnumPatchSurfaceType
         {
             /// A patch defined by a set of bezier curves
diff --git a/include/EnumPixelComponentType.h b/include/EnumPixelComponentType.h
--- a/include/EnumPixelComponentType.h
+++ b/include/EnumPixelComponentType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePixelFormat.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePixelFormat.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePixelFormat.h line:179
+//  enum from Dep-OgreSDK/include/OGRE\OgrePixelFormat.h line:179
     enum EnumPixelComponentType
     {
         PCT_BYTE = 0,    /// Byte per component (8 bit fixed 0.0..1.0)
diff --git a/include/EnumPixelFormat.h b/include/EnumPixelFormat.h
--- a/include/EnumPixelFormat.h
+++ b/include/EnumPixelFormat.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePixelFormat.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePixelFormat.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreEnumPixelFormat.h line:42
+//  enum from Dep-OgreSDK/include/OGRE\OgreEnumPixelFormat.h line:42
     enum EnumPixelFormat
     {
         /// Unknown pixel format.
diff --git a/include/EnumPixelFormatFlags.h b/include/EnumPixelFormatFlags.h
--- a/include/EnumPixelFormatFlags.h
+++ b/include/EnumPixelFormatFlags.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePixelFormat.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePixelFormat.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePixelFormat.h line:160
+//  enum from Dep-OgreSDK/include/OGRE\OgrePixelFormat.h line:160
     enum EnumPixelFormatFlags {
         // This format has an alpha channel
         PFF_HASALPHA        = 0x00000001,      
diff --git a/include/EnumPolygonMode.h b/include/EnumPolygonMode.h
--- a/include/EnumPolygonMode.h
+++ b/include/EnumPolygonMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:180
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:180
     enum EnumPolygonMode
     {
 		/// Only points are rendered.
diff --git a/include/EnumPrefabType.h b/include/EnumPrefabType.h
--- a/include/EnumPrefabType.h
+++ b/include/EnumPrefabType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h line:1317
+//  enum from Dep-OgreSDK/include/OGRE\OgreSceneManager.h line:1317
         enum EnumPrefabType {
             PT_PLANE,
 			PT_CUBE,
diff --git a/include/EnumProfileGroupMask.h b/include/EnumProfileGroupMask.h
--- a/include/EnumProfileGroupMask.h
+++ b/include/EnumProfileGroupMask.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProfiler.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreProfiler.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProfiler.h line:75
+//  enum from Dep-OgreSDK/include/OGRE\OgreProfiler.h line:75
 	enum EnumProfileGroupMask
 	{
 		/// User default profile
diff --git a/include/EnumPrograms.h b/include/EnumPrograms.h
--- a/include/EnumPrograms.h
+++ b/include/EnumPrograms.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowVolumeExtrudeProgram.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreShadowVolumeExtrudeProgram.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowVolumeExtrudeProgram.h line:172
+//  enum from Dep-OgreSDK/include/OGRE\OgreShadowVolumeExtrudeProgram.h line:172
         enum EnumPrograms
         {
             // Point light extruder, infinite distance
diff --git a/include/EnumProjectionType.h b/include/EnumProjectionType.h
--- a/include/EnumProjectionType.h
+++ b/include/EnumProjectionType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreFrustum.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreFrustum.h line:62
+//  enum from Dep-OgreSDK/include/OGRE\OgreFrustum.h line:62
     enum EnumProjectionType
     {
         PT_ORTHOGRAPHIC,
diff --git a/include/EnumRealStorageFormat.h b/include/EnumRealStorageFormat.h
--- a/include/EnumRealStorageFormat.h
+++ b/include/EnumRealStorageFormat.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStreamSerialiser.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreStreamSerialiser.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreStreamSerialiser.h line:81
+//  enum from Dep-OgreSDK/include/OGRE\OgreStreamSerialiser.h line:81
 		enum EnumRealStorageFormat
 		{
 			/// Real is stored as float, reducing precision if you're using OGRE_DOUBLE_PRECISION
diff --git a/include/EnumRenderQueueGroupID.h b/include/EnumRenderQueueGroupID.h
--- a/include/EnumRenderQueueGroupID.h
+++ b/include/EnumRenderQueueGroupID.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueue.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderQueue.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderQueue.h line:53
+//  enum from Dep-OgreSDK/include/OGRE\OgreRenderQueue.h line:53
     enum EnumRenderQueueGroupID
     {
         /// Use this queue for objects which must be rendered first e.g. backgrounds
diff --git a/include/EnumRequestType.h b/include/EnumRequestType.h
--- a/include/EnumRequestType.h
+++ b/include/EnumRequestType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceBackgroundQueue.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreResourceBackgroundQueue.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceBackgroundQueue.h line:111
+//  enum from Dep-OgreSDK/include/OGRE\OgreResourceBackgroundQueue.h line:111
 		enum EnumRequestType
 		{
 			RT_INITIALISE_GROUP = 0,
diff --git a/include/EnumResourceType.h b/include/EnumResourceType.h
--- a/include/EnumResourceType.h
+++ b/include/EnumResourceType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreScriptCompiler.h line:477
+//  enum from Dep-OgreSDK/include/OGRE\OgreScriptCompiler.h line:477
 		enum EnumResourceType
 		{
 			TEXTURE,
diff --git a/include/EnumRotationInterpolationMode.h b/include/EnumRotationInterpolationMode.h
--- a/include/EnumRotationInterpolationMode.h
+++ b/include/EnumRotationInterpolationMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimation.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimation.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimation.h line:72
+//  enum from Dep-OgreSDK/include/OGRE\OgreAnimation.h line:72
         enum EnumRotationInterpolationMode
         {
             /** Values are interpolated linearly. This is faster but does not 
diff --git a/include/EnumSceneBlendFactor.h b/include/EnumSceneBlendFactor.h
--- a/include/EnumSceneBlendFactor.h
+++ b/include/EnumSceneBlendFactor.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:234
+//  enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:234
     enum EnumSceneBlendFactor
     {
         SBF_ONE,
diff --git a/include/EnumSceneBlendOperation.h b/include/EnumSceneBlendOperation.h
--- a/include/EnumSceneBlendOperation.h
+++ b/include/EnumSceneBlendOperation.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:253
+//  enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:253
 	enum EnumSceneBlendOperation
 	{
 		SBO_ADD,
diff --git a/include/EnumSceneBlendType.h b/include/EnumSceneBlendType.h
--- a/include/EnumSceneBlendType.h
+++ b/include/EnumSceneBlendType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBlendMode.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBlendMode.h line:215
+//  enum from Dep-OgreSDK/include/OGRE\OgreBlendMode.h line:215
     enum EnumSceneBlendType
     {
         /// Make the object transparent based on the final alpha values in the texture
diff --git a/include/EnumSceneType.h b/include/EnumSceneType.h
--- a/include/EnumSceneType.h
+++ b/include/EnumSceneType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h line:3461
+//  enum from Dep-OgreSDK/include/OGRE\OgreSceneManager.h line:3461
 	enum EnumSceneType
 	{
 		ST_GENERIC = 1,
diff --git a/include/EnumSerializeEvent.h b/include/EnumSerializeEvent.h
--- a/include/EnumSerializeEvent.h
+++ b/include/EnumSerializeEvent.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialSerializer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreMaterialSerializer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreMaterialSerializer.h line:109
+//  enum from Dep-OgreSDK/include/OGRE\OgreMaterialSerializer.h line:109
 		enum EnumSerializeEvent
 		{
 			MSE_PRE_WRITE,
diff --git a/include/EnumShadeOptions.h b/include/EnumShadeOptions.h
--- a/include/EnumShadeOptions.h
+++ b/include/EnumShadeOptions.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:114
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:114
     enum EnumShadeOptions
     {
         SO_FLAT,
diff --git a/include/EnumShadowRenderableFlags.h b/include/EnumShadowRenderableFlags.h
--- a/include/EnumShadowRenderableFlags.h
+++ b/include/EnumShadowRenderableFlags.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCaster.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreShadowCaster.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreShadowCaster.h line:97
+//  enum from Dep-OgreSDK/include/OGRE\OgreShadowCaster.h line:97
     enum EnumShadowRenderableFlags
     {
         /// For shadow volume techniques only, generate a light cap on the volume
diff --git a/include/EnumShadowTechnique.h b/include/EnumShadowTechnique.h
--- a/include/EnumShadowTechnique.h
+++ b/include/EnumShadowTechnique.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:191
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:191
     enum EnumShadowTechnique
     {
         /** No shadows */
diff --git a/include/EnumSharedPtrFreeMethod.h b/include/EnumSharedPtrFreeMethod.h
--- a/include/EnumSharedPtrFreeMethod.h
+++ b/include/EnumSharedPtrFreeMethod.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSharedPtr.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSharedPtr.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSharedPtr.h line:42
+//  enum from Dep-OgreSDK/include/OGRE\OgreSharedPtr.h line:42
 	enum EnumSharedPtrFreeMethod
 	{
 		/// Use OGRE_DELETE to free the memory
diff --git a/include/EnumSide.h b/include/EnumSide.h
--- a/include/EnumSide.h
+++ b/include/EnumSide.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePlane.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePlane.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePlane.h line:80
+//  enum from Dep-OgreSDK/include/OGRE\OgrePlane.h line:80
         enum EnumSide
         {
             NO_SIDE,
diff --git a/include/EnumSkeletonAnimationBlendMode.h b/include/EnumSkeletonAnimationBlendMode.h
--- a/include/EnumSkeletonAnimationBlendMode.h
+++ b/include/EnumSkeletonAnimationBlendMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeleton.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSkeleton.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeleton.h line:48
+//  enum from Dep-OgreSDK/include/OGRE\OgreSkeleton.h line:48
     enum EnumSkeletonAnimationBlendMode {
         /// Animations are applied by calculating a weighted average of all animations
 	    ANIMBLEND_AVERAGE,
diff --git a/include/EnumSkeletonChunkID.h b/include/EnumSkeletonChunkID.h
--- a/include/EnumSkeletonChunkID.h
+++ b/include/EnumSkeletonChunkID.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeletonFileFormat.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSkeletonFileFormat.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSkeletonFileFormat.h line:55
+//  enum from Dep-OgreSDK/include/OGRE\OgreSkeletonFileFormat.h line:55
     enum EnumSkeletonChunkID {
         SKELETON_HEADER            = 0x1000,
             // char* version           : Version number check
diff --git a/include/EnumSortMode.h b/include/EnumSortMode.h
--- a/include/EnumSortMode.h
+++ b/include/EnumSortMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:287
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:287
     enum EnumSortMode
     {
         /** Sort by direction of the camera */
diff --git a/include/EnumSpecialCaseRenderQueueMode.h b/include/EnumSpecialCaseRenderQueueMode.h
--- a/include/EnumSpecialCaseRenderQueueMode.h
+++ b/include/EnumSpecialCaseRenderQueueMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneManager.h line:183
+//  enum from Dep-OgreSDK/include/OGRE\OgreSceneManager.h line:183
 		enum EnumSpecialCaseRenderQueueMode
 		{
 			/// Render only the queues in the special case list
diff --git a/include/EnumStatFlags.h b/include/EnumStatFlags.h
--- a/include/EnumStatFlags.h
+++ b/include/EnumStatFlags.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTarget.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderTarget.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderTarget.h line:67
+//  enum from Dep-OgreSDK/include/OGRE\OgreRenderTarget.h line:67
         enum EnumStatFlags
         {
             SF_NONE           = 0,
diff --git a/include/EnumStatus.h b/include/EnumStatus.h
--- a/include/EnumStatus.h
+++ b/include/EnumStatus.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceGroupManager.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreResourceGroupManager.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreResourceGroupManager.h line:308
+//  enum from Dep-OgreSDK/include/OGRE\OgreResourceGroupManager.h line:308
 			enum EnumStatus
 			{
 				UNINITIALSED = 0,
diff --git a/include/EnumStencilOperation.h b/include/EnumStencilOperation.h
--- a/include/EnumStencilOperation.h
+++ b/include/EnumStencilOperation.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystem.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderSystem.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystem.h line:77
+//  enum from Dep-OgreSDK/include/OGRE\OgreRenderSystem.h line:77
 	enum EnumStencilOperation
 	{
 		/// Leave the stencil buffer unchanged
diff --git a/include/EnumTargetMode.h b/include/EnumTargetMode.h
--- a/include/EnumTargetMode.h
+++ b/include/EnumTargetMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h line:478
+//  enum from Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h line:478
 		enum EnumTargetMode
 		{
 			/// Interpolate vertex positions in software
diff --git a/include/EnumTexCoordCalcMethod.h b/include/EnumTexCoordCalcMethod.h
--- a/include/EnumTexCoordCalcMethod.h
+++ b/include/EnumTexCoordCalcMethod.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystem.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreRenderSystem.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreRenderSystem.h line:63
+//  enum from Dep-OgreSDK/include/OGRE\OgreRenderSystem.h line:63
 	enum EnumTexCoordCalcMethod
 	{
 		/// No calculated texture coordinates
diff --git a/include/EnumTexCoordDirection.h b/include/EnumTexCoordDirection.h
--- a/include/EnumTexCoordDirection.h
+++ b/include/EnumTexCoordDirection.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardChain.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreBillboardChain.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreBillboardChain.h line:147
+//  enum from Dep-OgreSDK/include/OGRE\OgreBillboardChain.h line:147
 		enum EnumTexCoordDirection
 		{
 			/// Tex coord in elements is treated as the 'u' texture coordinate
diff --git a/include/EnumTextureAddressingMode.h b/include/EnumTextureAddressingMode.h
--- a/include/EnumTextureAddressingMode.h
+++ b/include/EnumTextureAddressingMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:125
+//  enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:125
         enum EnumTextureAddressingMode
         {
             /// Texture wraps at values over 1.0
diff --git a/include/EnumTextureCubeFace.h b/include/EnumTextureCubeFace.h
--- a/include/EnumTextureCubeFace.h
+++ b/include/EnumTextureCubeFace.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:145
+//  enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:145
         enum EnumTextureCubeFace
         {
             CUBE_FRONT = 0,
diff --git a/include/EnumTextureEffectType.h b/include/EnumTextureEffectType.h
--- a/include/EnumTextureEffectType.h
+++ b/include/EnumTextureEffectType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:70
+//  enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:70
         enum EnumTextureEffectType
         {
             /// Generate all texture coords based on angle between camera and vertex
diff --git a/include/EnumTextureFilterOptions.h b/include/EnumTextureFilterOptions.h
--- a/include/EnumTextureFilterOptions.h
+++ b/include/EnumTextureFilterOptions.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:79
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:79
     enum EnumTextureFilterOptions
     {
         /// Equal to: min=FO_POINT, mag=FO_POINT, mip=FO_NONE
diff --git a/include/EnumTextureMipmap.h b/include/EnumTextureMipmap.h
--- a/include/EnumTextureMipmap.h
+++ b/include/EnumTextureMipmap.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTexture.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTexture.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTexture.h line:81
+//  enum from Dep-OgreSDK/include/OGRE\OgreTexture.h line:81
 	enum EnumTextureMipmap
 	{
 		/// Generate mipmaps up to 1x1
diff --git a/include/EnumTextureScope.h b/include/EnumTextureScope.h
--- a/include/EnumTextureScope.h
+++ b/include/EnumTextureScope.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTechnique.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCompositionTechnique.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCompositionTechnique.h line:51
+//  enum from Dep-OgreSDK/include/OGRE\OgreCompositionTechnique.h line:51
         enum EnumTextureScope { 
             //Local texture - only available to the compositor passes in this technique
             TS_LOCAL, 
diff --git a/include/EnumTextureTransformType.h b/include/EnumTextureTransformType.h
--- a/include/EnumTextureTransformType.h
+++ b/include/EnumTextureTransformType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTextureUnitState.h line:111
+//  enum from Dep-OgreSDK/include/OGRE\OgreTextureUnitState.h line:111
         enum EnumTextureTransformType
         {
             TT_TRANSLATE_U,
diff --git a/include/EnumTextureType.h b/include/EnumTextureType.h
--- a/include/EnumTextureType.h
+++ b/include/EnumTextureType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTexture.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreTexture.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreTexture.h line:67
+//  enum from Dep-OgreSDK/include/OGRE\OgreTexture.h line:67
     enum EnumTextureType
     {
         /// 1D texture, used in combination with 1D texture coordinates
diff --git a/include/EnumTrackVertexColourEnum.h b/include/EnumTrackVertexColourEnum.h
--- a/include/EnumTrackVertexColourEnum.h
+++ b/include/EnumTrackVertexColourEnum.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:278
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:278
     enum EnumTrackVertexColourEnum {
         TVC_NONE        = 0x0,
         TVC_AMBIENT     = 0x1,        
diff --git a/include/EnumTransformSpace.h b/include/EnumTransformSpace.h
--- a/include/EnumTransformSpace.h
+++ b/include/EnumTransformSpace.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreNode.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreNode.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreNode.h line:67
+//  enum from Dep-OgreSDK/include/OGRE\OgreNode.h line:67
         enum EnumTransformSpace
         {
             /// Transform is relative to the local space
diff --git a/include/EnumUsage.h b/include/EnumUsage.h
--- a/include/EnumUsage.h
+++ b/include/EnumUsage.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBuffer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareBuffer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareBuffer.h line:78
+//  enum from Dep-OgreSDK/include/OGRE\OgreHardwareBuffer.h line:78
 		    enum EnumUsage 
 		    {
                 /** Static buffer which the application rarely modifies once created. Modifying 
diff --git a/include/EnumValueType.h b/include/EnumValueType.h
--- a/include/EnumValueType.h
+++ b/include/EnumValueType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimable.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimable.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimable.h line:75
+//  enum from Dep-OgreSDK/include/OGRE\OgreAnimable.h line:75
 		enum EnumValueType
 		{
 			INT,
diff --git a/include/EnumVertexAnimationType.h b/include/EnumVertexAnimationType.h
--- a/include/EnumVertexAnimationType.h
+++ b/include/EnumVertexAnimationType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreAnimationTrack.h line:461
+//  enum from Dep-OgreSDK/include/OGRE\OgreAnimationTrack.h line:461
 	enum EnumVertexAnimationType
 	{
 		/// No animation
diff --git a/include/EnumVertexDataBindChoice.h b/include/EnumVertexDataBindChoice.h
--- a/include/EnumVertexDataBindChoice.h
+++ b/include/EnumVertexDataBindChoice.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreEntity.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreEntity.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreEntity.h line:716
+//  enum from Dep-OgreSDK/include/OGRE\OgreEntity.h line:716
 		enum EnumVertexDataBindChoice
 		{
 			BIND_ORIGINAL,
diff --git a/include/EnumVertexElementSemantic.h b/include/EnumVertexElementSemantic.h
--- a/include/EnumVertexElementSemantic.h
+++ b/include/EnumVertexElementSemantic.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareVertexBuffer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareVertexBuffer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareVertexBuffer.h line:84
+//  enum from Dep-OgreSDK/include/OGRE\OgreHardwareVertexBuffer.h line:84
 	enum EnumVertexElementSemantic {
 		/// Position, 3 reals per vertex
 		VES_POSITION = 1,
diff --git a/include/EnumVertexElementType.h b/include/EnumVertexElementType.h
--- a/include/EnumVertexElementType.h
+++ b/include/EnumVertexElementType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareVertexBuffer.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreHardwareVertexBuffer.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreHardwareVertexBuffer.h line:107
+//  enum from Dep-OgreSDK/include/OGRE\OgreHardwareVertexBuffer.h line:107
     enum EnumVertexElementType
     {
         VET_FLOAT1 = 0,
diff --git a/include/EnumVertexReductionQuota.h b/include/EnumVertexReductionQuota.h
--- a/include/EnumVertexReductionQuota.h
+++ b/include/EnumVertexReductionQuota.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProgressiveMesh.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreProgressiveMesh.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreProgressiveMesh.h line:69
+//  enum from Dep-OgreSDK/include/OGRE\OgreProgressiveMesh.h line:69
         enum EnumVertexReductionQuota
 		{
 			/// A set number of vertices are removed at each reduction
diff --git a/include/EnumVisibleSide.h b/include/EnumVisibleSide.h
--- a/include/EnumVisibleSide.h
+++ b/include/EnumVisibleSide.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchSurface.h"
+// in: "Dep-OgreSDK/include/OGRE\OgrePatchSurface.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgrePatchSurface.h line:70
+//  enum from Dep-OgreSDK/include/OGRE\OgrePatchSurface.h line:70
         enum EnumVisibleSide {
             /// The side from which u goes right and v goes up (as in texture coords)
             VS_FRONT,
diff --git a/include/EnumWaveformType.h b/include/EnumWaveformType.h
--- a/include/EnumWaveformType.h
+++ b/include/EnumWaveformType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreCommon.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreCommon.h line:162
+//  enum from Dep-OgreSDK/include/OGRE\OgreCommon.h line:162
     enum EnumWaveformType
     {
         /// Standard sine wave which smoothly changes from low to high and back again.
diff --git a/include/EnumWorldFragmentType.h b/include/EnumWorldFragmentType.h
--- a/include/EnumWorldFragmentType.h
+++ b/include/EnumWorldFragmentType.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneQuery.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreSceneQuery.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreSceneQuery.h line:82
+//  enum from Dep-OgreSDK/include/OGRE\OgreSceneQuery.h line:82
         enum EnumWorldFragmentType {
             /// Return no world geometry hits at all
             WFT_NONE,
diff --git a/include/EnumeTexturePlayMode.h b/include/EnumeTexturePlayMode.h
--- a/include/EnumeTexturePlayMode.h
+++ b/include/EnumeTexturePlayMode.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
 // 
 // 
 // File for type, method, enum or function stubs  
-// in: "..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreExternalTextureSource.h"
+// in: "Dep-OgreSDK/include/OGRE\OgreExternalTextureSource.h"
 // 
 // each stub combines the following files: 
 //     a C++ implementation file, transforming cpp calls into C-functions
@@ -35,7 +35,7 @@
 
 
 
-//  enum from ..\OgreSDK_vc10_v1-7-4\include\OGRE\OgreExternalTextureSource.h line:59
+//  enum from Dep-OgreSDK/include/OGRE\OgreExternalTextureSource.h line:59
 	enum EnumeTexturePlayMode
 	{
 		TextureEffectPause = 0,			//! Video starts out paused
diff --git a/include/OgreDllDefines.h b/include/OgreDllDefines.h
--- a/include/OgreDllDefines.h
+++ b/include/OgreDllDefines.h
@@ -3,7 +3,7 @@
 (A project to enable 3D game development in Haskell)
 For the latest info, see http://www.althainz.de/HGamer3D.html
 
-Copyright 2011 Dr. Peter Althainz
+(c) 2011 Peter Althainz
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
@@ -20,10 +20,10 @@
 
 // OgreDllDefines.h
 
-#ifndef _HGamer3DOgre014_DLLDEFINES_H_
-#define _HGamer3DOgre014_DLLDEFINES_H_
+#ifndef _HGamer3DOgre015_DLLDEFINES_H_
+#define _HGamer3DOgre015_DLLDEFINES_H_
 
-/* Cmake will define HGamer3DOgre014_EXPORTS on Windows when it
+/* Cmake will define HGamer3DOgre015_EXPORTS on Windows when it
 configures to build a shared library. If you are going to use
 another build system on windows or create the visual studio
 projects by hand you need to define MyLibrary_EXPORTS when
@@ -33,13 +33,13 @@
 // We are using the Visual Studio Compiler and building Shared libraries
 
 #if (defined (_WIN32)) && !(defined (__GNUC__)) 
-  #if defined(HGamer3DOgre014_EXPORTS)
+  #if defined(HGamer3DOgre015_EXPORTS)
     #define  Ogre_LIB_EXPORT __declspec(dllexport)
   #else
     #define  Ogre_LIB_EXPORT __declspec(dllimport)
-  #endif /* HGamer3DOgre014_EXPORTS */
+  #endif /* HGamer3DOgre015_EXPORTS */
 #else /* defined (_WIN32) */
  #define Ogre_LIB_EXPORT
 #endif
 
-#endif /* _HGamer3DOgre014_DLLDEFINES_H_ */
+#endif /* _HGamer3DOgre015_DLLDEFINES_H_ */
diff --git a/include/TypeColour.h b/include/TypeColour.h
--- a/include/TypeColour.h
+++ b/include/TypeColour.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/include/TypeDegree.h b/include/TypeDegree.h
--- a/include/TypeDegree.h
+++ b/include/TypeDegree.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/include/TypeHG3DClass.h b/include/TypeHG3DClass.h
--- a/include/TypeHG3DClass.h
+++ b/include/TypeHG3DClass.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/include/TypeQuaternion.h b/include/TypeQuaternion.h
--- a/include/TypeQuaternion.h
+++ b/include/TypeQuaternion.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/include/TypeRadian.h b/include/TypeRadian.h
--- a/include/TypeRadian.h
+++ b/include/TypeRadian.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/include/TypeSharedPtr.h b/include/TypeSharedPtr.h
--- a/include/TypeSharedPtr.h
+++ b/include/TypeSharedPtr.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/include/TypeVector2.h b/include/TypeVector2.h
--- a/include/TypeVector2.h
+++ b/include/TypeVector2.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/include/TypeVector3.h b/include/TypeVector3.h
--- a/include/TypeVector3.h
+++ b/include/TypeVector3.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/include/TypeVector4.h b/include/TypeVector4.h
--- a/include/TypeVector4.h
+++ b/include/TypeVector4.h
@@ -2,7 +2,7 @@
 // (A project to enable 3D game development in Haskell)
 // For the latest info, see http://www.althainz.de/HGamer3D.html
 // 
-// Copyright 2011 Dr. Peter Althainz
+// (c) 2011 Peter Althainz
 // 
 // Licensed under the Apache License, Version 2.0 (the "License");
 // you may not use this file except in compliance with the License.
diff --git a/include/Utils.h b/include/Utils.h
--- a/include/Utils.h
+++ b/include/Utils.h
@@ -3,7 +3,7 @@
 (A project to enable 3D game development in Haskell)
 For the latest info, see http://www.althainz.de/HGamer3D.html
 
-Copyright 2011 Dr. Peter Althainz
+(c) 2011 Peter Althainz
 
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
