Link to an exe file before compilation
-
Hi all! I m using an open source project. When i start building the project files, first an executable (.exe) is run before build & upon its execution, the project files are built. This .exe has been included in the project's main directory. Now, i wanna know how this project is accessing the .exe file before the start of the build process. Is there any file (in case of MSVC 6.0) that needs to be looked for? or any other project settings, from where i can see that .exe's linking to the project? Usman Arif
-
Hi all! I m using an open source project. When i start building the project files, first an executable (.exe) is run before build & upon its execution, the project files are built. This .exe has been included in the project's main directory. Now, i wanna know how this project is accessing the .exe file before the start of the build process. Is there any file (in case of MSVC 6.0) that needs to be looked for? or any other project settings, from where i can see that .exe's linking to the project? Usman Arif