Hi, How can we access TLazProject.LazCompilerOptions custom options in an IDE add-on package that creates a project type such as the HTTP server web app? I need to add to the custom options -dUseCThreads. TLazProject.LazCompilerOptions.SetCustomOptions is abstract. Stephano