diff options
Diffstat (limited to 'VC2013/MCServer.rc')
-rw-r--r-- | VC2013/MCServer.rc | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/VC2013/MCServer.rc b/VC2013/MCServer.rc new file mode 100644 index 000000000..e0fbbea5d --- /dev/null +++ b/VC2013/MCServer.rc @@ -0,0 +1,17 @@ +// Generated by ResEdit 1.5.11 +// Copyright (C) 2006-2012 +// http://www.resedit.net + +#include <windows.h> +#include <commctrl.h> +#include <richedit.h> +#include "resource_MCServer.h" + + + + +// +// Icon resources +// +LANGUAGE 9, SUBLANG_DEFAULT +IDI_ICON1 ICON "icon.ico" |