<?xml version="1.0" encoding="utf-8"?> <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup> <ClInclude Include="..\deushax\gtk\glmapview.h" /> <ClInclude Include="..\deushax\mapviewer.h" /> </ItemGroup> <ItemGroup> <ClCompile Include="..\deushax\gtk\editor.cpp" /> <ClCompile Include="..\deushax\gtk\glmapview.cpp" /> <ClCompile Include="..\deushax\mapviewer.cpp" /> </ItemGroup> </Project>