Last change
on this file since 942 was
906,
checked in by sam, 12 years ago
|
build: new Visual Studio build files, for the engine core and the debug
quad application.
|
File size:
452 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\debugsprite.h" /> |
---|
5 | <ClInclude Include="..\deushax\game.h" /> |
---|
6 | </ItemGroup> |
---|
7 | <ItemGroup> |
---|
8 | <ClCompile Include="..\deushax\debugsprite.cpp" /> |
---|
9 | <ClCompile Include="..\deushax\deushax.cpp" /> |
---|
10 | <ClCompile Include="..\deushax\game.cpp" /> |
---|
11 | </ItemGroup> |
---|
12 | </Project> |
---|
Note: See
TracBrowser
for help on using the repository browser.