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:
authorXhmikosR <xhmikosr@users.sourceforge.net>2010-07-24 01:35:38 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2010-07-24 01:35:38 +0400
commit32e9734535b82449b4630f3dca02d8817817ccd4 (patch)
tree33b4dfc03d35dfd589bf688c19187a158745eb16 /src/apps/mplayerc/LcdSupport.cpp
parentbb4d1f8530c057e5d8f2b3fc40bcc719608553b0 (diff)
-renamed "strbase.lib" to "BaseClasses.lib"
-removed "#pragma comment(lib, libname)" -sorted linker libs alphabetically git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@2148 10f7b99b-c216-0410-bff0-8a66a9350fd8
Diffstat (limited to 'src/apps/mplayerc/LcdSupport.cpp')
-rw-r--r--src/apps/mplayerc/LcdSupport.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/apps/mplayerc/LcdSupport.cpp b/src/apps/mplayerc/LcdSupport.cpp
index 6f35d6339..6455fd085 100644
--- a/src/apps/mplayerc/LcdSupport.cpp
+++ b/src/apps/mplayerc/LcdSupport.cpp
@@ -30,9 +30,6 @@
#include "LcdSupport.h"
-// make sure we use the library
-#pragma comment(lib, "lgLcd.lib")
-
#define LCD_APP_NAME "Media Player Classic"
#define LCD_UPD_TIMER 40