Fix OpenThreads DLL name for Windows build
This commit is contained in:
parent
ae16d935e3
commit
c8b5cc8a26
2 changed files with 2 additions and 2 deletions
|
@ -82,7 +82,7 @@ Section "" ;No components page, name is not important
|
|||
File ${OSGInstallDir}\bin\osg${OSGSoNumber}-osgSim.dll
|
||||
File ${OSGInstallDir}\bin\osg${OSGSoNumber}-osgFX.dll
|
||||
|
||||
File ${OSGInstallDir}\bin\ot12-OpenThreads.dll
|
||||
File ${OSGInstallDir}\bin\ot13-OpenThreads.dll
|
||||
|
||||
File ${ThirdPartyBinDir}\*.dll
|
||||
|
||||
|
|
|
@ -81,7 +81,7 @@ Section "" ;No components page, name is not important
|
|||
File ${OSGInstallDir}\bin\osg${OSGSoNumber}-osgSim.dll
|
||||
File ${OSGInstallDir}\bin\osg${OSGSoNumber}-osgFX.dll
|
||||
|
||||
File ${OSGInstallDir}\bin\ot12-OpenThreads.dll
|
||||
File ${OSGInstallDir}\bin\ot13-OpenThreads.dll
|
||||
|
||||
File ${ThirdPartyBinDir}\*.dll
|
||||
|
||||
|
|
Loading…
Reference in a new issue