From 35249c1fafb507d6f38de717a084e91c5c9874cc Mon Sep 17 00:00:00 2001 From: Paul Chote Date: Sun, 12 Mar 2017 20:17:48 +0000 Subject: [PATCH] Remove windows icon from OpenRA.Game.exe. --- Makefile | 1 - OpenRA.Game/OpenRA.Game.csproj | 4 ---- 2 files changed, 5 deletions(-) diff --git a/Makefile b/Makefile index e8e609c586..ca0ae6f3a5 100644 --- a/Makefile +++ b/Makefile @@ -102,7 +102,6 @@ game_SRCS := $(shell find OpenRA.Game/ -iname '*.cs') game_TARGET = OpenRA.Game.exe game_KIND = winexe game_LIBS = $(COMMON_LIBS) $(game_DEPS) thirdparty/download/SharpFont.dll thirdparty/download/Open.Nat.dll -game_FLAGS = -win32icon:OpenRA.Game/OpenRA.ico PROGRAMS += game game: $(game_TARGET) diff --git a/OpenRA.Game/OpenRA.Game.csproj b/OpenRA.Game/OpenRA.Game.csproj index 1cc6d5c814..e02b9ba75e 100644 --- a/OpenRA.Game/OpenRA.Game.csproj +++ b/OpenRA.Game/OpenRA.Game.csproj @@ -16,7 +16,6 @@ false - OpenRA.ico publish\ true Disk @@ -352,8 +351,5 @@ false - - -