more mac packing fixes
This commit is contained in:
2
Makefile
2
Makefile
@@ -23,7 +23,7 @@ game_TARGET = OpenRa.Game.exe
|
||||
game_KIND = winexe
|
||||
game_DEPS = $(fileformats_TARGET)
|
||||
game_LIBS = $(COMMON_LIBS) System.Windows.Forms.dll $(game_DEPS) \
|
||||
thirdparty/Tao/Tao.OpenAl.dll thirdparty/Tao/Tao.Freetype.dll
|
||||
thirdparty/Tao/Tao.OpenAl.dll thirdparty/Tao/Tao.FreeType.dll
|
||||
game_FLAGS = -win32icon:OpenRa.Game/OpenRa.ico
|
||||
|
||||
ra_SRCS = $(shell find OpenRa.Mods.RA/ -iname '*.cs')
|
||||
|
||||
Reference in New Issue
Block a user