Look in&nbsp;Source/cmGlobalVisualStudioGenerator.cxx at the CallVisualStudioMacro method. That&#39;s where it&#39;s called from C++.<div><br></div><div>Or you could modify the VS macro itself. Look in the VS UI for &quot;Tools &gt; Macros &gt; Macros IDE...&quot; 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">&lt;<a href="mailto:jamesbigler@gmail.com">jamesbigler@gmail.com</a>&gt;</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&#39;m running &#39;<a href="http://devenv.com" target="_blank">devenv.com</a> /Build&#39; 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&#39;t interrupted by VS asking if I want to reload the project.&nbsp; By using an environment variable the plugin could be disabled globally or just for the script&#39;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?&nbsp; 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>