Change locale files location
This commit is contained in:
parent
3db471f83a
commit
434ec9c314
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ Section "" ;No components page, name is not important
|
|||
; VC runtime redistributables
|
||||
File "$%VCINSTALLDIR%\redist\x86\Microsoft.VC100.CRT\*.dll"
|
||||
|
||||
File /r ${FGRunDir}\share
|
||||
File /r ${FGRunDir}\share\locale
|
||||
|
||||
SetOutPath $INSTDIR\osgPlugins-${OSGVersion}
|
||||
File ${OSGPluginsDir}\osgdb_ac.dll
|
||||
|
|
Loading…
Reference in a new issue