r4988 - trunk/gta02-core
werner at docs.openmoko.org
werner at docs.openmoko.org
Fri May 15 14:58:54 CEST 2009
Author: werner
Date: 2009-05-15 14:58:53 +0200 (Fri, 15 May 2009)
New Revision: 4988
Modified:
trunk/gta02-core/gta02-core.pro
Log:
Changed relative paths from components/... to ./components/..., for
better compatibility with older versions of KiCad.
Reported by Dave Ball <openmoko at underhand.org>
Modified: trunk/gta02-core/gta02-core.pro
===================================================================
--- trunk/gta02-core/gta02-core.pro 2009-05-14 23:40:43 UTC (rev 4987)
+++ trunk/gta02-core/gta02-core.pro 2009-05-15 12:58:53 UTC (rev 4988)
@@ -108,9 +108,9 @@
LibName1=power
LibName2=device
LibName3=conn
-LibName4=components/aat1275
-LibName5=components/k4m51323pe
-LibName6=components/lis302dl
-LibName7=components/pcf50633-04-n3
-LibName8=components/wm8753l
-LibName9=components/s3c2442
+LibName4=./components/aat1275
+LibName5=./components/k4m51323pe
+LibName6=./components/lis302dl
+LibName7=./components/pcf50633-04-n3
+LibName8=./components/wm8753l
+LibName9=./components/s3c2442
More information about the commitlog
mailing list