Last change
on this file since 906 was
906,
checked in by sam, 11 years ago
|
build: new Visual Studio build files, for the engine core and the debug
quad application.
|
File size:
469 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?> |
---|
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
---|
3 | <ItemGroup> |
---|
4 | <ClInclude Include="..\deushax\gtk\glmapview.h" /> |
---|
5 | <ClInclude Include="..\deushax\mapviewer.h" /> |
---|
6 | </ItemGroup> |
---|
7 | <ItemGroup> |
---|
8 | <ClCompile Include="..\deushax\gtk\editor.cpp" /> |
---|
9 | <ClCompile Include="..\deushax\gtk\glmapview.cpp" /> |
---|
10 | <ClCompile Include="..\deushax\mapviewer.cpp" /> |
---|
11 | </ItemGroup> |
---|
12 | </Project> |
---|
Note: See
TracBrowser
for help on using the repository browser.