From 2d31d77a8ba231cb03ec35863c4c4ce2024f6509 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Thu, 29 Jul 2010 12:37:48 +0000 Subject: FS#11470 - new skin code, finally svn uses the new parser from the theme editor. This means that a skin that passes the editor WILL pass svn and checkwps (unless the target runs out of skin buffer or something. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27613 a1c6a512-1295-4272-9138-f99709370657 --- lib/skin_parser/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/skin_parser/SOURCES') diff --git a/lib/skin_parser/SOURCES b/lib/skin_parser/SOURCES index 3024797255..37a6e9a03c 100644 --- a/lib/skin_parser/SOURCES +++ b/lib/skin_parser/SOURCES @@ -1,6 +1,6 @@ skin_buffer.c skin_parser.c -#ifndef ROCKBOX +#if !defined(ROCKBOX) || defined(__PCTOOL__) skin_debug.c #endif skin_scan.c -- cgit v1.2.3