Fixed Windows installer file list.

This commit is contained in:
Matthew Bowra-Dean
2010-11-12 21:53:22 +13:00
committed by Paul Chote
parent a1bc31883b
commit fb173af647

View File

@@ -78,9 +78,9 @@ Section "Client" Client
File "${SRCDIR}\OpenRA.Game.exe"
File "${SRCDIR}\OpenRA.Utility.exe"
File "${SRCDIR}\OpenRA.FileFormats.dll"
File "${SRCDIR}\OpenRA.Renderers.Gl.dll"
File "${SRCDIR}\OpenRA.Renderers.Cg.dll"
File "${SRCDIR}\OpenRA.Renderers.Null.dll"
File "${SRCDIR}\OpenRA.Renderer.Gl.dll"
File "${SRCDIR}\OpenRA.Renderer.Cg.dll"
File "${SRCDIR}\OpenRA.Renderer.Null.dll"
File "${SRCDIR}\COPYING"
File "${SRCDIR}\HACKING"
File "${SRCDIR}\INSTALL"