Look in Source/cmGlobalVisualStudioGenerator.cxx at the CallVisualStudioMacro method. That's where it's called from C++.<div><br></div><div>Or you could modify the VS macro itself. Look in the VS UI for "Tools > Macros > Macros IDE..." to inspect the code of the macro that CMake calls.<br>
<br></div><div><br></div><div>HTH,</div><div>David</div><div><br><div><br><div class="gmail_quote">On Tue, Dec 16, 2008 at 5:04 PM, James Bigler <span dir="ltr"><<a href="mailto:jamesbigler@gmail.com">jamesbigler@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Is it possible to temporarily disable the Visual Studio reload plugin?<br><br>I'm running '<a href="http://devenv.com" target="_blank">devenv.com</a> /Build' from emacs (think of it as a commandline make for VS projects) and it would be super awesome to disable the reloading plugin with an environment variable so that the build script isn't interrupted by VS asking if I want to reload the project. By using an environment variable the plugin could be disabled globally or just for the script's invocation.<br>
<br>If this could be added, could someone point me to the relevant parts in the source code that calls the plugin? I may be able to offer a patch that does this.<br><br>Thanks,<br><font color="#888888">James<br>
</font><br>_______________________________________________<br>
CMake mailing list<br>
<a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br></div></div>