Skip to main content
erunarsson9
Associate
February 28, 2006
Question

Using .lkf ..

  • February 28, 2006
  • 1 reply
  • 550 views
Posted on February 28, 2006 at 06:07

Using .lkf ..

This topic has been closed for replies.

1 reply

erunarsson9
Associate
May 17, 2011
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?