The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=11968 ====================================================================== Reported By: ThomasZymara Assigned To: ====================================================================== Project: CMake Issue ID: 11968 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-03-14 06:32 EDT Last Modified: 2011-03-14 06:32 EDT ====================================================================== Summary: cmake uses wrong project-guid entry (Visual Studio 2010): "ProjectGUID" Description: MFC Application project-file is corrupt, due to the wrong xml-entry: "ProjectGUID"
correct would be: "ProjectGuid" (Visual Studio 2010, SP1, Windows SDK 7.1) Additional Information: maybe related to issue : http://public.kitware.com/Bug/view.php?id=11437 ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-03-14 06:32 ThomasZymara New Issue ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
