cancel
Showing results for 
Search instead for 
Did you mean: 

Using .lkf ..

erunarsson9
Associate
Posted on February 28, 2006 at 06:07

Using .lkf ..

1 REPLY 1
erunarsson9
Associate
Posted on May 17, 2011 at 10:19

Hi all,

I'm using a SlickEdit editor ,and I'm setting up the project using Cosmic compiler and the .lkf file.

The .lkf file is made automatically and the files are referred (.o) with relative path (\Debug). I must use absolute path list (c:\bl\bbl\Debug\file.o)

Is there a good way to generalise this?

Feks.'' #define _path c:\bl\bbl\ ''

Also the BAT file I'm using.. how do I do this?