Author: eudoxos
Date: 2009-07-13 11:41:46 +0200 (Mon, 13 Jul 2009)
New Revision: 1860
Modified:
trunk/pkg/dem/SConscript
Log:
1. Fix EngineUnits linkage for SImpleViscoelasticRelationships
Modified: trunk/pkg/dem/SConscript
===================================================================
--- trunk/pkg/dem/SConscript 2009-07-12 21:22:02 UTC (rev 1859)
+++ trunk/pkg/dem/SConscript 2009-07-13 09:41:46 UTC (rev 1860)
@@ -970,7 +970,8 @@
,['Engine/EngineUnit/SimpleViscoelasticRelationships.cpp']
,LIBS=env['LIBS']+['SimpleViscoelasticBodyParameters'
,'ViscoelasticInteraction'
- ,'SpheresContactGeometry'
+ ,'SpheresContactGeometry',
+ 'EngineUnits'
])
,env.SharedLibrary('BasicViscoelasticRelationships'
_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help : https://help.launchpad.net/ListHelp