gfxtools/Color/group/bld.inf
changeset 28 682a0332b10b
parent 20 f16fd3b6a4cc
--- a/gfxtools/Color/group/bld.inf	Thu May 27 13:53:15 2010 +0300
+++ b/gfxtools/Color/group/bld.inf	Fri Jun 11 14:37:49 2010 +0300
@@ -19,14 +19,14 @@
 #include <platform_paths.hrh>
 
 PRJ_PLATFORMS
-CWTOOLS TOOLS
+CWTOOLS TOOLS TOOLS2
 
 PRJ_EXPORTS
 
 PRJ_MMPFILES
-#if defined(TOOLS) || defined(CWTOOLS)
-../group/Color.mmp
-/* gnumakefile ../group/convcolor.mk */
+#if defined(TOOLS) || defined(CWTOOLS) || defined(TOOLS2)
+Color.mmp
+/* gnumakefile convcolor.mk */
 #endif
 
 // End of File