Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrevil_xxl <drevil_xxl@users.sourceforge.net>2008-08-24 20:36:45 +0400
committerdrevil_xxl <drevil_xxl@users.sourceforge.net>2008-08-24 20:36:45 +0400
commite15557ec42e1e4210f57345f4e46a304b7c63752 (patch)
tree922e7de1d26496908ac66ac2ea7b0f9f6ebbff2c /src/apps/mplayerc/res
parent86abba5bc0b4e11513834dae2a3fb4bcdfe88d6c (diff)
updates for x64
git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@754 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/res')
-rw-r--r--src/apps/mplayerc/res/mplayerc.rc24
1 files changed, 2 insertions, 2 deletions
diff --git a/src/apps/mplayerc/res/mplayerc.rc2 b/src/apps/mplayerc/res/mplayerc.rc2
index e62f92105..78d181e8b 100644
--- a/src/apps/mplayerc/res/mplayerc.rc2
+++ b/src/apps/mplayerc/res/mplayerc.rc2
@@ -18,7 +18,7 @@
//
// Generated from the TEXTINCLUDE 2 resource.
//
-#include "afxres.h"
+#include "afxres.h"
/////////////////////////////////////////////////////////////////////////////
#undef APSTUDIO_READONLY_SYMBOLS
@@ -39,7 +39,7 @@ LANGUAGE LANG_NEUTRAL, SUBLANG_SYS_DEFAULT
// FILE
//
-#ifdef WIN64
+#ifdef _WIN64
IDF_LOGO1 FILE "res\\x64\\logo.1.png"
IDF_LOGO2 FILE "res\\x64\\logo.2.png"
IDF_LOGO3 FILE "res\\x64\\logo.3.png"