From Luigi Calori, introduction of versioning of dll's and placement of dll and plugins into bin directory during build.

This commit is contained in:
Robert Osfield
2007-08-30 10:41:15 +00:00
parent 712dbacda3
commit 4328bdacc2
7 changed files with 100 additions and 13 deletions

View File

@@ -66,6 +66,7 @@ ADD_LIBRARY(${LIB_NAME}
LINK_INTERNAL(${LIB_NAME}
osgText
osgUtil
osgDB
osg
OpenThreads
)