From b970916e99fd3f08299335186582fb244eee8688 Mon Sep 17 00:00:00 2001 From: Tgui Date: Mon, 28 Aug 2006 17:14:17 +0000 Subject: [PATCH] Fixed path errors git-svn-id: http://svn.3splooges.com/romraider-arch/trunk@270 d2e2e1cd-ba16-0410-be16-b7c4453c7c2d --- manifest | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest b/manifest index 2fb12082..826d1390 100644 --- a/manifest +++ b/manifest @@ -1,12 +1,12 @@ Manifest-Version: 1.0 Main-Class: enginuity.ECUExec -Class-Path: libs/Graph3d.jar - libs/j3dcore.jar - libs/j3dutils.jar - libs/jep.jar - libs/JFontChooser.jar - libs/swing-layout-1.0.jar - libs/vecmath.jar +Class-Path: lib/Graph3d.jar + lib/j3dcore.jar + lib/j3dutils.jar + lib/jep.jar + lib/JFontChooser.jar + lib/swing-layout-1.0.jar + lib/vecmath.jar