Author Topic: CodeBlocks-unix-cbp errata  (Read 4623 times)

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2873
CodeBlocks-unix-cbp errata
« on: July 15, 2006, 07:45:18 pm »

Line 267 of CodeBlocks-unix.cbp contains the line:

Code
<Add directory="sdk/as" />

Is this an old angelscript reference?

Offline Der Meister

  • Regular
  • ***
  • Posts: 307
Re: CodeBlocks-unix-cbp errata
« Reply #1 on: July 15, 2006, 07:49:17 pm »
I think so. This line should probably be removed because this directory doesn't exist anymore.  :)
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5529
Re: CodeBlocks-unix-cbp errata
« Reply #2 on: July 15, 2006, 09:18:48 pm »
removed ;-)