Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Jungle on September 11, 2012, 10:14:24 am

Title: How to get currend wizard files path?
Post by: Jungle on September 11, 2012, 10:14:24 am
In wizard script I want to add custom build script to the project. This script is located in wizard folder. So what is the proper way to get path to this script file?

===

Found workaround.