<div dir="ltr"><div class="">
<p>I am converting a project to use cmake to generate my visual studio (2010) project files. </p>
<p>When I directly use Visual Studio to (successfully) compile/link my
project, I start by creating a "QuickWin Application Intel(R) Visual
Fortan" project. This seems to set up all the correct libraries et
cetera for my project.</p>
<p>When I use cmake (2.8.10.2) I can not seem to figure out how to have
it generate the Visual Studio project file with the same defaults. And I
can not seem to see how to change the cmake generated Visual Studio
project file to be of the QuickWin type.</p>
<p>Is there a way to tell cmake that it should generate a QuickWin project file?</p>
<p>Thanks in advance.</p>
-sanjay</div></div>