User forums > General (but related to Code::Blocks)

is it possible to set a working dir for compilation?

(1/1)

mattn2:
Hi.

we have a project file that is below project/build/projects/name.cbp and a sourcedir below project/src - is it somehow possible to set the compile working dir to project/? i'm asking this because in our rc file we have a path for a manifest file (project.exe.manifest) that is below project/build/projects/ - crosscompiling with a makefile works fine when the resource it set to the path build/projects/project.exe.manifest in the project.rc file. but this is not working for c::b - i really don't wanna add a preprocessor variable to be able to use codeblocks. so i'm searching for the above mentioned option to make codeblocks not search the resource in project/build/projects/build/projects/project.exe.manifest.

thanks a lot

Navigation

[0] Message Index

Go to full version