Forum : Ride IDE
Original Post
Post Information | Post |
---|---|
January 28, 2014 - 10:57am
|
Could anybody expand on the difference between the $(ProjectDir) and $(ApplicationDir) keywords when used to to set compiler directories such as the Include Directory. I assumed ProjectDir would be where the project .rprj file resides and ApplicationDir seems to be the root directory of the project but the manual definition is not clear. I have had success using keyword $(ApplicationDir) but no success using $(ProjectDir). |