(question) ASM file dependencies for Visual Studio.

Started by xanatose, November 25, 2008, 08:18:02 PM

Previous topic - Next topic

xanatose

I am making a project in 100% assembly, but using Visual Studio for building and debugging. But I cannot find a way to tell VS the dependencies on each .asm file, nor does it automatically find them.

Does anyone know a way to manually tell VS when a file is dependent on another one?