Export the symbol for Physics::Integraiton::GetPhysicsWorld 15/299215/1
authorRichard Huang <r.huang@samsung.com>
Thu, 21 Sep 2023 15:36:23 +0000 (16:36 +0100)
committerRichard Huang <r.huang@samsung.com>
Thu, 21 Sep 2023 15:36:23 +0000 (16:36 +0100)
Change-Id: Ica8e9689c98aef9ce77c838fa3b778c53ca213e2

dali-physics/integration-api/integ-physics-adaptor.h

index 38edd37..469c056 100644 (file)
@@ -22,6 +22,6 @@
 
 namespace Dali::Toolkit::Physics::Integration
 {
-Integration::PhysicsWorld GetPhysicsWorld(PhysicsAdaptor adaptorHandle);
+DALI_TOOLKIT_API Integration::PhysicsWorld GetPhysicsWorld(PhysicsAdaptor adaptorHandle);
 
 } // namespace Dali::Toolkit::Physics::Integration