- added libvlc to windows installer

This commit is contained in:
Mark Vejvoda
2012-05-18 23:18:31 +00:00
parent 5aea7887e5
commit 1ffc0a3fc4

View File

@@ -3,8 +3,8 @@
!define APNAME MegaGlest
!define APNAME_OLD Mega-Glest
!define APVER_OLD 3.6.0
!define APVER 3.6.0.2
!define APVER_OLD 3.6.0.2
!define APVER 3.6.1
Name "${APNAME} ${APVER}"
SetCompressor /FINAL /SOLID lzma
@@ -223,6 +223,10 @@ Section "${APNAME} (required)"
File "..\..\..\data\glest_game\openal32.dll"
File "..\..\..\data\glest_game\xerces-c_3_0.dll"
File "..\..\..\data\glest_game\libvlccore.dll"
File "..\..\..\data\glest_game\libvlc.dll"
File /r /x .svn /x mydata "..\..\..\data\glest_game\plugins"
SetOutPath "$INSTDIR\blender\"
File "..\..\..\data\glest_game\xml2g.exe"
File "..\..\..\data\glest_game\g2xml.exe"