News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

PrjUserEnv Add-In

Started by TimoVJL, November 23, 2016, 10:56:48 AM

Previous topic - Next topic

TimoVJL

PrjUserEnv Add-In modify current project INCLUDE and LIB.
It adds paths from users PrjUserEnv.ini file.

I someone  create own fSDK folder, that folder can added to project INCLUDE and LIB paths.

Example PrjUserEnv64.ini file for poide64.exe:[Paths]
Include=C:\code\fSDK\include
Lib=C:\code\fSDK\lib\Win
Lib64=C:\code\fSDK\lib\Win64


EDIT:
The setup dialog for it: Tools -> Options... Add-ins tab Options... button
May the source be with you

TimoVJL

Updated.
Now it support local ini-file too.
A new option how it add paths:[Paths]
Mode=0 ;0=at end 1=at beginning

For example, if someone want to test fSDK, can use Mode=1 so it is included first.
A local ini-file can add folder/folders to the end, if user want to make several test projects quickly with same additional folders.
May the source be with you

frankie

"It is better to be hated for what you are than to be loved for what you are not." - Andre Gide