Changeset 1021 for trunk/Source/Base/Base/OSGSharedObjectHandler.cpp
- Timestamp:
- 11/26/07 22:53:32 (1 year ago)
- Files:
-
- trunk/Source/Base/Base/OSGSharedObjectHandler.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/Source/Base/Base/OSGSharedObjectHandler.cpp
r627 r1021 399 399 #else 400 400 tmpString.append(szName); 401 #ifndef NDEBUG 402 tmpString.append(OSGT("_d")); 403 #endif 401 404 tmpString.append(OSGT(".dll")); 402 405 #endif
